Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

18 lines (17 loc) · 1.13 KB

v2.0.0-pl 2024-10-09

  • [Feature] Turn timer to keep track of slow players.
  • [Feature] Possibility to add notes to monsters when you create them.
  • [Feature] Log that displays health changes.
  • [Feature] Possibility to change temporary effect anchor entity.
  • [Feature] Selected character set will now be remembered.
  • [Removed] Surprised is taken out, because it was never used.
  • [Removed] Buttons for decreasing and increase 1, 5, and 10 HP.
  • [Removed] Monsters with the same name will no longer have a number attached to it. Use the initiative order instead.
  • [Fix] Correctly start encounter on round 1 instead of 0.
  • [Fix] Some bugs related to character sets.
  • [Improvement] Reorganized the main playing interface, and moved some stuff around.
  • [Improvement] Include entity initiative number in various places instead of just name.
  • [Improvement] Dropdown menus are prettier.
  • [Improvement] Temporary effects has 60 prefilled as the default value, because it is almost always is the correct value.
  • [Other] Added simple footer (which looks pretty weird if the page is too short).