-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[semver/versioning] update to 4.0.1 & update CL
- Loading branch information
1 parent
15204e4
commit 686359a
Showing
2 changed files
with
4 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,3 @@ | ||
## PlayerEX Is Now Officially Released :) | ||
|
||
**This slates the first official release of the new PlayerEX. It had been stable for a while, although the UI was not fully completed until now.** | ||
|
||
## Additions 🍎 | ||
- Finished the PlayerEX UI to the point where it is ready for release. | ||
- There is now a component set on the right of the UI that has a list of current pages. Use it in order to navigate between multiple mods who use the registry. | ||
- Completely fleshed out the UI with meters and other metrics such as current health and lung capacity along with experience levels to keep track of what you currently have, updated based on your current state. | ||
- Added Weapon & Armor Leveling (created by `naomieow` [much appreciated]) | ||
- Items and weapons in loot tables can be generated with a level. | ||
- Added configuration related to armor and weapon leveling. | ||
- The range they can generate in is different based on dimension. | ||
- Non-Vanilla dimensions follow the overworld range. | ||
- Weapon XP increases by a value specified in the config when a mob is killed. | ||
- Thank you `RedstoneWizard08` for contributing to this system! | ||
## Fixes 🍋 | ||
- All instances of `BowItem`, `CrossbowItem` or `SwordItem` have been considered as levelable weapons. | ||
- All instances of `ArmorItem` have been considered as level-able armor. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters