Skip to content

v2.0-hotfix.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 12:41
· 108 commits to main since this release
b4a545e

What's Changed

  • Substantial code rework. Removed almost 200 lines of code and broke up the codebase into 4 scripts to handle various aspects and make finding/contributing/updating code much easier.
  • Updated Effect Builder support to handle the new factions and relationships added previously.
  • Substantial performance improvements.
  • Better triggering of aura calculation (such as "IF: Blinded; Aura: 5; test" now recalculating when Blinded is added/removed).
  • Moved "All" settings for Silent Auras option to beginning of the list
  • HOTFIX: some auras were being added multiple times when a single actor had multiple auras on them targeting the same tokens around them

Notable Features Removed (I can add these again if they're still needed)

  • Deferring processing until after token movement is complete.
  • Limiting movement to whole squares.

Full Changelog: v1.23...v2.0-hotfix.1