aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/data
AgeCommit message (Collapse)Author
2023-09-15moved garden level into garden apihannibal2
2023-09-15Fix + Backend: Sack Save (#469)CalMWolfs
2023-09-15Fix: One area in the zealot hideout showing as The End (#461)Brandon
Co-authored-by: Brandon Wamboldt <brandon.wamboldt@maplewave.com>
2023-09-15code cleanuphannibal2
2023-09-15Feature: gui scaling (#464)Linnea Gräf
Add gui scaling #464
2023-09-14Fixed typos in the word SkyBlockhannibal2
2023-09-10code cleanuphannibal2
2023-09-10SackAPI event and storing data #410CalMWolfs
* implement SackChangeEvent * move SackAPI * handling events * fixed small errors * fetching item data * moved over sack display * it should work * saving gemstones * saving gemstones * new config file for sacks * saving last change amount * fix conflicts fully * implement SackChangeEvent * move SackAPI * handle 'other items' correctly * move sackAPI again * handling events * fixed small errors * fetching item data * moved over sack display * it should work * saving gemstones * saving gemstones * new config file for sacks * saving last change amount * Merge branch 'beta' into sack_storage * fix conflicts fully * Merge remote-tracking branch 'origin/sack_storage' into sack_storage * Merge branch 'hannibal002:beta' into sack_storage * Merge remote-tracking branch 'origin/sack_storage' into sack_storage * remove unnecessary thing
2023-09-10Added support for slayer profit trackers on stranded.hannibal2
2023-09-10Fixed Ender Node Tracker tracking Mite Gel incorrectly and npc/george/lowest ↵Eric W
bin price problems. #430 * fix not using lBIN for certain items * set loaded to true before broadcasting ConfigLoadEvent * now accurately tracks mite gel
2023-09-08moving current area into test class and code cleanuphannibal2
2023-09-08Fix bad skyblock locations in the end, howling cave, and dreadfarm (#453)Brandon
Fix bad skyblock locations in the end, howling cave, and dreadfarm #453
2023-09-08Only allow calling drawSlotText inside the eventhannibal2
2023-09-08Feature: Contest rank Icon (#450)CalMWolfs
Contest rank Icon #450
2023-09-02Typo fixes (#431)Eric W
Fixed typos #431
2023-09-02Hopefully fixed a rare chat errorhannibal2
2023-08-29using kotlin duration in TitleUtilshannibal2
2023-08-29code cleanuphannibal2
2023-08-29Sack change event (#403)Eric W
Create SackChangeEvent #403
2023-08-28Added Total Crop Milestonehannibal2
2023-08-28Removing npc price from bazaar data and Fixed multiple bugs with garden visitorhannibal2
2023-08-27removed debughannibal2
2023-08-27Merge pull request #402CalMWolfs
* garden exp * refactored a lot of stuff * make it not break
2023-08-23Code cleanuphannibal2
2023-08-23Hopefully fixed derpy problems with trevor trapper, arachne, arachne keeper ↵hannibal2
and zealots
2023-08-15removed api key from confighannibal2
2023-08-15removed hypixel apihannibal2
2023-08-10Code cleanuphannibal2
2023-08-10Merge pull request #373appable
Shark fish counter now counts twice for Double hook.
2023-08-09code cleanuphannibal2
2023-08-09Using NEUInternalName in even more classeshannibal2
2023-08-09Using NEUInternalName in more classeshannibal2
2023-08-09Using NEUInternalName in CropAccessoryhannibal2
2023-08-09Changing internalName to getInternalName_old, and getInternalName_new to ↵hannibal2
internalName
2023-08-09Using NEUInternalName in CollectionAPIhannibal2
2023-08-09Using NEUInternalName in slayer profit trackerhannibal2
2023-08-08code cleanup datahannibal2
2023-08-07replace enum.getEntries() to enum.entries and using .addSelector<Enum>hannibal2
2023-08-03Merge branch 'feat/chatfiltergui' into betahannibal2
2023-08-03code cleanuphannibal2
2023-08-03added toMutableList back to all entity utils methods, removed OrNull methodshannibal2
2023-08-03Add support for retracted messagesnea
2023-08-03Add chat filter guinea
2023-08-03Fixed weird tuba ability cooldown not working in rifthannibal2
2023-08-03Added dev options to copy bestiary data from inventoryhannibal2
2023-08-03Renamed inventory open events to reflect their actual implementation betterhannibal2
2023-08-03Catching error if a repo file is missing properlyhannibal2
2023-08-02removed debughannibal2
2023-08-02Merge pull request #351Roman / Linnea Gräf
* Performance improvements for the damage indicator * Using MutableMap.put * Using Sequence for every entity iteration
2023-07-31Added repo switch user_api_keyshannibal2