DetailedLevels
Mod for skills tracking with more details. Enough guessing progress only with the bottom bar.
CHANGELOG
CHANGELOG
1.3.2
- Small fix to prevent random NREs when opening inventory
- Default hotkey changed to F4
1.3.1
- Small fix for exception when pressing Esc or tab for first time in the game
1.3.0
- Created wood panel with options for the mod at the bottom of the skills dialog panel (only in English for now):
- Added existing options of current skill loss and reload tracked skills after dying
- Added new controls to configure level up messages
- Now the toggle value to reload skill buffs after dying remains when exiting the game
- Removed option to disable the mod by config (who does after installing a mod anyway lol)
1.2.2
- Added toggle in skills panel to save skill buffs when dying and setting them automatically when respawing
1.2.1
- Added small icon and text with exact value of the skills percetage lost when dying (not hardcoded. If you change with other mods, it will be shown here)
- Added option to change skill background color in skills dialog from configuration file
1.2.0
- Added new buttons to sort skills dialog by name and by skill, up and down
- Fixed skill dialog hotfix to avoid opening/closing while game is paused
1.1.2
- Adding hotkey to skill dialog button tooltip in inventory
1.1.1
- Added configurable hot key to open/close skills dialog (default = F7)
- Fixed issue when new skill is learnt, it was not creating the buff at that very moment
1.1.0
- Added new feature to select skills and attach them to the buff UI and check progress continuosly while fighting, running, building, etc
1.0.3
- Small fix for removing error in log when loading mod
1.0.2
- Small fix for yellow message when showing level achieved
- Refactored code for future new features
1.0.1
- Added configuration file for manipulating new options
- Enable/disable the mod and the debug logs entirely (logs disabled by default)
- Choose how many decimals you want to see from 0 to 15 (default = 2)
- Choose how often you want to see the yellow message in the center when you skill up (default = each 5 levels)
1.0.0
Initial version