Skip to content

0.26 Beta 11

Pre-release
Pre-release
Compare
Choose a tag to compare
@hannibal002 hannibal002 released this 17 Jun 07:11
· 1084 commits to beta since this release

Version 0.26 Beta 11

New Features

  • Punchcard Artifact Highlighter & Overlay. - martimavocado (#1089)
    • Highlights unpunched players in the Rift.
  • Added SkyHanni User Luck to the stats breakdown. - martimavocado (#1288)
    • This can be viewed in /sbmenu, /equipment, and the Misc Stats submenu.
  • Added Mineshaft Pity Display. - Empa (#1655)
    • Displays information about Mineshaft spawns, your progress towards a Pity Mineshaft, and more.
  • Added a source download verification checker. - ThatGravyBoat (#1914)
    • Warns you when the mod has been downloaded from an untrusted source (not the official GitHub or Modrinth).

Improvements

  • Improved Summoning Mob features. - Empa (#2092)
    • Added a separate toggle to enable/disable summoning chat messages.
  • Added Custom Wardrobe Slot Keybinds. - j10a1n15 (#2105)
    • These function independently of NEU. NEU's keybinds will not work in the Custom Wardrobe.
  • Improved phrasing of config descriptions, enhanced overall readability, fixed typos, newlines, etc. - zapteryx (#2067)
  • Added an option to show item tooltips in the Custom Wardrobe only when holding a keybind. - Empa (#2078)

Fixes

  • Fixed area mini boss spawn durations below 1 second not displaying. - Empa (#2110)
  • Fixed waypoint text being hidden when more than 80 blocks away. - j10a1n15 (#2103)
  • Fixed durations displaying with milliseconds. - Empa (#2095)
  • Fixed highlight missing requirements even when Hoppity Rabbit is already found. - hannibal2 (#2101)
  • Fixed Compact Hoppity Chat not working with rabbits purchased from the Hoppity NPC. - Daveed (#2100)
  • Fixed a rare case where golden strays caused incorrect duplicate detection during Compact Chat for Hoppity's. - Daveed (#2090)

Technical Details

  • Cleaned up some scoreboard event handling. - CalMWolfs (#1940)
  • Refactored Summoning Mob Manager to use Mob Detection. - Empa (#2092)
  • Added true color support to text rendering. - nea (#1397)
    • This is separate from chroma.
    • This is achieved by using §#§0§0§0§f§f§f§/.
    • Simply use the ExtendedChatColor class.
  • Refactored Area Miniboss Features to use mob detection. - Empa (#2095)
  • Added OreBlock and OreType. - Empa (#1655)
  • Added OreMinedEvent. - Empa (#1655)
    • Provides information on the original block mined, and any other blocks mined by sources like Efficient Miner, Mole, etc.
  • Improved performance with Commission Color Blocks. - Empa (#1655)
  • Fixed HotmAPI saving incorrect level values when using Blue Egg. - Thunderblade73 (#2097)
  • Fixed the interest widget and added a scrap widget. - Thunderblade73 (#2094)
  • Made SkyHanni into a Mod. - hannibal2 + nea (#2099)