aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/api
AgeCommit message (Expand)Author
2024-09-08Improvement: Powder Tracker revamped (#2394)Jordan
2024-09-07Feature: /shedittracker (#2448)hannibal2
2024-08-26Improvement: Default amount for /gfs (#1927)saga
2024-07-21Fix: Carnival Mask Fix (#2247)Thunderblade73
2024-07-21Fix: Reforge Helper Carnival Mask (#2244)Thunderblade73
2024-07-15Backend: Remove redundant property from HotmAPI.Powder (#2128)Luna
2024-07-06Fix: Double-Bit in Reforge Helper (#2182)Thunderblade73
2024-07-06Backend: Fixed typos everywhere (#2175)hannibal2
2024-06-23Feature: Reforge helper (#1437)Thunderblade73
2024-06-22Improvement: Add hover descriptions to many ClickableChat messages (#1919)Obsidian
2024-06-13Improvement: Added Display Options to Powder in Custom Scoreboard (#1442)J10a1n15
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