aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/test
AgeCommit message (Collapse)Author
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
2023-11-11/shversion now copies the SkyHanni version into clipboard as well.hannibal2
2023-11-11tab list debug (#702)hannibal2
Added /shdebugtablist - Set your clipboard as a fake tab list. #702
2023-11-11Added /shdebugwaypoint as test/debug command.hannibal2
2023-11-11added hot swap detection messageshannibal2
2023-11-02Add visitor highlighter/blocker (#653)Linnea Gräf
Added Highlight Visitors in SkyBlock. Block Interacting with Visitors. #653
2023-10-30code cleanuphannibal2
2023-10-30NullPointerException fix for getEntityByID (#652)Thunderblade73
Fixed rare error message while disconnecting. #652
2023-10-30Fix Typos (#650)Walker Selby
Fixed typos #650
2023-10-30Added debug command /shconfigmanagerresethannibal2
2023-10-28Hopefully stop infinite recurring causes in error messages.hannibal2
2023-10-28fixed weird error messages in damage indicatorhannibal2
2023-10-21Backend: Serialise all constants and add repo error messages and status (#605)CalMWolfs
Backend: Serialise all constants and add repo error messages and status #605
2023-10-21better repo error handlinghannibal2
2023-10-21better repo error handlinghannibal2
2023-10-16fixed recent config renamehannibal2
2023-10-16code cleanuphannibal2
2023-10-16Add NBT Copy Keybind (#562)Walker Selby
created more useful copy item data keybind #562
2023-10-15code cleanuphannibal2
2023-10-15Internal Change: Config deprecations (#542)Walker Selby
migrate the config, removed id system entirely #542
2023-10-14renamed CopyErrorCommand to ErrorManagerhannibal2
2023-10-12code cleanup + debug error messageshannibal2
2023-10-12fixed globalRender description and replaced RenderWorldLastEvent with ↵hannibal2
LorenzRenderWorldEvent
2023-10-12added in sb check for some debug featureshannibal2
2023-10-12more dungeon debug stuffhannibal2
2023-10-12creating globalRenderTogglehannibal2
2023-10-12code cleanup, There are no Utils registered as listeners, and replacing ↵hannibal2
OSUtils.isKeyHeld(key) to key.isKeyHeld()
2023-10-12Fix + Backend: Made mouse buttons work as key binds (#560)CalMWolfs
Fix + Backend: Made mouse buttons work as key binds #560
2023-10-11code cleanuphannibal2
2023-10-11More Code Cleanup - When (#531)Walker Selby
code cleanup #531
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
Added Advanced Tab List #459