aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/api
AgeCommit message (Expand)Author
2024-04-12code cleanuphannibal2
2024-04-12Backend: Remove Neu Constant (#1191)Thunderblade73
2024-04-10Fix: Skill tab list pattern sometimes not matching (#1419)Luna
2024-04-04Backend: matchFirst function for lists of strings (#1353)CalMWolfs
2024-04-03Backend: Make all event names uniform (#1290)CalMWolfs
2024-04-01Backend: Less fixed rate timer (#1264)CalMWolfs
2024-03-26Fix: Rare gfs bz bug (#1283)Thunderblade73
2024-03-21adding todohannibal2
2024-03-21Fix: NEUInternalName is null for item name 'Mushroom' (#1226)CalMWolfs
2024-03-13Fix: Skill pattern (#1160)HiZe
2024-03-12Fix: Skill progress tab pattern (#1148)HiZe
2024-03-06Internal Changes: Many small code cleanups (#1101)hannibal2
2024-03-02Fix: Skill Progress message (#1087)HiZe
2024-02-28Fixed overflow level goal in skills tooltips. #1069HiZe
2024-02-27Fixed skill timer. (#1070)hannibal2
2024-02-27Renamed currentXP to xp in /shskills description.hannibal2
2024-02-26Added String.formatLongOrUserError()hannibal2
2024-02-25Fixed skill display stuff #1058HiZe
2024-02-25Fixed creating too many skill timers. #1057hannibal2
2024-02-25Fixed multiple edge cases with /gfs. (#1055)Thunderblade73
2024-02-25/gfs tab complete now uses NEU's Repo instead of SkyHanni Repo. #1053CalMWolfs
2024-02-25Made String.formatDouble() and formatLong()return nullable.hannibal2
2024-02-25Added support for number abbreviations in /shskills.hannibal2
2024-02-25Fixed /gfs not working with spaces in item name. #1045Thunderblade73
2024-02-24fix for better skill support for /shdebughannibal2
2024-02-24better skill support for /shdebughannibal2
2024-02-24Fixed skill goal commandshannibal2
2024-02-24Feature: Skill progress display (#957)HiZe
2024-02-24Cleanup some repo pattern formatting. #1038CalMWolfs
2024-02-22Fixed open bazaar command sending color code as well. #1035Thunderblade73
2024-02-20Deprecate LorenzUtils.sendCommandToServer. #1025hannibal2
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
2023-12-04Removed unnecessary capturing group.hannibal2
2023-11-28added todohannibal2
2023-11-28Add unique gift highlighter (#737)Linnea Gräf
2023-11-24Created and used ItemAddEvent, /shtrackcollection now supports sack messages.hannibal2
2023-11-24fishing v2 (#729)hannibal2
2023-11-17Random regex code cleanuphannibal2
2023-11-09Added support for slayer tracker items for loot from area mini-bosses. Fixed ...hannibal2
2023-10-26Add Repo TODOs (#585)Walker Selby
2023-09-02Hopefully fixed error messages in bingo around collection valueshannibal2
2023-08-15removed hypixel apihannibal2
2023-08-09code cleanuphannibal2
2023-08-09Changing internalName to getInternalName_old, and getInternalName_new to inte...hannibal2
2023-08-09Using NEUInternalName in CollectionAPIhannibal2
2023-08-09Using NEUInternalName in slayer profit trackerhannibal2
2023-08-03Renamed inventory open events to reflect their actual implementation betterhannibal2