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
/
minion
Age
Commit message (
Expand
)
Author
2023-07-25
Using LorenzWorldChangeEvent everywhere
hannibal2
2023-07-24
Fixed irrelevant spelling stuff
hannibal2
2023-05-21
Fixed Minions price profit display coin pickup time detection
hannibal2
2023-05-21
Fixed Minions price profit display is visible outside the minion inventory
hannibal2
2023-05-18
Fixed crash when opening minion inventory
hannibal2
2023-05-18
Fixed creating wrong minion texts flowing around on the island
hannibal2
2023-05-18
Migrated minion data into profile specific logic
hannibal2
2023-04-28
REGEX
hannibal2
2023-04-26
Added command /shclearminiondata - Manually reset all private island minion l...
hannibal2
2023-04-17
to Pattern
hannibal2
2023-04-02
Counting items in inventory and from minions to the bingo step helper collect...
hannibal2
2023-04-02
Updating minion tier number when upgrading instantly
hannibal2
2023-04-02
typos
hannibal2
2023-04-02
Added option to only show the minion tier above the minion
hannibal2
2023-03-24
started with new gui editor
hannibal2
2023-03-02
bingo card small reworks for current bingo event, made craft minion helper fe...
hannibal2
2023-03-02
Add support for tier 1 minions in the minion craft helper.
hannibal2
2023-03-01
Fixed a bug with the Minion Craft Helper to not calculate the enchanted item ...
hannibal2
2023-02-26
Using GuiRenderEvent.GameOverlayRenderEvent instead of RenderGameOverlayEvent.
hannibal2
2023-02-24
Used new neu method.
hannibal2
2023-02-13
Show the time it takes to kill the Slayer boss.
hannibal2
2023-02-05
Code cleanup.
hannibal2
2023-02-05
Add support for different tiers of items in MinionCraftHelper.
hannibal2
2023-02-03
MinionCraftHelper
hannibal2
2023-01-26
Moved matchRegex from LorenzUtils to StringUtils.
hannibal2
2023-01-07
Added minion name display.
hannibal2
2023-01-07
Introduced IslandType enum.
hannibal2
2023-01-07
Renamed hypixel and skyblock.
hannibal2
2022-09-29
NonGodPotEffectDisplay
hannibal2
2022-09-07
0.7 (#2)
hannibal2
2022-09-04
fixing Hiding the nametag of mobs close to minions not working when minion ne...
Lorenz
2022-08-24
changing the size of the render blocks for minions, ashfang blazing souls and...
Lorenz
2022-08-23
added minion hopper coins per day display
Lorenz
2022-08-23
code cleanup
Lorenz
2022-08-23
added option to hide mob nametags close to minions
Lorenz
2022-08-23
typos and added some previous changes into changelog
Lorenz
2022-08-23
fixed typos
Lorenz
2022-08-23
added minion removal support
Lorenz
2022-08-23
added display to show last time a minion was cleared
Lorenz
2022-08-23
added last minion display
Lorenz