aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/test
AgeCommit message (Collapse)Author
2024-03-05Added price info to /shtestitemhannibal2
2024-03-04Feature: Added option to show some features outside SB. (#603)Obsidian
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
2024-03-01Internal Change: Code Cleanup (#1077)hannibal2
2024-03-01Added more error datahannibal2
2024-03-01Replaced e.printStackTrace() with ErrorManager. #1065CalMWolfs
2024-03-01Added Command /shconfig toggle (#835)Obsidian
2024-02-28Jani will go insane if kept unfixed in the stable version (#1076)martimavocado
2024-02-26= Fixed HighlightMissingRepoItems. #1062CalMWolfs
2024-02-25Made ErrorManager compact stack trace even more compacter.hannibal2
2024-02-25/gfs tab complete now uses NEU's Repo instead of SkyHanni Repo. #1053CalMWolfs
2024-02-25Fixed internal name resolving. #1046hannibal2
2024-02-24Fixed wrong BuildList in part of stack trace. Cleanup error manager code.hannibal2
2024-02-24Fixed ReplaceWith auto replace feature from IDEs for deprecated functions.hannibal2
2024-02-20Added /shdebug Garden Next Jacob Contest.hannibal2
2024-02-20Fishing Tracker using SH Repo over NEU recipes. (#1026)hannibal2
2024-02-19Improved Packet Test. #1004Thunderblade73
2024-02-19Created ActionBarUpdateEvent and used it. #977CalMWolfs
2024-02-19Item name rewrite and cache #1016hannibal2
2024-02-16Moved many regex patterns in the repo and code cleanup. #871CalMWolfs
2024-02-14Add mod identification for outgoing mod calls and show this data in ↵Linnea Gräf
/shchathistory. #987
2024-02-10Added option to hide the already existing F3 SkyBlock Area Debug Feature #858Obsidian
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ↵Thunderblade73
ChatUtils, CollectionUtils, ConditionalUtils. And code cleanup #978
2024-02-05Send Mining Island Events (#969)CalMWolfs
Added sending mining events to Soopy's API to test for new Mining Event feature. #969
2024-01-31replace onChatMessage with onChathannibal2
2024-01-31Fix some getItemStack errors (#967)CalMWolfs
Fixed some getItemStack errors. #967
2024-01-24Replaced Npc with NPC (typos) (#950)Absterge
Fixed NPC typos in config. #950
2024-01-20creating and using TimeLimitedCache and TimeLimitedSet instead of guava cache.hannibal2
2024-01-20Backend: ItemCategory + better LorenzeRarity (#811)Thunderblade73
Categorizes every item using the rarity lore line. Also a better way of getting the item rarity Rarity #811
2024-01-18deleted old hotswap deletion v2hannibal2
2024-01-18deleted old hotswap deletionhannibal2
2024-01-18code cleanuphannibal2
2024-01-18Add hotswap agent support (#910)Linnea Gräf
Added hotswap detection and reloading all listeners on hotswap. #910
2024-01-18renamed ignore to irrelevanthannibal2
2024-01-18code cleanuphannibal2
2024-01-18move into own functionshannibal2
2024-01-18moving debug command into own classhannibal2
2024-01-18moved all shdebug stuff into categorieshannibal2
2024-01-18moving dungeons and slayer related debug data into DebugDataCollectEvent. ↵hannibal2
allowing to hide or search for specific debug data with /shdebug <search>
2024-01-18/shdebugwaypoint -> /shtestwaypoint & /shdebugtablist -> /shtesttablist & ↵hannibal2
/shdebugdata -> /shdebug
2024-01-18Add DebugDataCollectEvent and add Diana Burrow Nearest Warp to /shdebugdatahannibal2
2023-12-25Added debug command /shfindnullconfighannibal2
2023-12-10Added option to toggle WorldEdit in the dev category.hannibal2
2023-12-10Added support for /shworldedit left/righthannibal2
2023-12-10code cleanuphannibal2
2023-12-10Add region selector (#732)Linnea Gräf
Added WorldEdit region selection preview support. #732
2023-12-09Fixed resetCommand error message (#779)Thunderblade73
Fixed error message in "/shconfig" command. #779
2023-12-09Prevent spamming the command /shclearcontestdatahannibal2
2023-12-09Feature: /shclearcontestdata (#777)martimavocado
Added command /shclearcontestdata to Reset Jacob's Contest Data. #777
2023-12-08Localize Keypresses (#754)Walker Selby
Fixed control/modifier key logic on apple devices. #754
2023-12-08Use LorenzToolTipEvent over ItemTooltipEvent if possible.hannibal2