aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/minion/MinionFeatures.kt
AgeCommit message (Expand)Author
2023-12-04Internal Change: Remove String.matchRegex() function Usages (#641)Walker Selby
2023-12-02Fixed minion features disappear inside the minion inventory when picking up a...hannibal2
2023-12-02Updating Minion XP display when the minion picks up a new item while inside t...hannibal2
2023-12-02Fix: MinionXp close Event (#748)Thunderblade73
2023-12-01utilizing location.add(x = x)hannibal2
2023-11-30romanToDecimalIfNeeded -> romanToDecimalIfNecessary (See https://chat.openai....hannibal2
2023-11-30Clearing internal minion xp data on every inventory close.hannibal2
2023-11-30code cleanuphannibal2
2023-11-30Feature: Minion Xp Calculator (#639)Thunderblade73
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
2023-10-28created and used Entity.canBeSeen and LorenzVec.canBeSeenhannibal2
2023-10-15code cleanuphannibal2
2023-10-15Internal Change: Config deprecations (#542)Walker Selby
2023-10-12fixed globalRender description and replaced RenderWorldLastEvent with LorenzR...hannibal2
2023-09-29Random Code Cleanup (#516)Walker Selby
2023-09-27removed wildcards from importshannibal2
2023-09-23Fixed rare error when opening minion inventory.hannibal2
2023-09-08code cleanuphannibal2
2023-09-08Merge pull request #445Brandon
2023-09-07Fix minion pickup not removing the nametag (#443)Brandon
2023-08-03Renamed inventory open events to reflect their actual implementation betterhannibal2
2023-07-31Fixed ConcurrentModificationException at MinionFeatureshannibal2
2023-07-25We do love LorenzTickEvent nowhannibal2
2023-07-25Using LorenzWorldChangeEvent everywherehannibal2
2023-05-21Fixed Minions price profit display coin pickup time detectionhannibal2
2023-05-21Fixed Minions price profit display is visible outside the minion inventoryhannibal2
2023-05-18Fixed crash when opening minion inventoryhannibal2
2023-05-18Fixed creating wrong minion texts flowing around on the islandhannibal2
2023-05-18Migrated minion data into profile specific logichannibal2
2023-04-28REGEXhannibal2
2023-04-26Added command /shclearminiondata - Manually reset all private island minion l...hannibal2
2023-04-17to Patternhannibal2
2023-04-02Updating minion tier number when upgrading instantlyhannibal2
2023-04-02typoshannibal2
2023-04-02Added option to only show the minion tier above the minionhannibal2
2023-03-24started with new gui editorhannibal2
2023-02-13Show the time it takes to kill the Slayer boss.hannibal2
2023-01-26Moved matchRegex from LorenzUtils to StringUtils.hannibal2
2023-01-07Added minion name display.hannibal2
2023-01-07Introduced IslandType enum.hannibal2
2023-01-07Renamed hypixel and skyblock.hannibal2
2022-09-29NonGodPotEffectDisplayhannibal2
2022-09-070.7 (#2)hannibal2
2022-09-04fixing Hiding the nametag of mobs close to minions not working when minion ne...Lorenz
2022-08-24changing the size of the render blocks for minions, ashfang blazing souls and...Lorenz
2022-08-23added minion hopper coins per day displayLorenz
2022-08-23code cleanupLorenz
2022-08-23added option to hide mob nametags close to minionsLorenz