aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/garden/farming
AgeCommit message (Expand)Author
2023-09-02Typo fixes (#431)Eric W
2023-09-02code cleanup, better error handlinghannibal2
2023-09-02Fetch crop weights from the elite api (#421)CalMWolfs
2023-09-02Garden Money Per Hour: Fixed wrong NPC price when merge seeds is enabledhannibal2
2023-08-29Merge remote-tracking branch 'origin/beta' into betahannibal2
2023-08-29using kotlin duration in TitleUtilshannibal2
2023-08-29fix variable name (#419)CalMWolfs
2023-08-29Fixed ConcurrentModificationException in GardenCropSpeedhannibal2
2023-08-28Now the farming weight display is hidden per default when below 200 weight (c...hannibal2
2023-08-28Added option to hide the off-screen drop chat message.hannibal2
2023-08-28code cleanup and better error handlinghannibal2
2023-08-28Removing npc price from bazaar data and Fixed multiple bugs with garden visitorhannibal2
2023-08-28Merge pull request #404CalMWolfs
2023-08-27Merge pull request #402CalMWolfs
2023-08-19off-screen farming weight lb change and /shfarmingprofilehannibal2
2023-08-19Replacing Keyboard.isKeyDown and KeybindHelper.isKeyDown with OSUtils.isKeyHeldhannibal2
2023-08-10Reading/writing farming armor drops directly from and to confighannibal2
2023-08-09Using NEUInternalName for all bazaar data caseshannibal2
2023-08-09Using NEUInternalName in even more classeshannibal2
2023-08-09Changing internalName to getInternalName_old, and getInternalName_new to inte...hannibal2
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-01Fixed wrong crop money calculation with mushroom cow pet when in no trade modehannibal2
2023-07-29moved commenthannibal2
2023-07-29another dicer counter fix (#345)ReyMaratov
2023-07-27crop money display: Using npc price for mushroom cow pet calculation when on ...hannibal2
2023-07-25Merge pull request #332Kaeso
2023-07-25repeatSecondshannibal2
2023-07-25We do love LorenzTickEvent nowhannibal2
2023-07-25Using LorenzWorldChangeEvent everywherehannibal2
2023-07-24Fixed irrelevant spelling stuffhannibal2
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-05Merge pull request #267hannibal2
2023-07-04Merge pull request #288CalMWolfs
2023-07-04Empty List (#289)hannibal2
2023-06-10changed default settings and internal nameshannibal2
2023-06-09Warning when BPS in jacob contest ff needed display is below 1hannibal2
2023-06-05Added support for maxed out crop milestoneshannibal2
2023-05-25Added Contest Summaryhannibal2
2023-05-22Fixed location positionhannibal2
2023-05-22Added Garden Crop Start Locationhannibal2
2023-05-22Use getItemInHand()hannibal2
2023-05-18Added better arrowshannibal2