You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.