Skip to content

0.27 Beta 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@hannibal002 hannibal002 released this 27 Aug 12:54
· 946 commits to beta since this release

Version 0.27 Beta 3

New Features

  • Added Editable XP Bar. - Thunderblade73 (#1944)
    • Enabled moving and scaling of the XP bar in the SkyHanni GUI Editor.
  • Added /shcolors command. - minhperry (#2216)
    • Prints a list of all Minecraft color and formatting codes in chat.
  • Added a warning when opening the Experimentation Table without a Guardian pet. - martimavocado (#2127)
  • Added a "Get from Sack" button in the forge recipe menu to retrieve ingredients. - minhperry (#2106)
  • Show dye hex code as the actual color in the item lore. - nopo (#2321)
  • Added Enchanting Experience as Stack Size in Experimentation Table. - saga (#1988)
    • Added to the Item Number list.
  • Added Motes per Session. - Empa (#2323)
  • Added No Pests Chat Filter. - saga (#1957)
    • Removed the chat message "There are no Pests on your Garden!".
  • Added No Pests Title. - saga (#1957)
    • Shows a title when you use the Pest Tracker without any pests to clear.
  • Added highlight for starred dungeon mobs. - Thunderblade73 (#1558)
  • Added highlight for Fel skulls. - Thunderblade73 (#1558)
    • Optionally draws a line to them as well.
  • Added Remind command. - ThatGravyBoat & Zickles (#1708)
    • Use /shremind <time> <note> to set reminders for your future self.

Improvements

  • Now allows modifying the Mineshaft spawn message without requiring the Pity Display. - Empa (#2308)
  • Improved the clicked block highlight feature. - Vahvl & j10a1n15 (#2166)
    • Added extensive customization options for colors, locked chest detection, and more.
  • Added reset command for Fossil Excavator Profit Tracker. - hannibal2 (#2408)
  • Added support for using the "/gfs " command without specifying an amount. - saga (#1927)
    • The default value can be modified in the config.
  • Added current session and total Mineshaft count to the Mineshaft Pity Display. - Empa (#2310)
  • Improved Enchant Parsing compatibility with other mods. - Vixid (#1717)
    • Now works with SBA's Convert Roman Numerals feature.
    • Now works with NEU's inventories, such as /pv and storage overlay.

Fixes

  • Fixed minor formatting issues with Hoppity Event Summary. - Daveed (#2416)
  • Fixed a compatibility issue in Fossil Solver with resource packs like Hypixel+. - hannibal2 (#2409)
  • Fixed rare Custom Scoreboard errors. - hannibal2 (#2411)

Technical Details

  • Added "hex string to color int" method in ColorUtils. - nopo (#2321)