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.
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, throughThreatre.isntance.functions
(#113). Updated module.json to use V10's manifest pattern.