Skip to content

Version 1.11.0

Compare
Choose a tag to compare
@MaxFleur MaxFleur released this 17 Jun 18:29
· 114 commits to master since this release
6e6cf0d

Overall:

  • The status effect handling has been completely redesigned. Status effects are now shown in the table's additional information column as separate widgets. In addition, each status effect now has a permanency and duration parameter, which can be set when creating the effect and modified later. The program automatically decreases the effect's duration if a new round begins and removes it eventually.

Table:

  • Turn change button adjustments.
  • Added an option to display the full ini calculation as a tooltip above the initiative column.
  • Small color adjustments.
  • Fixed a bug where saving was not possible after an undo or redo command has been called.

Add Character Dialog:

  • Removed the Status Effect button. Status Effects are now solely added in the main widget.
  • Additional UI and tooltip readjustments.

Internal:

  • Added a CMake option for installing and uninstalling LCM.
  • Added more unit tests.