Skip to content

Commit b5ae5ac

Browse files
committed
v0.9.3
1 parent 5c434a6 commit b5ae5ac

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
v0.9.3
2+
- Fixed a bug where the StatsPerLevel config option could be lower than 5
3+
- Fixed issues with MultipleHUD 1.0.4 compatibility
4+
- Added percentage to XP needed in stats screen
5+
- Added optional support for HyUI for the stats screen (This is a new screen that only shows if HyUI is installed)
6+
- Added a new item, Tome of Skills. This item opens the stats screen for the player that holds it.
7+
- Added a percentage amount if the show XP needed config option is enabled.
8+
19
v0.9.2
210

311
***WARNING: THIS VERSION CHANGES THE CONFIG LOCATION PLEASE BACK UP YOUR OLD CONFIG BEFORE UPDATING***

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ mod_logo = icon.png
2525
mod_url = https://modtale.net/mod/levelingcore
2626
mod_issues = https://github.com/AzureDoom/LevelingCore/issues
2727
mod_sources = https://github.com/AzureDoom/LevelingCore
28-
version = 0.9.2
28+
version = 0.9.3
2929
includes_pack = true
3030
disabled_by_default = false
3131
patchline = release

0 commit comments

Comments
 (0)