aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/api
AgeCommit message (Expand)Author
2024-06-08Backend: Start using new event system (#2023)CalMWolfs
2024-06-08Backend: Custom event bus (#2008)Brady
2024-06-07Backend/Fix : "Removed" HypixelCommands.getFromSack (#1999)Thunderblade73
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-06-05Fix: Crash and use less forge events (#1986)CalMWolfs
2024-06-01Fix: Skymall Titanium Pattern (#1967)Thunderblade73
2024-05-31Backend: Use SkillAPI in SkillExpGainEvent (#1788)HiZe
2024-05-30Fix: Skymall patterns (#1938)Thunderblade73
2024-05-30Feature: Hotm Features + Hotm API/Data (#1059)Thunderblade73
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-05-13removed unnecessary stuff from /shdebughannibal2
2024-04-28Fixed: Gfs without amount (#1567)hannibal2
2024-04-24Backend: HypixelCommands (#1525)hannibal2
2024-04-24Fix: gfs error with 0 (#1528)hannibal2
2024-04-19[Feature] Added support for calculations in gfs (#1493)Conutik
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