aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/minion
AgeCommit message (Expand)Author
2024-07-28Backend: Change colour (UK) to color (US) (#2258)hannibal2
2024-06-13Backend: for each (#1725)hannibal2
2024-06-13Backend: Remove deprecated time utils format (#1898)CalMWolfs
2024-06-12Backend: No more GriffinUtils, move drawWaypointFilled to RenderUtils (#1930)CalMWolfs
2024-06-07Backend: Change Java to Kotlin for repo files (#1543)CalMWolfs
2024-06-07Backend: Remove deprecated function: getMultiplier (#1956)CalMWolfs
2024-06-07Backend: Use event.cancel() over event.isCanceled = true for LorenzEvents (#1...CalMWolfs
2024-06-06Backend: Classes -> Objects with annotation (#1982)CalMWolfs
2024-06-06Backend: Convert existing objects to use the annotation and add the plugin (#...CalMWolfs
2024-05-31Improvement: /shclearminiondata (#1951)hannibal2
2024-05-26Backend: Use less deprecated LorenzVec functions (#1556)CalMWolfs
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-05-24Backend: Use Skyhanni events (#1557)CalMWolfs
2024-05-14Fix: remove bugged minions (#1791)hannibal2
2024-05-13Improvement: better performance by reducing line of sight check for minion di...hannibal2
2024-05-11Fix: oldest bug in skyhanni (#1630)hannibal2
2024-04-05Backend: Use only one inventory close event (#1184)CalMWolfs
2024-04-03Backend: Make all event names uniform (#1290)CalMWolfs
2024-04-03Backend: Typo in code (#1343)CalMWolfs
2024-03-28Improvement: Config Move (#1300)hannibal2
2024-03-15Backend: Storage Config Moving (#1171)hannibal2
2024-03-12Feature: CustomScoreboard (#893)J10a1n15
2024-03-07Backend: Use less forge events (#1085)CalMWolfs
2024-03-07Interlal Change: Code cleanup (#1113)hannibal2
2024-03-07code cleanuphannibal2
2024-03-06Internal Changes: Many small code cleanups (#1101)hannibal2
2024-03-06Backend: Reformat code in all files in src directory (#1109)CalMWolfs
2024-03-06[Feat] block player from destroying fuel in inferno minion (#1103)Zachary Jaser
2024-02-24Feature: Skill progress display (#957)HiZe
2024-02-20Fixed gfs bazaar given wrong search value. #1032Thunderblade73
2024-02-19Added GetFromSackAPI. #968Thunderblade73
2024-02-16Moved many regex patterns in the repo and code cleanup. #871CalMWolfs
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-02-05Fix: Click Keybinds (Minion Feature) (#971)Thunderblade73
2024-01-31replace onChatMessage with onChathannibal2
2024-01-15Allowing nullable parameters for regex functions matches() and find().hannibal2
2023-12-25Added Derpy XP factor to minion xp display.hannibal2
2023-12-10Fixed toBlocPos -> toBlockPoshannibal2
2023-12-09Fix: Bazaar showing Minion XP (#785)Thunderblade73
2023-12-09fix nullPointerException (#778)Thunderblade73
2023-12-08isInIsland > skyBlockIslandhannibal2
2023-12-08Fix: hub wheat minion no Xp (#773)Thunderblade73
2023-12-08Use LorenzToolTipEvent over ItemTooltipEvent if possible.hannibal2
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