Skip to content

Releases: hannibal002/SkyHanni

0.24 Beta 13

14 Mar 20:47
3375bde
Compare
Choose a tag to compare
0.24 Beta 13 Pre-release
Pre-release

Version 0.24 Beta 13

New Features

  • Added Craft Materials From Bazaar. - hannibal2 (#1104)
    • Show in a crafting view a shopping list of materials needed when buying from the Bazaar.
  • Added AH Show Price Comparison. - hannibal2 (#339)
    • Highlight auctions based on the difference between their estimated value and the value they are listed for.
    • Options to change the colours

Improvements

  • Option to change line spacing in Custom Scoreboard. - j10a1n15 (#1174)

Fixes

  • Scoreboard Fixed. - j10a1n15 (#1174)
    • Fixed "Hide empty lines at top/bottom" sometimes not actually hiding them .
    • Fixed Server ID sometimes not showing.
    • Fixed instance shutdown error while in Kuudra.
  • Fixed wrong crimson isle quests detection after tab list widget update. - hannibal2 (#1167)
  • Fixed Hypixel scoreboard never reappearing. - j10a1n15 (#1170)
  • Fixed pet name in tab list getting detected as player name with widget settings. - hannibal2 (#1166)

Technical Details

  • Calling server ID getter method now in HypixelData. - j10a1n15 (#1174)
  • Revert shader version for Mac compatibility. - Vixid (#1176)
  • Added ItemStack.toPrimitiveStackOrNull(). - hannibal2 (#1104)
  • Added InventoryOpenEvent.inventoryItemsPrimitive. - hannibal2 (#1104)

Removed Features

  • Removed desk in the SB menu in favour of Hypixel's version. - CalMWolfs (#1158)
  • Removed Plot Name in Scoreboard. - hannibal2 (#1168)
    • Hypixel added their own compact format now.

0.24 Beta 12

13 Mar 21:12
Compare
Choose a tag to compare
0.24 Beta 12 Pre-release
Pre-release

Version 0.24 Beta 12

Improvements

  • Custom Scoreboard improvements. - j10a1n15 (#1156)
    • Added a warning to config about other mods.
    • Added three empty lines.
    • Added option to hide empty lines at the top/bottom.
  • Show Town Board waypoint when there is an accepted Rescue Mission quest. - Alexia (#1157)

Fixes

  • Fixed voting line, dojo, server-restart & plot pasting errors in custom scoreboard. - j10a1n15 (#1152)
  • Fixed Mithril Powder showing Gemstone Powder instead. - j10a1n15 (#1152)
  • Custom Scoreboard fixes. - j10a1n15 (#1156)
    • Fixed Jacob's Contest, Trevor the Trapper & M7 Dragons.
    • Fixed the bottom border not working when using a custom background.
    • Fixed Hypixel scoreboard being shown while using Apec.
  • Fixed skill detection from tab list again. - HiZe_ (#1160)
  • Fixed other GUIs rendering over Compact Tab List. - Thunderblade73 (#1161)
  • Fixed error in Dungeon Finder Features. - Thunderblade73 (#1162)
  • Tab list fixes. - CalMWolfs (#1121)
    • Fixed garden spam because of wrong tab list visitor format.
    • Fixed the next visitor timer.
    • Allowed you to use extended visitor info and still have visitor display work.

Technical Details

  • Fixed unknown power errors in the Custom Scoreboard. - j10a1n15 (#1156)
  • Use a repo pattern for getting the visitor count. - CalMWolfs (#1121)

0.24 Beta 11

12 Mar 20:42
Compare
Choose a tag to compare
0.24 Beta 11 Pre-release
Pre-release

Version 0.24 Beta 11

New Features

  • Added Custom Scoreboard - j10a1n15 (#893)
    • Customizable; New, never seen before lines like the current mayor with perks, your party, and more!
    • Custom Title and Footer, align them on different sides of the scoreboard.
    • Hide the Hypixel Scoreboard, add a custom Image as a background, rounded corners.
    • Supports colored month names & better garden plot names.
    • A ton of settings.

Improvements

  • Better chat error when profile name is disabled via Hypixel widgets. - hannibal2 (#1153)

Fixes

  • Fixed coins per copper display not working with new sub categories of SkyMart. - hannibal2 (#1154)
  • Fixed tab list visitor name detection breaking when tab list said "new" - hannibal2 (#1151)
  • Fixed Skill Progress Pattern. - HiZe_ (#1148)
  • Fixed fire sale chat hider. - Empa (#1147)

Technical Details

  • Added BitsAPI with current bits, bits to claim & current Fame Rank. - j10a1n15 (#893)
  • Added FameRanks, which includes all ranks with important data. - j10a1n15 (#893)
  • Added QuiverAPI with current arrow type and amount, and a hashmap of the arrows of the player. - j10a1n15 (#893)
  • Added MaxwellAPI with current power and magical power. - j10a1n15 (#893)
  • Added Mayor & Perk Enum. - j10a1n15 (#893)
  • Added method to render a string on element width. - j10a1n15 (#893)
  • Updated MayorAPI with new debug data, better PerkActive method & a method to give a mayor a color. - j10a1n15 (#893)
  • Updated ScoreboardData to only remove the second color code when it's the same as the old one. - j10a1n15 (#893)
  • Updated TablistData with a new getPlayerTabOverlay() and a fullyLoaded var. - j10a1n15 (#893)
  • Added LorenzUtils.inAnyIsland(). - j10a1n15 (#893)
  • Added List.removeNextAfter() to CollectionUtils. - j10a1n15 (#893)
  • Added noStackTrace param to .logErrorWithData() in ErrorManager. - j10a1n15 (#893)
  • Updated some patterns to RepoPatterns. - j10a1n15 (#893)
  • Created GuiPositionMovedEvent. - hannibal2 (#893)
  • More features for /shtestmessage - hannibal2 (#1145)
    • Supports -clipboard parameter, uses the clipboard as text.
    • Supports blocked or modified chat events.
  • Code cleanup in LaneSwitchUtils.isBoundaryPlot. - hannibal2 (#1143)
  • Creating and using ContainerChest.getAllItems(), getUpperItems() and getLowerItems(). - hannibal2 (#1047)

0.24 Beta 10

11 Mar 17:50
Compare
Choose a tag to compare
0.24 Beta 10 Pre-release
Pre-release

Version 0.24 Beta 10

New Features

  • Added rarity text to pet drop messages. - Empa (#1136)

Improvements

  • Show calculation breakdowns when hovering over Anita Medal Profit or SkyMart Coins per copper displays. - hannibal2 (#1116)

Fixes

  • Added Burningsoul Demon (75M HP miniboss) to line to miniboss and highlight slayer minibosses. - Empa (#1144)
  • Disable action bar hider if Skill Progress feature is disabled. - ooffyy (#1137)
  • Improved performance of custom colored mobs. - Thunderblade73 (#1127)
  • Stopped Dwarven Mines events from showing in Crystal Hollows in the mining event tracker. - CalMWolfs (#1142)
  • Fixed the Lane Switch Calculation - ILike2WatchMemes (#1138)

Technical Details

  • Changed fillTable to use a list of DisplayTableEntry. - hannibal2 (#1116)
  • Removed the RenderMobColoredEvent & ResetEntityHurtEvent. - Thunderblade73 (#1127)

Removed Features

  • Removed Advanced Stats in SkyMart Copper price. - hannibal2 (#1116)
    • The same information is now always visible via hovering.

0.24 Beta 9

10 Mar 20:49
Compare
Choose a tag to compare
0.24 Beta 9 Pre-release
Pre-release

Version 0.24 Beta 9

New Features

  • Added available classes in the tooltip. - Conutik (#1111)
    • Shows in the dungeon party finder when hovering over a group.
    • Highlights your selected class in green if it's available.
  • Lane Switch Notification - ILike2WatchMemes (#1075)
    • Sends a notification when approaching the end of a lane in Garden while farming.
    • Displays the distance until the end of a lane.
  • Display upcoming mining events. - CalMWolfs (#1040)
    • Show what mining events are currently occurring in both the Dwarven Mines and Crystal Hollows.
  • Added kismet tracking for dungeon chests. - Thunderblade73 (#1011)
    • Highlight chests which have been rerolled inside Croesus
    • Shows kismet amount at the reroll button

Improvements

  • Hide the TNT Run Tournament advertisement message in the main lobby. - Alexia (#1134)

Fixes

  • Fixed typos/grammar. - Obsidian (#1133)
    • Typos in pest features.
    • Grammar in Farming Weight Display
  • Fixed minion hopper profit display feature not getting changed by /shdefaultoptions. - hannibal2 (#1130)

Technical Details

  • Moved Calculation of "Distance from previous Tick" into LocationUtils - ILike2WatchMemes (#1075)
  • Added "unlocked" parameter for the GardenPlotAPI - ILike2WatchMemes (#1075)
  • Updated MovementSpeedDisplay to use new calculations - ILike2WatchMemes (#1075)
  • Added Track Sounds Command - Thunderblade73 (#855)
  • Removed unused Sound Test - martimavocado (#855)
  • Gson serialize the mining event data sent and received. - CalMWolfs (#1040)

0.24 Beta 8

09 Mar 14:27
d902e7d
Compare
Choose a tag to compare
0.24 Beta 8 Pre-release
Pre-release

Version 0.24 Beta 8

New Features

  • Added command /shlimbo for easier Limbo access. - martimavocado (#848)
    • Limbo time tracker also now works in the Slumber Hotel in the Bed Wars Lobby.
    • A new secret method to get more SkyHanni User Luck from Limbo.
  • Added command /shlimbostats for a simple way to view your Limbo stats. - martimavocado (#848)
    • Support for /playtime and /pt while in Limbo.
    • Added your playtime to Hypixel's /playtimedetailed.
  • Hide chat message about bank interest when the received interest is zero coins. - Alexia (#1117)
  • Added full auto-update for SkyHanni. - Thunderblade73 (#1122)
    • Option to automatically download the update instead of it asking you to download it.

Improvements

  • Added SkyHanni update download finished chat message. - Thunderblade73 (#1122)

Fixes

  • Stop SkyHanni from saying that Next Visitor is visiting your garden. - CalMWolfs (#1125)

Technical Details

  • Fixes minecraft bug where bold text can render weirdly. - CalMWolfs (#1126)

0.24 Beta 7

08 Mar 09:58
Compare
Choose a tag to compare
0.24 Beta 7 Pre-release
Pre-release

Version 0.24 Beta 7

Fixes

  • Fixed getting profile name from tab list on alpha for special profiles. - CalMWolfs (#1120)
    • Fixes for any Ironman, Stranded and maybe Bingo players.
  • Fixed some chat symbols showing twice in chat due to a Hypixel change. - CalMWolfs (#1119)
  • Fixed Anita's Accessory chat filter not working with multi-word crops (Cocoa Beans, Nether Wart, Sugar Cane). - Alexia (#1115)

Technical Details

  • Added more error logging to getting farming weight. - CalMWolfs (#1120)
  • Removed unnecessary capturing groups from the Anita's Accessory chat filter regex. - Alexia (#1115)
  • Add maven publication details, allowing other mods to integrate more easily with Skyhanni. - !nea (#935)
  • Created Pull Request template. - hannibal2 (#1108)
    • For better maintainability and automatic beta changelog creation.
  • Use less forge events throughout the mod to reduce possible crashes. - CalMWolfs (#1085)
  • Fix entity click not being canceled - Thunderblade73 (#1072)
  • Cleanup ItemClickData. - Thunderblade73 (#1072)

0.24 Beta 6

07 Mar 01:23
Compare
Choose a tag to compare
0.24 Beta 6 Pre-release
Pre-release

Version 0.24 Beta 6

Technical Details

  • Optimized item.isFishingRod logic. - hannibal2 (#1056)
  • Code cleanup in multiple files. - hannibal2 (#1113)
  • ItemStack.name no longer nullable. - hannibal2 (#1101)
  • Better error handling (more user facing errors - less hidden errors). - hannibal2 (#1101)
  • Replaced/fixed deprecated function calls. - hannibal2 (#1101)
  • Added item category FISHING_BAIT. - hannibal2 (#1101)
  • Use internal name more in ItemDisplayOverlayFeatures - CalMWolfs (#1114)
  • Reformatted the code in a lot of files. - CalMWolfs (#1109)
  • Changed line endings to be normalized over the whole project and prevents further breaks. - nea (#1112)

0.24 Beta 5

06 Mar 11:18
Compare
Choose a tag to compare
0.24 Beta 5 Pre-release
Pre-release

Version 0.24 Beta 5

New Features

  • Added Inferno Minion Fuel pickup prevention. - Zickles (#1103)
    • Blocks picking up the Inferno Minion or replacing the fuel inside when expensive minion fuels are in use.

Fixes

  • Fixed Auto Tip chat filter. - alexia (#1105)
  • Fixed Hide Anita Accessories' fortune bonus chat message not getting hidden in the chat filter. - alexia (#1106)

Technical Details

  • Used the isInIsland function more. - CalMWolfs (#1107)

0.24 Beta 4

05 Mar 00:53
775b803
Compare
Choose a tag to compare
0.24 Beta 4 Pre-release
Pre-release

Version 0.24 Beta 4

New Features

+ Gfs message after super crafting. — Zickles
 = Adding a clickable message to pick up the super crafted items from sacks.

Improvements

= Added option to show some features outside SkyBlock. - Obsidian
= Added goal to collection tracker. - Thunderblade73
 = /shtrackcollection <item name> [goal amount]
 = Shows a chat message once the goal has been reached.

Fixes

= Fixed SkyHanni not working on Alpha. - hannibal2 & CalMWolfs

Technical Details

= Adding java.awt.Color support to Renderable. - Thunderblade73