aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/test
AgeCommit message (Collapse)Author
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
2023-12-03Increased performance and decreased ram usage.hannibal2
2023-12-01better command usagehannibal2
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-22Feature: Add support for barn fishing in the jerry's workshop and crimson ↵martimavocado
isle (#705) Added Barn Fishing Timer to Jerry's Workshop and Crimson Isle. #705
2023-11-22reverted some private functions and other misc cleanup changeshannibal2
2023-11-22Internal Change: More Random Cleanup (#724)Walker Selby
More Random Cleanup #724
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
Code cleanup done everywhere #628
2023-11-19logError -> logErrorWithDatahannibal2
2023-11-19code cleanuphannibal2
2023-11-19Added support for extra data in error manager.hannibal2
2023-11-19more clean error stack traceshannibal2
2023-11-19code cleanuphannibal2
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
Add auto prefix to chat message methods. #622
2023-11-18code cleanuphannibal2
2023-11-17code cleanuphannibal2
2023-11-17Split storage into more files plus code cleanup (#695)CalMWolfs
Extracted sacks, friends, known features and jacob contests in to their separate files. #695
2023-11-15removed commenthannibal2
2023-11-15Fixed hotswap detection not working.hannibal2
2023-11-13Fixed highlighting some mobs in dungeon wrongly as area mini bosses.hannibal2
2023-11-11marked hotswap debug as brokenhannibal2