|
| 1 | +v0.9.2 |
| 2 | + |
| 3 | +***WARNING: THIS VERSION CHANGES THE CONFIG LOCATION PLEASE BACK UP YOUR OLD CONFIG BEFORE UPDATING*** |
| 4 | + |
| 5 | +- Fixed available ability points in the level-up message being the total number of points a player has not the number of points they can use. |
| 6 | +- Added support for the Update Checker mod. |
| 7 | +- Removed Simply Party XP Share compatibility, mod is no longer updated, it seems, and is not allowing mod distribution via CF. |
| 8 | +- Fixed missing interaction JSON for SkillPointResetInteraction. |
| 9 | +- Fixed an incorrect link in the manifest for the plugin along with a few other small changes there. |
| 10 | +- Made MultipleHUD dependency optional, but with annoying messages if it is not installed. |
| 11 | +- Fixed /showstats command not working for non-op players. |
| 12 | +- Removed unused config options. |
| 13 | +- Fixed nameplates not removing levels whenever the config is changed to disable levels on mobs or players. |
| 14 | +- Fixed xp gain from running if xp is 0 or less. |
| 15 | +- Added new config options for PartyPro and Party plugin compatibility. |
| 16 | + - Added a config option to split XP between party members with a configurable percentage. |
| 17 | + - Added a config option to if the player member who gained XP should be given the full instead of the split XP. |
| 18 | + - Added a config option to enable a configurable distance check to prevent XP gain from party members that are too far away. |
| 19 | +- **Moved all data to com.azuredoom_levelingcore folder in the mods folder.** |
| 20 | + - **Old data will be need to be manually migrated. Sorry!** |
| 21 | +- Fixed some more errors related to wrong threads. |
| 22 | +- Added a config option for mob level multiplier. |
| 23 | + - Controls how strongly a mob’s level scales the amount of XP it rewards. |
| 24 | + |
1 | 25 | v0.9.1 |
2 | 26 | - Removed the playername from the /showstats command completely. |
3 | 27 | - Mob leveling is no longer applied to mobs with health <= 0, fully fixes death animation bug. |
|
0 commit comments