summaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/commands
AgeCommit message (Collapse)Author
2024-09-18stop initializing the map on every function callhannibal2
Co-authored-by: Empa <42304516+itsempa@users.noreply.github.com>
2024-09-11Feature: Transfer Cooldown Prevention (#1751)Clicks
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Co-authored-by: Cal <cwolfson58@gmail.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-08-31Feature: Reverse Party Transfer (#1712)Jordan
Co-authored-by: BuildTools <unconfigured@null.spigotmc.org> Co-authored-by: Cal <cwolfson58@gmail.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-08-08fixed /shcommands error when no matchhannibal2
2024-08-02Fix: /shcommands empty page (#2287)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-07-15Fix: Typo in shcommands (#2223)Obsidian
2024-07-06Backend: Fixed typos everywhere (#2175)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-06-22Improvement: Add hover descriptions to many ClickableChat messages (#1919)Obsidian
Co-authored-by: Cal <cwolfson58@gmail.com> Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-06-13Backend: for each (#1725)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-06-07Backend: Use event.cancel() over event.isCanceled = true for LorenzEvents ↵CalMWolfs
(#1915)
2024-06-06Backend: Classes -> Objects with annotation (#1982)CalMWolfs
Co-authored-by: ThatGravyBoat <thatgravyboat@gmail.com>
2024-06-06Backend: Convert existing objects to use the annotation and add the plugin ↵CalMWolfs
(#1974) Co-authored-by: ThatGravyBoat <thatgravyboat@gmail.com>
2024-06-05Improvement: Refactor of /ff for Improved Modularity and Code Reusability (#873)Thunderblade73
Co-authored-by: Cal <cwolfson58@gmail.com>
2024-05-30Fix: /viewrecipe (#1939)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-05-26Improvement: Cleanup help command (#1720)Brady
2024-05-26Backend: Use HypixelCommands (#1769)Empa
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
2024-05-08Backend: Text API (#1718)Brady
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-05-01Feature: Add Ignored users for Party Commands (#1469)martimavocado
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
2024-04-30Improvement: Add autocomplete for party commands (#1598)Brady
2024-04-28Fix party tab completion (#1571)Linnea Gräf
2024-04-24Feature: Allow party members to request allinvite to be enabled (#1464)CalMWolfs
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-23Fixed transfer command (#1505)nobaboy
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-19Feature + Fix: Player Chat Rework (#1483)hannibal2
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-13code cleanuphannibal2
2024-04-13Add party chat commands (#1433)Linnea Gräf
2024-04-07Backend: Remove a lot of deprecated code (#1371)CalMWolfs
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-07Backend: Change stuff around with chat messages (#1227)CalMWolfs
2024-04-04Improvement: Add /trade to tab complete commands (#1354)CalMWolfs
2024-04-03Backend: Make all event names uniform (#1290)CalMWolfs
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-04-03Fix: All Names Party Tab (#1340)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-03-28Improvement: Config Move (#1300)hannibal2
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-03-09Feature: Limbo time PB v2 (#848)martimavocado
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-03-07Backend: Use less forge events (#1085)CalMWolfs
2024-02-25Fixed multiple edge cases with /gfs. (#1055)Thunderblade73
2024-02-25Fixed /gfs not working with spaces in item name. #1045Thunderblade73
2024-02-22Fixed /sendcoords command not working. #1037CalMWolfs
2024-02-20Deprecate LorenzUtils.sendCommandToServer. #1025hannibal2
2024-02-19Added GetFromSackAPI. #968Thunderblade73
2024-02-16Fixed /warp is command replace feature.hannibal2
2024-02-16Fixed /gfs tab complete. #1008martimavocado
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ↵Thunderblade73
ChatUtils, CollectionUtils, ConditionalUtils. And code cleanup #978
2024-02-09SkyHanni's own /wiki command logic now works better in SkyBlock Level guide ↵Obsidian
and allows to change weather to use official Hypixel Wiki or the older Fandom Wiki. #831
2024-01-30Add /pd short command for party disband (#962)Empa
Added /pd short command for party disband. #962
2024-01-18feat: Party kick with reason (#874)Linnea Gräf
Party kick with reason #874
2023-12-26code cleanuphannibal2
2023-12-15Fixed error message on /pt.hannibal2
Co-authored-by: nea <nea@nea.moe>
2023-11-26Added MessageSendToServerEventhannibal2
2023-11-26Internal Change: Refactor JsonObjects to be in data package (#680)Walker Selby
Moved the json object files into another package. #680
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
Add auto prefix to chat message methods. #622
2023-10-28changed config toggle to enabled, changed hotkey logic to only trigger once, ↵hannibal2
reformat code and code cleanup