Skip to content

PlayerEx

Compare
Choose a tag to compare
@CleverNucleus CleverNucleus released this 05 May 14:21
· 122 commits to master since this release

-Removed OverlayScreen overlay hud
+Rewritten overlay hud
+Added support for AppleSkin into the hud (not dependant on AppleSkin)
+Added config option to enable/disable additional food stats
+Added config option to disable the health element in the overlay only
+Added config option to move attributes screen button
*Changed config option "enableGui" to "enableHUD"
+Added keybinding for overlay hud
+Added underlay horse jump bar (like vanilla)
+Added relevant lang

-Removed onExperiencePickup
+Added onExperienceProcessed: instead of all experience counting doubly for vanilla and playerex levelling, experience gained is now split, and hence consumed.
+Added config option to set the percentage of experience that goes towards levelling playerex levels INSTEAD of vanilla levels
+Added command to level up the player's playerex level (/playerex level-up )
*Changed reset command to (/playerex reset )

This change results in the player gaining both vanilla and playerex levels slower than previously. This is perhaps not an ideal solution to xp duping, but it is the best I can come up with for now.

*Incremented version to 1.1.8
*Updated textures slightly