Skip to content

Commit

Permalink
[semver/versioning] update to 4.0.1 & update CL
Browse files Browse the repository at this point in the history
  • Loading branch information
bibi-reden committed Dec 17, 2024
1 parent 15204e4 commit 686359a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 16 deletions.
18 changes: 3 additions & 15 deletions CHANGELOG.md
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.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ parchment_version=1.20.1:2023.09.03
quilt_mappings_version=23

# Mod Properties
mod_version=4.0.0+1.20.1
mod_version=4.0.1+1.20.1
maven_group=com.bibireden.playerex
archives_base_name=playerex-directors-cut

Expand Down

0 comments on commit 686359a

Please sign in to comment.