League-of-Foundry-Developers / fvtt-module-theatre

GNU General Public License v3.0
32 stars 41 forks source link

Some improvements #116

Closed mclemente closed 1 year ago

mclemente commented 1 year ago

Removed (most) deprecation warnings, mostly related to .data access. Added a Quote Type setting to be used when Automatic Alias Quotes is on. Made some keybinds exclusive to the GM. Fixed update() calls that should be updateSource() (Fix #108) Added keybind to unstage selected tokens (fix #112). Added ways to call the "Add To/Remove From Stage" functions for macro usage, through Threatre.isntance.functions (#113). Updated module.json to use V10's manifest pattern.