Releases: kidfearless/Foundry-TrueRNG
Releases · kidfearless/Foundry-TrueRNG
Update TrueRNG to be compatible with 0.8.5
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
v1.0.5 commit
Added quick toggle button
v1.0.4 tidy up quick toggle button, increment version
Cache API Keys across sessions, fix submenu for module settings
Cache API Keys across sessions
Fix submenu for module settings
Added Debug logging, api implementations, module toggling
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
Added an alert dialog if a player attempted to use TrueRNG without an API key.
initial release
v1.0.0 Add License, support link, and update module.json