Skip to content

Commit

Permalink
version bump for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Caltinor committed Jan 1, 2025
1 parent 707cad2 commit f546be6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 18 deletions.
22 changes: 5 additions & 17 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,10 @@
# Changelog

## [1.21.1-2.5.15] - 2024-11-29
## [1.21.1-2.6.17] - 2025-01-01
### Minor Version Changes
- Party Config is now a map of skills and bonuses.
- easy pack config now provides 50% bonus on all skills
- default pack gives 5% for combat and 10% for endurance
- Default data moved to datagen, some values changed to balance them
- Vein base capacity and recharge are now player attributes. The config setting has been removed
- The easy pack now includes an attribute perk to give players the previous minimum values after gaining any mining xp
- players who generated configs will not see this change reflected in their files
- This change reflects a general design choice to move more behavior to attributes
- Updated dimension/biome mob modifiers to use the 1.20 modifier system. (forward feature port)
- Updated default mob modifiers to be global modifiers instead of mob-specific.
### Bugfixes/Tweaks
- Fixed `negative_effect` script keyword applying to positive effects
- Fixed AutoValue Enable/Disable settings not working
- Fixed an issue with item ID lookups, which included some codebase cleanup on lookups in general
- Fixed the new break speed toggle breaking on dedicated servers
- Added `pmmo:gun` damage type tag, default values from common mods, and a corresponding perk.
- Added `showInList` property to skills which, when set to false, will remove it from the overlay list
- Added `for_damage` list property to damage boost perk which further filters the perks application on damage type
- Added Curios Continuation compat
- Fixed black leather armor not having archery bonus
- Fixed damage reduction perk not stacking with incoming damage resulting in extra damage instead of reduced

2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ parchment_mappings_version=2024.11.10
## Mod Properties
mod_id = pmmo
mod_name = Project MMO
mod_version = 2.5.15
mod_version = 2.6.17
mod_license=All Rights Reserved
mod_group_id=java.harmonised.pmmo
mod_authors=Caltinor, Harmony
Expand Down

0 comments on commit f546be6

Please sign in to comment.