Skip to content

1.3.3

Compare
Choose a tag to compare
@anthonyronda anthonyronda released this 17 Jan 03:49
· 650 commits to main since this release
c2ea97b

What's Changed

Features

  • Party Sheet refactor by @freohr in #36
    • The actor selection modal has been replaced. You must now drag and drop from the Actor directory to the Party Sheet.
    • Added a small button to remove an Actor from the Party Sheet.
    • GM may now drag actors from the Party Sheet onto the scene.
    • Fix the rendering synchronization of the party sheet when updating who is in the party on all currently connected clients. The now obsolete "sync" button has been removed.
  • Small refactor of the XP modal by @freohr in #36
    • Auto calculate XP shares on input (instead of having to click on the button, which has been removed).
    • The XP modal automatically closes on submit.
  • Weapon rolls may now be utilized by third party modules such as Automatic Animations due to new weapon roll flags by @RabidOwlbear in #29

Fixes

  • Hovering over items in your containers no longer cause the right sidebar to jump to the middle of the screen by @anthonyronda in #22
  • Added missing tooltips to combat flags by @anthonyronda in #38
  • Combat tracker fixes by @RabidOwlbear in #29
    • Fixed situations in which rerolling a single combatant would not update the combatant's initiative
    • Fixed situations in which large combats would cause Foundry to become unresponsive when re-rolling initiative, such as when beginning a new round

Locales

New Contributors

Full Changelog: 1.3.2...1.3.3