Highlight
- Improve Dungeons item secret detection
- Add New /call features:
- Add prompts for calling Trevor, Maddox, and Queen Mismyla
- Add recall prompt for failed calls due to "bad signal"
- Add /call NPC name autocomplete
 
- Add Shortcut Key Combos
- Add Iris shader support
- Add bazaar order tracker
- Add Builder's wand preview
- Add support for NPC Shop Recipes in REI
- Add support for Pet items and calendar events to Wiki Lookup
- Add an item selector for Quick Navigation buttons
- Add Coralot & Shellwise Highlights
- Add Regex capture group support for Chat Rules
- Add 1.8 Cactus Hitbox
- Add Name Sorting option to Player List tab widget
- Add support for Search Overlay in the Museum
- Make sweep overlay more accurate on Galatea
- Add correct axe preview in Sweep Details Widget for Hub/The Park
- Improve Config Backup Preview
- Improve chronomatron solver
- Add disabled slot texture in Personal Deletor/Compactor preview
- Reduce item repository initial download size
- Add highlighting for the correct answer buttons in Quiz puzzle room
- Add Lasso Hud for hunting on Galatea
- Add true quiver count
- Add support for End Stone sword ability in Compact Damage
- Add responsive mode for Smooth AOTE
- Add mana estimation for Status Bars
- Add Chat Waypoints dedicated option and shareCoords alias
- Add a double click option for Quick Navigation buttons
- Update dungeon crypts message config text to reflect the new default
- Update line width in Waterboard Puzzle to match Vanilla and other Features
- Change progress percentage on hud widgets to show 2 decimal places.
- Change slot lock default style
- Change halfBarColor to FFFF00
- Change item rarity iteration order
- Fix item background color not updating when the rarity changes
- Fix a freeze when purchasing with Fancy AH enabled
- Fix REI items being added outside SkyBlock
- Fix Melon not being recognized after latest SkyBlock update
- Fix the Item Pickup Widget showing Quiver arrows and the SkyBlock Menu
- Fix the Recipe Book not moving with other mods
- Fix a crash with the Garden Plots Widget when using SkyHanni
- Fix input calculator power operator right associativity
- Fix the party leader always being wrong in Fancy Party Finder
- Fix Blaze Puzzle and Guardian Health Text not working with Custom Health Bars enabled
- Fix items failing to load if they have invalid formatting styles.
- Fix being kicked to limbo when clicking a plot widget with a custom icon from SkyHanni
- Fix being able to auction protected items in some cases
- Fix WebSocket Waypoint message spam when joining the Crystal Hollows
- Fix Sign/Input calculator showing up on some search signs
- Fix Sea Creature Tracker double hook not working with SkyHanni
- Fix item count in the Gemstones Sack
- Fix Pest Highlighter for Melon Slice
- Fix ModernUI compatibility
- Fix Don't show Seen Waypoints through walls
- Fix Dungeon Profit Calculator for Scarf & Thorn shards
- Fix Skin Transparency
- Fix QuickNav buttons being tab navigable
- Fix Bestiary Regex
- Remove 1.8 Farmland hitbox feature
What's Changed
- Update item secrets detection by @kevinthegreat1 in #1624
- Use disable slot texture by @kevinthegreat1 in #1637
- Change halfBarColor to FFFF00 by @AC19970 in #1628
- Add Call Trevor Prompt by @Alex33856 in #1625
- Add Call Maddox Prompts by @Alex33856 in #1630
- Add Call Mismyla Prompt by @Alex33856 in #1631
- Shortcut keybind combos by @kevinthegreat1 in #1633
- Fix Bestiary Regex by @Bedrock-Armor in #1642
- Fix: Setting Tooltip error by @Fyelne in #1654
- [Feat] Wiki Lookup refactor by @SteveKunG in #1559
- Fix AH Popup Freeze by @ninjaguardian in #1481
- Update config backup by @kevinthegreat1 in #1663
- Pickup widget ignore skyblock menu and quiver slot by @viciscat in #1667
- Do shallow clone for NEU repo by @layou233 in #1644
- use vanilla methods in recipe book for mod compatibility by @viciscat in #1668
- Remove Daedalus Axe from Farming Tools by @Alex33856 in #1676
- Update Spider's Den Relic Position by @Alex33856 in #1678
- Highlight the Answer Block in Quiz Puzzle Room by @Alex33856 in #1612
- lasso hud by @olim88 in #1664
- Improved chronomatron solver by @viciscat in #1666
- Fix Cactus Knife Blocks per Second in Farming Hud by @Alex33856 in #1677
- Remove Buttons Room Prince Waypoint by @Alex33856 in #1681
- fix rendering order of status bars by @viciscat in #1692
- Calculator improvements by @kevinthegreat1 in #1671
- add waypoint type config to ender node helper by @viciscat in #1685
- getrdhytfyifuyufuk by @viciscat in #1693
- fix immutable list problem by @viciscat in #1695
- Fix location check for Lasso Hud by @Alex33856 in #1696
- add iris shader support to renderpipelines by @MicrocontrollersDev in #1691
- Make various icons on tablist widgets work with custom resource packs by @IllagerCaptain in #1649
- Add bazaar order tracker by @kevinthegreat1 in #1670
- Fix protected item dropping in dungeon by @layou233 in #1683
- Builder's wand preview by @kevinthegreat1 in #1690
- Dungeon Chest Profit Changes by @Alex33856 in #1694
- Fix Fancy AH not showing for some searches by @Alex33856 in #1698
- Add support for NPC Shop Recipes in REI by @Alex33856 in #1700
- Dungeons Stuff by @Alex33856 in #1702
- Fix item count in the Gemstones Sack by @Alex33856 in #1705
- Fix Compact Damage for Tarantula Armor Ability by @Alex33856 in #1709
- Fix potential crash in GardenPlotsWidget by @lunaynx in #1714
- Update dungeonCryptsMessageThreshold.@ToolTip by @AC19970 in #1711
- Fix Party Leader being wrong in Fancy Party Finder by @Alex33856 in #1715
- Don't modify certain mob names in Dungeons when using Custom Health Bars by @Alex33856 in #1716
- Fix Pest Highlighter for Melon Slice by @lunaynx in #1717
- Update WaterboardOneFlow.java by @AC19970 in #1718
- Makes progress components two decimals by @jadencodes in #1726
- Handle invalid Formatting style in NEU Repo item by @Alex33856 in #1669
- Strip formatting from Plot Names for the Garden Plots Widget by @Alex33856 in #1721
- Fix/protected item quick auction by @thqnhz in #1733
- Condense Crystal Hollows WebSocket Waypoints Initial Messages by @Alex33856 in #1708
- Exclude certain search signs from showing Input Calculator by @Alex33856 in #1731
- Refactor to use ItemStack.getUuid instead of ItemUtils.getItemUuid by @viciscat in #1734
- show true quiver count by @viciscat in #1331
- save on file size 😎 by @viciscat in #1736
- Compact Damage Fixes by @Alex33856 in #1735
- Fix ModernUI compatibility by @layou233 in #1730
- Responsive smooth AOTE by @olim88 in #1587
- estimated mana by @viciscat in #1732
- Replace ChatEvents with Fabric's ALLOW_GAME event by @Alex33856 in #1737
- Update en_us.json by @AC19970 in #1738
- Dungeon Map: Fix self marker not showing if fancy map is off by @Alex33856 in #1741
- [Alpha] Add New Tic-Tac-Toe Room by @Alex33856 in #1653
- Revert "[Alpha] Add New Tic-Tac-Toe Room" by @Alex33856 in #1746
- Don't show Seen Waypoints through walls by @Alex33856 in #1747
- Add a config option for Math Teacher Helper by @Alex33856 in #1750
- Fix Dungeon Profit Calculator for Scarf & Thorn shards by @Alex33856 in #1751
- Quick Nav: Add "Require Double Click" option by @Alex33856 in #1680
New Contributors
- @Fyelne made their first contribution in #1654
- @MicrocontrollersDev made their first contribution in #1691
- @jadencodes made their first contribution in #1726
Full Changelog: v5.7.0...v5.8.0