Skip to content

Releases: kidfearless/Foundry-TrueRNG

Update TrueRNG to be compatible with 0.8.5

31 May 23:38
651253f
Compare
Choose a tag to compare
Fix quick toggle button in 0.8.5 (#8)

* Update quick toggle hook point

* update dist file with changes

* make line count the same for mappings

* Update module.json

Improve compatibility with lib-wrapper

18 Apr 13:13
Compare
Choose a tag to compare

Added quick toggle button

17 Apr 15:06
Compare
Choose a tag to compare
v1.0.4

tidy up quick toggle button, increment version

Cache API Keys across sessions, fix submenu for module settings

15 Apr 23:33
Compare
Choose a tag to compare

Cache API Keys across sessions
Fix submenu for module settings

Added Debug logging, api implementations, module toggling

14 Apr 15:14
Compare
Choose a tag to compare

Module can now be enabled and disabled in module settings by the gm
Other modules can now access pre and post rng event handlers via the TrueRNG global variable
Clients can view debug messages in console via the Debug client setting
Added api documentation and type definitions in the definitions folder.

v1.0.1

12 Apr 02:03
Compare
Choose a tag to compare

Added an alert dialog if a player attempted to use TrueRNG without an API key.

initial release

12 Apr 01:30
Compare
Choose a tag to compare
v1.0.0

Add License, support link, and update module.json