index
:
github/SkyHanni.git
automixins
beta
bingovisitorhighlighter
bumpmoulconfigagain
cum
damageindicatorperf
dontalwayspushrepo
feat/componentmatcherapi
feat/configmigrator
feat/const
feat/idlenotifier
feat/moulconfig
feat/rancheroverlay
feat/renderablelinks
feat/sackmonitor
feat/styledreplace
feat/unimined
feat/updatecleanup
fix/chatformattingissueswhite
fix/repopattern
formattedtextcompat
holographic-entities
ifxrarecrash
kotlinmain
master
meta/maven
nohistory
perf/configmap
r/disallow_immutable_types_in_config
repopatternlists
repopatterns
tabcompletionapi
yaw_snapping
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
/
MinionFeatures.kt
Age
Commit message (
Expand
)
Author
2023-12-04
Internal Change: Remove String.matchRegex() function Usages (#641)
Walker Selby
2023-12-02
Fixed minion features disappear inside the minion inventory when picking up a...
hannibal2
2023-12-02
Updating Minion XP display when the minion picks up a new item while inside t...
hannibal2
2023-12-02
Fix: MinionXp close Event (#748)
Thunderblade73
2023-12-01
utilizing location.add(x = x)
hannibal2
2023-11-30
romanToDecimalIfNeeded -> romanToDecimalIfNecessary (See https://chat.openai....
hannibal2
2023-11-30
Clearing internal minion xp data on every inventory close.
hannibal2
2023-11-30
code cleanup
hannibal2
2023-11-30
Feature: Minion Xp Calculator (#639)
Thunderblade73
2023-11-19
Internal Change: Auto-Prefix Chat Messages (#622)
Walker Selby
2023-10-28
created and used Entity.canBeSeen and LorenzVec.canBeSeen
hannibal2
2023-10-15
code cleanup
hannibal2
2023-10-15
Internal Change: Config deprecations (#542)
Walker Selby
2023-10-12
fixed globalRender description and replaced RenderWorldLastEvent with LorenzR...
hannibal2
2023-09-29
Random Code Cleanup (#516)
Walker Selby
2023-09-27
removed wildcards from imports
hannibal2
2023-09-23
Fixed rare error when opening minion inventory.
hannibal2
2023-09-08
code cleanup
hannibal2
2023-09-08
Merge pull request #445
Brandon
2023-09-07
Fix minion pickup not removing the nametag (#443)
Brandon
2023-08-03
Renamed inventory open events to reflect their actual implementation better
hannibal2
2023-07-31
Fixed ConcurrentModificationException at MinionFeatures
hannibal2
2023-07-25
We do love LorenzTickEvent now
hannibal2
2023-07-25
Using LorenzWorldChangeEvent everywhere
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
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-02-13
Show the time it takes to kill the Slayer boss.
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