Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@MaxFleur MaxFleur released this 16 Nov 21:31
· 439 commits to master since this release

Overall:

  • The Character Creation Widget is now completely removed. Starting a new Combat will now open the Table and the Add Character Dialog.
  • Fixed a bug where the user was asked to save a table even when the table was empty.

Table Widget:

  • Shortcuts are now shown in the Context Menu.
  • Trying to save a table using semicolons will now throw an error message.
  • Added a few more effects to the Status Effect Dialog.

Add Character Dialog:

  • Added a new Label Animation, which is triggered if a Character has been stored.

Internal Updates:

  • Restructuring of the Code Files.
  • Added Unit tests for Utils, Character and File handler.
  • Update to C++17.