aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/garden
AgeCommit message (Expand)Author
2023-08-10Code cleanuphannibal2
2023-08-10Merge pull request #377CalMWolfs
2023-08-10Reading/writing farming armor drops directly from and to confighannibal2
2023-08-09code cleanuphannibal2
2023-08-09Using NEUInternalName for all bazaar data caseshannibal2
2023-08-09Using NEUInternalName in even more classeshannibal2
2023-08-09Using NEUInternalName in CropAccessoryhannibal2
2023-08-09Changing internalName to getInternalName_old, and getInternalName_new to inte...hannibal2
2023-08-09Using NEUInternalName in GardenVisitorFeatureshannibal2
2023-08-07replace enum.getEntries() to enum.entries and using .addSelector<Enum>hannibal2
2023-08-07more exact error messagehannibal2
2023-08-07code cleanuphannibal2
2023-08-07Merge pull request #350CalMWolfs
2023-08-03Renamed inventory open events to reflect their actual implementation betterhannibal2
2023-08-02added bing hoe supporthannibal2
2023-08-02Fixed /shtestcomposter crash, removed SIMPLE_CARROT_CANDY from composterhannibal2
2023-08-01Fixed wrong crop money calculation with mushroom cow pet when in no trade modehannibal2
2023-07-31Soft fixing all RepositoryReloadEvent npe errorshannibal2
2023-07-29moved commenthannibal2
2023-07-29another dicer counter fix (#345)ReyMaratov
2023-07-29Using 19.9 bps if bps is too low for jacob contest ff needed displayhannibal2
2023-07-27crop money display: Using npc price for mushroom cow pet calculation when on ...hannibal2
2023-07-25Merge pull request #99Contrabass
2023-07-25Merge pull request #332Kaeso
2023-07-25Bypass visitor refusal key (#331)HiZe_
2023-07-25repeatSecondshannibal2
2023-07-25We do love LorenzTickEvent nowhannibal2
2023-07-25Using LorenzWorldChangeEvent everywherehannibal2
2023-07-24Fixed jacob contest time shows one second too longhannibal2
2023-07-24Fixed jacob contest time shows one second too longhannibal2
2023-07-24using exactLocation for visitor texthannibal2
2023-07-24Fixed irrelevant spelling stuffhannibal2
2023-07-23fixed nameshannibal2
2023-07-23Using EntityUtils.getEntities everywherehannibal2
2023-07-21Added more error messages to farming weight displayhannibal2
2023-07-19made class not a data classhannibal2
2023-07-19Use New Elite API (#324)Kaeso
2023-07-19fixed crazy rare drops not counting properly (#315)ReyMaratov
2023-07-16rng dicer chat hider now works without enabling drop counterhannibal2
2023-07-14Updated the init for the dicer rng counter (#313)ReyMaratov
2023-07-12Fixed composter inventory numbershannibal2
2023-07-08Catch and log an error in GardenVisitorFeatureshannibal2
2023-07-06Workaround to not crash if visitor rarities is emptyhannibal2
2023-07-05Merge pull request #267hannibal2
2023-07-05mirror verse jump and run (#265)hannibal2
2023-07-04Merge pull request #288CalMWolfs
2023-07-04isVecInside support for LorenzVec, and added isPlayerInsidehannibal2
2023-07-04Empty List (#289)hannibal2
2023-07-01Merge pull request #280CalMWolfs
2023-07-01No more getItemStack() crashes hopefully (#276)CalMWolfs