Skip to content

Commit ddc032b

Browse files
committed
version bump for release
1 parent f63e49e commit ddc032b

File tree

2 files changed

+5
-27
lines changed

2 files changed

+5
-27
lines changed

CHANGELOG.md

Lines changed: 4 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,7 @@
11
# Changelog
22

3-
## [1.21.1-2.8.37] - 2026-01-20
4-
This update completely replaces and revamps the Glossary. Here is the breakdown of changes:
5-
6-
# Improvements
7-
- All entries now display on one screen removing the need to change filters to cycle through object or feature types
8-
- images, colors, and spacers are used to break up the text blob and make it easier on the eyes
9-
- Glossary is now full screen and has a collapsible filter panel to improve readability on all GUI scales
10-
- Glossary now Caches on first load so as not to lag machines when opening the glossary repeatedly
11-
- *Note: data reloads and opening with targeted blocks/entities/locations will reset this caching*
12-
- Replaced PMMO button in inventory with a left-side collapsible panel containing the same skill information.
13-
14-
# Additions
15-
- Player-relevant information from the server configs is now shown in the glossary
16-
- [Server]: salvage block, xp from player sources, level formula and max level, skill modifiers, party settings, mob scaling ratios, and global vein settings
17-
- [Skills] max level, skill groupings, afk exemption
18-
- [AntiCheese] settings per skill and anti-cheese type
19-
- Search bar to type in names/IDs of desired objects
20-
21-
# Removed
22-
- PMMO button from inventory (see above detail about side panel)
23-
24-
### Minor Version Changes
25-
- Perk implementations have changed
26-
- registration parameters for description and status lines have been removed
27-
- a separate API call now registers a `PerkRenderer` for custom displays. *Note: this is an optional call since there is a default implementation. However, this only shows common elements, not specific perk behavior*
28-
-
3+
## [1.21.1-2.8.38] - 2026-01-29
4+
### Bugfixes/Tweaks
5+
- Added profiling to the glossary for Spark diagnostics
6+
- Updated inventory skill list to adjust for other widgets like FTBQ buttons.
297

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ parchment_mappings_version=2024.11.17
1919
## Mod Properties
2020
mod_id = pmmo
2121
mod_name = Project MMO
22-
mod_version = 2.8.37
22+
mod_version = 2.8.38
2323
mod_license=All Rights Reserved
2424
mod_group_id=java.harmonised.pmmo
2525
mod_authors=Caltinor, Harmony

0 commit comments

Comments
 (0)