aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/misc
AgeCommit message (Expand)Author
2023-03-06Added Chicken head Timerhannibal2
2023-03-06Added collection data to the bingo step helper.hannibal2
2023-02-26Removed hide dead entities bc its already in skytils and working.hannibal2
2023-02-26Using GuiRenderEvent.GameOverlayRenderEvent instead of RenderGameOverlayEvent.hannibal2
2023-02-25Fixed npe in Hide Armor.hannibal2
2023-02-18Used LorenzUtils.inSkyBlock everywhere.hannibal2
2023-02-16Fixed bug with particles that blocks NotEnoughUpdates' Fishing features.hannibal2
2023-02-16Moved packet test into own class.hannibal2
2023-02-13Added enderman teleportation, explosion and fire overlay hider.hannibal2
2023-02-13Show the time it takes to kill the Slayer boss.hannibal2
2023-02-11Added more particle hiders: far particles, near redstone particles, smoke par...hannibal2
2023-02-11Removed SkyHanni.hannibal2
2023-02-11Tps Display - Show the Tps of the current server.hannibal2
2023-02-11Moved features around.hannibal2
2023-02-11Reworked entity highlight config for area mini bosses, slayer mini bosses, co...hannibal2
2023-02-10Added colors for the missing slayer area bosses (Golden Ghoul, Old Wolf and S...hannibal2
2023-02-08Added more visibility changes around blaze slayer.hannibal2
2023-02-05Effect format changed.hannibal2
2023-02-05CollectionCounter reminds to enable collection api.hannibal2
2023-02-03Highlight stuff that is missing in the skyblock level guide inventory.hannibal2
2023-02-02Prepare for bingo stuff.hannibal2
2023-02-02Created EntityMaxHealthUpdateEvent, started with better logic for colored mobs.hannibal2
2023-01-26Moved matchRegex from LorenzUtils to StringUtils.hannibal2
2023-01-26Fixed Non God Pot Effects.hannibal2
2023-01-26New sort logic.hannibal2
2023-01-25Added tia relay helper and waypoint.hannibal2
2023-01-22Small optimizes.hannibal2
2023-01-15Smarter CollectionCounter message, removed debughannibal2
2023-01-07Moved bingo feature into own package.hannibal2
2023-01-07Better Brewing Stand Overlay design.hannibal2
2023-01-07Add Brewing Stand Overlay.hannibal2
2023-01-07Removed player rank color from custom potion splash message.hannibal2
2023-01-07replaced "text to render" to "display"hannibal2
2023-01-07Typo.hannibal2
2023-01-07Introduced IslandType enum.hannibal2
2023-01-07Renamed hypixel and skyblock.hannibal2
2023-01-07Create misc package for the features.hannibal2