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