aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/data
AgeCommit message (Expand)Author
2023-11-26fixing MessageSendToServerEventhannibal2
2023-11-26Added MessageSendToServerEventhannibal2
2023-11-26Replaced SkyHanniMod.feature.garden with GardenAPI.confighannibal2
2023-11-26Internal Change: Refactor JsonObjects to be in data package (#680)Walker Selby
2023-11-26Internal Change: Code Cleanup (#661)Walker Selby
2023-11-25fixed bug with wrongly detecting item pickupshannibal2
2023-11-24Created and used ItemAddEvent, /shtrackcollection now supports sack messages.hannibal2
2023-11-24fishing v2 (#729)hannibal2
2023-11-22fishing profit tracker (#703)hannibal2
2023-11-22reverted some private functions and other misc cleanup changeshannibal2
2023-11-22Internal Change: More Random Cleanup (#724)Walker Selby
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
2023-11-21removed small errorshannibal2
2023-11-21Removed message when crop milestones look different in the menu than stored S...hannibal2
2023-11-20better screen close logichannibal2
2023-11-20Fixed ender chest not reopening correctly after opening gui editor.hannibal2
2023-11-20Remind every 30 minutes to set a hotkey for /sh gui.hannibal2
2023-11-19Fixed farming weight no longer updating on block breaking.hannibal2
2023-11-19Removed message if no wrong crop milestone steps are foundhannibal2
2023-11-19fixed wordinghannibal2
2023-11-19code cleanuphannibal2
2023-11-19share new crop data (#718)hannibal2
2023-11-19logError -> logErrorWithDatahannibal2
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
2023-11-18added todohannibal2
2023-11-18Fixed dice roll profit counting as Mob Kill Coins in Slayer Tracker.hannibal2
2023-11-18Fixed dice counting as slayer drop when rolled.hannibal2
2023-11-17code cleanuphannibal2
2023-11-17Split storage into more files plus code cleanup (#695)CalMWolfs
2023-11-17Random regex code cleanuphannibal2
2023-11-17Fixed opening the Pet menu no longer updating current pet display.hannibal2
2023-11-17Created PetAPI and deprecated String.matchRegex()hannibal2
2023-11-15Fixed showing "slayer boss spawn soon" message outside correct slayer area v2.hannibal2
2023-11-13Fixed highlighting some mobs in dungeon wrongly as area mini bosses.hannibal2
2023-11-11Added location fixes to repo.hannibal2
2023-11-11Fixed the leftStronghold area not getting detected.hannibal2
2023-11-11code cleanuphannibal2
2023-11-09Added support for slayer tracker items for loot from area mini-bosses. Fixed ...hannibal2
2023-11-07Update getPlayerName() (#696)Walker Selby
2023-11-05no more hidden stuff: renamed "config" and "hidden" to "storage" when working...hannibal2
2023-11-05code cleanuphannibal2
2023-11-05Resetting parts of the inventory for users with 7-month-old SkyHanni versions...hannibal2
2023-11-03code cleanuphannibal2
2023-11-03Added Estimated Item Value support to NEU Profile Viewerhannibal2
2023-10-30code cleanuphannibal2
2023-10-30NullPointerException fix for getEntityByID (#652)Thunderblade73
2023-10-28huge change to fix NumberFormatException in trophy sack (#636)HiZe_
2023-10-26Internal Change: Avoid hardcoded dispatcher (#589)Walker Selby
2023-10-26Moved many patterns from function scope to members.hannibal2
2023-10-26Add Repo TODOs (#585)Walker Selby