Skip to content

0.26 Beta 6

Pre-release
Pre-release
Compare
Choose a tag to compare
@hannibal002 hannibal002 released this 02 Jun 06:10
· 1255 commits to beta since this release

Version 0.26 Beta 6

New Features

  • Added Beacon Power Display. - Empa (#1901)
  • Added Mineshaft Corpse and Entrance/Ladder Locators. - nobaboy (#1500)
    • Includes keybind functionality for both.
  • Added Hide Useless Armor Stands. - Empa (#1962)
    • Hides armor stands that briefly appear on Hypixel.

Improvements

  • Added an option for a compacted Dicer RNG Drop Tracker Display. - Jordyrat (#1735)
    • Also shortened the default display.
  • Moved all SkyMall chat message hiders under the main SkyMall toggle. - martimavocado (#1971)
  • Added a distinct sound for the special stray rabbit. - HiZe (#1913)
  • Clarified the maximum clicks message for experiments. - Luna (#1963)

Fixes

  • Fixed incorrect API name conversion for Fish the Rabbit. - appable (#1975)
  • Fixed the GUI editor opening unintentionally. - CalMWolfs (#1973)
  • Fixed movable hotbar conflicts with some mods. - CalMWolfs (#1965)
  • Fixed estimated item value not showing in NEU PV. - CalMWolfs (#1955)
  • Fixed stray rabbit sound not playing for the Golden Rabbit. - HiZe (#1913)
  • Fixed /shcropgoal not working with double-name crops (wart, cocoa, cane). - L3Cache (#1970)
  • Fixed error with SkyMall with Titanium buff. - Thunderblade73 (#1967)
  • Fixed Trophy Fish Display not working for stranded players. - HiZe (#1966)
  • Fixed summons not being removed from Summoning Mob Display. - Empa (#1964)
  • Fixed swapped mining event display icons. - CalMWolfs (#1958)

Technical Details

  • Added annotation to automatically load modules. - CalMWolfs (#1904)
    • Just add the @SkyHanniModule annotation to an object to auto load it.
  • Modified removeColor for visual formatting consistency. - appable (#1824)
    • Keeps formatting consistency in the presence of color codes acting as implicit reset codes.
  • Added RepoPattern.list. - !nea (#1733)
    • A way to store x amount of patterns.
  • Added unit test for repo pattern lists. - Thunderblade73 (#1733)
  • Added RepoPattern.exclusiveGroup. - Thunderblade73 (#1733)
    • Reserves a key namespace, that is only accessible from this group.