Skip to content

Release 11.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 21:03
· 36 commits to master since this release

11.0.4

2023-12-19 - Fixing the "Floating tokens bug" plus minor enhancements

  • Fixes a nasty bug which could (during toggling) sporadically cause tokens to float openly across the scene instead of being displaced, hidden & shown at once. This may have been game breaking whenever those tokens had sight! The code for the automated token displacement has been completely refactored, thanks to some very helpful guys on discord (honeybadger, mxzf and others). Extra credits given!
  • Toggling from separate tokens to the single party token (aka "crunching") now tolerates missing tokens (the party must go on, even of it isn't complete). I believe it to be more intuitive and easier to use that way.
  • Optimization in settings menu: Audio files are now easily selectable by filepicker
  • Various internal refactorings