To avoid confusion with Minecraft's versioning system, we are transitioning from Semantic Versioning (SemVer) to a Unity like versioning scheme:
- x.y.z
- x: Increment by 1 every year. Since this project started in 2020, the version number 5.0.0 corresponds to the year 2025.
- y: Major or minor increment.
- z: Represents patches, fixes, or hotfixes.
This approach ensures that our version numbers remain distinct and are not mistaken for Minecraft's versions.
Highlight
- Fancy Tab Hud 2.0 (back and customizable)
- Slayer Stuff
- Slayer Bossbars
- Slayer HUD
- Boss slain time
- Personal Best slain time
- Boss and MiniBoss spawn alert
- Mute Enderman sounds
- Laser phase Timer
- Teleport Maze Solver
- Wardrobe helper based on hotbar keybinds
- Daedalus axe as farming tool
- Garden Plots Widget
- Speed Presets (ranchers boots)
- Floor 7 Terminal/Device Waypoints
- Powder mining tracker
- Corpse Finder
- Carnival Helpers
- Smooth AOTE
- CTRL/CMD + F to search inventory
- Estimated Diana burrow pos
- Share position and set waypoint
- Speed Status Bar
- Sack Item Autocomplete
- Viewstash Autocomplete
- Fel Head Glow
- Bits Helper
- Salvage Helper
- Math teacher helper
- More slot text (Evolving Item, New Year Cake, Wardrobe slot)
- Tweak texture positions for quick craft
- Pet rarity backgrounds in pets menu
- 1.8.9 mushroom hitbox
- Skyblock ID tooltip
- Prevent placing protected items in item frames
- Option to share fairy grottos
- Hide latency icons in the tab
- Customizable night vision strength
- Valuable Consumable Protection
- Dwarven Mines unbreakable carpet highlighter
- Dungeon Class-based player glow
- Enchantment abbreviations as slot text
- Raffle task highlighter
- Fix Skin Transparency
- Fix Nukekubi Heads
- Fix kings scent detection
- Fix BazaarPriceTooltip crash in sacks
- Fix PV failing to fetch skins
- Fix NPE
- Fix offhand slot moving around
- Fix crash on missing pet info in slayer rewards
- Fix undyed leather armour turning black
What's Changed
- Use ASM compile-time class transformation for class init via an
@Init
annotation by @Emirlol in #924 - Improved vampire icon in profile viewer by @IllagerCaptain in #969
- Editor Config by @kevinthegreat1 in #800
- Estimated diana burrow pos thing by @viciscat in #714
- BazaarLookup Small Edit by @VeritasDL in #884
- [Location Share & Waypoint] Share position and set waypoint by @BigloBot in #916
- Added Speed Status Bar #855 by @Westsi in #945
- [Slayers] Adds Slayer Bossbars by @BigloBot in #940
- Add wardrobe helper based on hotbar keybinds by @Emirlol in #943
- Update Networth Calculator + Fix EMI Log Spam by @AzureAaron in #1001
- Various Fixes by @AzureAaron in #1004
- Random fixes by @kevinthegreat1 in #1006
- Some Other fixes by @AzureAaron in #1011
- fix kings scent detection for wishing compass by @olim88 in #1012
- More consistent wishing compass triangulation by @wahfl2 in #1003
- Dont glow f/m4 minis by @BigloBot in #996
- Add debug config and a keybind to dump nearby entities by @Emirlol in #961
- added 2 items to ItemCooldowns by @VeritasDL in #1018
- Add SalvageHelper by @kevinthegreat1 in #999
- 1.21.2/1.21.3 by @AzureAaron in #1030
- Glacite waypoints (update) by @Fluboxer in #1008
- Add clamps to wherever they might be needed in DungeonScore by @Emirlol in #1035
- Fix Skin Transparency Correction by @AzureAaron in #1036
- Fixed NukeKubi Heads not highlighing due to hypixel skin changes update by @7azeemm in #1037
- Add math teacher helper by @Emirlol in #1041
- Fix NPE when there is no intersection by @kevinthegreat1 in #1042
- Add more slot text adders by @Emirlol in #1025
- Egg finder fix by @Julienraptor01 in #1039
- Fix offhand slot moving around by @Emirlol in #1045
- Fix slot text not rendering when multiple adders add to same slot by @Emirlol in #1046
- Add colored item dump output by @Emirlol in #1048
- Fix Glow by @AzureAaron in #1050
- Revert Egg finder fix (#1039) Base64 skins by @Julienraptor01 in #1059
- Fix PV NPE with irregular inventory data by @AzureAaron in #1053
- Crystal Hollows chest highlighter fixes by @viciscat in #1055
- Add configurable waypoints for Goldor phase on f7. by @GatienDoesStuff in #934
- Shortcuts config fix by @kevinthegreat1 in #973
- Added Purse API and Purse Change Event by @Westsi in #950
- CTRL + F to search inventory by @viciscat in #933
- Fix slot text scaling and update essence adders by @kevinthegreat1 in #1023
- Tweak texture positions for quick craft by @Emirlol in #1031
- add old mushroom hitbox by @KhafraDev in #1051
- Item Stuff by @AzureAaron in #1060
- Fel Head Glow by @AzureAaron in #1061
- Random status bar changes by @viciscat in #1009
- Item DFU Unification by @AzureAaron in #1054
- Waypoints refactor by @kevinthegreat1 in #976
- Alternate Skyblock ID tooltip design by @AzureAaron in #1066
- Sack Item Autocomplete by @AzureAaron in #1062
- Add viewstash suggestions by @Emirlol in #1067
- 1.21.4 by @AzureAaron in #1070
- Update issue templates by @kevinthegreat1 in #1075
- Fix crash on missing pet info in slayer rewards by @darkkeks in #1080
- Fix hiding other players rods by @darkkeks in #1074
- Prevent placing protected items in item frames by @darkkeks in #1073
- Option to share fairy grottos by @kevinthegreat1 in #1072
- Remove Mineshaft from Commission Label by @j10a1n15 in #1049
- Update slayer icons by @IllagerCaptain in #970
- Excessive hud rework by @viciscat in #816
- Add Daedalus axe as farming tool + others by @AzureAaron in #1084
- Random refactors & fixes by @kevinthegreat1 in #1085
- Hide latency icons in the tab by @AzureAaron in #1081
- Use empty input for REI recepies intead of AIR by @darkkeks in #1076
- Add customizable night vision strength feature by @Manchick0 in #1078
- Add more detailed error messages by @kevinthegreat1 in #1087
- Clamp between 0 and 1 by @Manchick0 in #1088
- Small Fix by @7azeemm in #1089
- Chat Confirmation Prompt Helper by @AzureAaron in #1063
- Valuable Consumable Protection by @AzureAaron in #1090
- Fix undyed leather armour turning black by @AzureAaron in #1091
- Fix reparty command by @AzureAaron in #1092
- Fix Glowing by @AzureAaron in #1093
- Add Garden Plots Widget by @viciscat in #929
- Slayer System rework by @7azeemm in #1040
- Add player list widget by @kevinthegreat1 in #1086
- Fix ender nodes detection by @kevinthegreat1 in #1095
- Change election over text by @AzureAaron in #1099
- forgot the garden plots texture lol by @viciscat in #1097
- Add unbreakable carpet highlighter by @Emirlol in #1034
- Fix Simon Says Solver by @AzureAaron in #1100
- Mob glow refactor by @kevinthegreat1 in #1101
- Fix the powder widget to also display the diff by @Emirlol in #1103
- tab hud related fixes by @viciscat in #1104
- Slayer Widget Preview for Tab HUD by @7azeemm in #1105
- Bits Helper by @Fluboxer in #939
- Accept integer names by @kevinthegreat1 in #1110
- Title hud refactor by @kevinthegreat1 in #951
- Add Speed Presets for configurable speed settings by @Manchick0 in #1111
- Class-based player glow by @AzureAaron in #1113
- Fix pet icon and command history by @AzureAaron in #1114
- Add powder mining tracker by @Emirlol in #1065
- Cancel Component Update Animation by @AzureAaron in #1116
- Remove unused code and change translation by @AzureAaron in #1117
- Add feature to close sign screens with the enter key by @Ownwn in #1122
- Corpse Finder by @Fluboxer in #960
- Per Slot Text Toggle by @viciscat in #1043
- Profiled data api by @kevinthegreat1 in #1102
- ItemList Changes by @Manchick0 in #1119
- Dynamic ProgressComponent text color by @DatL4g in #1123
- Fix config not loading properly by @Emirlol in #1129
- Random fixes by @kevinthegreat1 in #1120
- Carnival Helpers by @AzureAaron in #1124
- garden plots fixes by @viciscat in #1126
- Tab hud additions by @kevinthegreat1 in #1128
- Smooth AOTE by @olim88 in #963
- Fix dungeon score not working when fancy tab hud is disabled by @Emirlol in #1145
- add enchantment abbreviations as slot text by @Morazzer in #1056
- Add client game test by @kevinthegreat1 in #1106
- Add Teleport Maze Solver + small things by @kevinthegreat1 in #1115
- Fix JGit using insteadOfs (how?) by @AzureAaron in #1137
- Remove unused setting by @olim88 in #1144
- Fix forge HUD tooltips about locked slots 5,6,7 by @Myitian in #1146
- Add raffle task highlighter by @Emirlol in #1155
- Properly empty layout in AuctionViewScreen by @viciscat in #1150
- Pet Widget Fix by @viciscat in #1149
- Update Combofilter by @AC19970 in #1148
New Contributors
- @Westsi made their first contribution in #945
- @wahfl2 made their first contribution in #1003
- @7azeemm made their first contribution in #1037
- @darkkeks made their first contribution in #1080
- @j10a1n15 made their first contribution in #1049
- @Manchick0 made their first contribution in #1078
- @Ownwn made their first contribution in #1122
- @DatL4g made their first contribution in #1123
- @Morazzer made their first contribution in #1056
- @Myitian made their first contribution in #1146
Full Changelog: v1.22.2...v5.0.0