Skip to content

0.24 Beta 14

Pre-release
Pre-release
Compare
Choose a tag to compare
@hannibal002 hannibal002 released this 16 Mar 18:42
· 2359 commits to beta since this release

Version 0.24 Beta 14

Improvements

  • Allow using translate commands without the feature turned on. - Obsidian (#1141)
    • Changed /shsendtranslation to /shtranslate and moved it from internal commands.
  • Added Scoreboard Improvements. - j10a1n15 (#1183)
    • Now only showing the two biggest units in time until next mayor.
    • Now only showing an active Slayer Quest while in the correct area.
    • Added current server player count as an element with an option to show max player count.
    • Added option to show the magical power.
  • Fishing Hook Alert text changes. - Empa (#1169)
    • Added custom text when ready to pull.
    • The text is now aligned to the center of the GUI element.

Fixes

  • Fixed selecting arrows with different color codes. - Empa (#1194)
  • Scoreboard Fixes. - j10a1n15 (#1189)
    • Fixed current power not working when the player doesn't have the accessory bag unlocked.
    • Fixed bits to claim not setting to zero when the booster cookie item doesn't exist in SkyBlock Menu.
  • Scoreboard Fixes. - j10a1n15 (#1183)
    • Fixed Hypixel URL sometimes showing during a Jacob's contest.
    • Fixed Unknown Lines error during wind compass.
  • Fixed garden features appearing while visiting other player's garden. - hannibal2 (#1188)
  • Fixed wrong pattern causing trapper mob area to not get a waypoint. - CalMWolfs (#1186)
  • Fixed Damage Indicator not hiding vanilla names. - hannibal2 (#1179)

Technical Details

  • Added custom scoreboard lines to /shdebug. - j10a1n15 (#1183)
  • Added support to search the chat history via /shchathistory . - hannibal2 (#1187)
  • Added more repo patterns to the trapper feature and improved enum names. - CalMWolfs (#1186)
  • Extracted player and profile specific storage into their own classes in a new packet. - hannibal2 (#1171)