- bug: when deleting a user that has a tiny-ui the ui sticks around until reloaded. fixed.
- feature: token rotation module
- fix default config for standard mapped gamepads
- ⚠ breaking change: gamepads are no longer bound to actor they are bound to users see docu
- feature Concept for Context Modules (modules that disable gamepad and enable control of a context ui)
- TinyUserInterface Context Module
- feature: Concept UI-Modules
- UI-Module "beavers character selection"
- feature: Gamepad becomes npm module to import types
- feature client specific user settings
- in vtt a user is most often also a client. however in a local setup you connect to one client belonging to a central user.
- move beavers-token-movement to beaversSystemInterface module (in order to share movement with beavers-mobile module)
- improve movement-tick (increase initial tick delay to prevent initial double movement)
- fix ignoring return value of tickEvents.
- fix for bugs when canvas has tokens without actor
- feature allow dnd5e polymorph to switch actor to the new polymorphed actor
- fix mixed token movement ( when mixing movement via mouse or gamepad the gamepad looses track on where to move next)
- code refactoring
- improve ui,
- prevent startup double movement,
- fix diagonal movement
initial release