0.25 Beta 13
Pre-release
Pre-release
hannibal002
released this
25 Apr 11:05
·
1797 commits
to beta
since this release
Version 0.25 Beta 13
New Features
- Click to get an Ascension Rope from sacks in the Mineshaft. - j10a1n15 (#1542)
- Added SBA style Enchant Parsing. - Vixid (#654)
- Option to remove vanilla enchants in tooltip.
- Option to remove enchant descriptions.
- Option to change enchant formatting.
- Also parses tooltips from /show.
Improvements
- Cleanup the format for the /shcommand hover description. - hannibal2 (#1531)
- Added a command to clear the kismet state in Croesus. - Thunderblade73 (#1539)
- Don't send some reminders while in dark auction. - seraid (#1533)
- Changed Reset Config Command. - seraid (#1524)
Fixes
- Fixed cold overlay not resetting. - Empa (#1540)
Technical Details
- Removed
ItemRenderBackground
. - ThatGravyBoat (#1497)- Added helpers in
RenderUtils
for drawing borders. - Added helpers in
RenderUtils
for drawing borders and highlights onRenderGuiItemOverlayEvent
.
- Added helpers in
- Changed
RenderRealOverlayEvent
toRenderGuiItemOverlayEvent
to be more representative of what the event is for. - ThatGravyBoat (#1497) - Added more queue draining functions. - Thunderblade73 (#1182)
- Unit Test for RepoPatterns. - Thunderblade73 (#1410)
- Created and used HypixelCommands. - hannibal2 (#1525)
- Replace many internal commands with onClick() feature. - hannibal2 (#1522)
- Using PrimitiveItemStack at getMultiplier. - hannibal2 (#1165)