Releases: mindflayer-vtt/foundryvtt-mindflayer
Releases · mindflayer-vtt/foundryvtt-mindflayer
v3.0.0
3.0.0 (2025-06-09)
- feat(foundry-v12)!: update module to fix compatibility (07b61da)
- feat(foundry-v12)!: update module to fix compatibility (76f22fd)
Bug Fixes
- ambilight: add compatibility for new api without data object (9a4cf7a)
- ci: reduce image size and update github workflow versions (dd3f9c1)
- remove old json schema and up minimum version (25f4c6d)
Features
- autoclose shared images in fullscreen mode after 20s (d30576a)
BREAKING CHANGES
- compatibility with 11 and earlier untested and unsupported
- compatibility with 11 and earlier untested and unsupported
v2.3.3
2.3.3 (2022-08-05)
Bug Fixes
- door-control: fixed exception and built workaround for new code which checks the button number on door mousedown events (f69802a)
- get torch button to work again (f6f74bd)
- updated dependencies (1d3050c)
v2.3.2
2.3.2 (2022-07-22)
Bug Fixes
- dependencies: update npm dependencies (50e95cb)
- loader: ensure socketlib is always loaded, as we need it to communicate between clients even if the module is otherwise off (a3d6013)
- timers: socketlib submodule now sends messages properly (8e48ee5)
v2.3.1
2.3.1 (2022-07-02)
Bug Fixes
- dependencies: update npm-dependencies and supported foundry vtt version (2d10373)
v2.3.0
2.3.0 (2022-06-08)
Bug Fixes
- npm-updates: updating all dependencies (a912e18)
Features
- #20: added timer macro (4eadc97), closes #20
- #20: can now start multiple timers (1d87dfc), closes #20
- combat timer durations are now configurable in the settings (bde505b)
v2.2.1
2.2.1 (2022-05-01)
Bug Fixes
- update dependencies and put LICENSE file in root folder of release (072608d)
v2.2.0
2.2.0 (2022-03-12)
Features
- #21: render border of token on the hud layer (2b14b78), closes #21
v2.1.1
2.1.1 (2022-03-05)
Bug Fixes
- disable functionality which needs the canvas if it is disabled (49aed3e)
- foundry-v9: fix Keyboard listener for version 9.0.0 (a885852)
- foundry-v9: fixed error during ready() preventing socket startup, prevent permanent notifications, token deselect after scene change and token change by keyboard (238eb5f)
v2.1.0
2.1.0 (2022-02-21)
Features
- combat-indicator: implemented the first version of the combat indicator using the keypads as well as the ambilight (4c0704e)
v2.0.3
2.0.3 (2022-02-07)
Bug Fixes
- keep functions and classes from being renamed (58bf346)