aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/garden/farming
AgeCommit message (Expand)Author
2024-02-16Moved many regex patterns in the repo and code cleanup. #871CalMWolfs
2024-02-16Clean up string pluralization methods. #975alexia
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-31replace onChatMessage with onChathannibal2
2024-01-23Made blocks per second calculation more accurate immediately after start farm...hannibal2
2024-01-01Fix mushroom counter when farming sugar cane/cactus with Mooshroom Cow (#859)alexia
2023-12-26code cleanuphannibal2
2023-12-25Fixed config migration errorshannibal2
2023-12-24fixed typoshannibal2
2023-12-24Default disabled and renamed some garden features.hannibal2
2023-12-23Fixed armor drop tracker not instantly visible.hannibal2
2023-12-12Fixed error message with newly bought fungi cutter.hannibal2
2023-12-11Migrate Config Value in EliteFarmingWeight (#720)Walker Selby
2023-12-11fixed config versionhannibal2
2023-12-11Internal: Migrate Deprecated Config Values to Enums (#790)Walker Selby
2023-12-11Internal Changes: Add Config Transform function (#769)Walker Selby
2023-12-11Fix weight leaderboard showing new position as -1 sometimes (#789)alexia
2023-12-04Internal Change: Regex To Pattern in BazaarApi, CropAccessoryData, andDicerRn...Walker Selby
2023-11-30Fixed Mooshroom cow Perk display not showing when maxed.hannibal2
2023-11-30Fix migration (#743)Walker Selby
2023-11-30Changed OwnInventoryItemUpdateEvent to be called synced to main thread.hannibal2
2023-11-30Using DelayedRun more oftenhannibal2
2023-11-30Migrate Integer to Enums in Config #727Walker Selby
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-22Internal Change: More Random Cleanup (#724)Walker Selby
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
2023-11-22Hide in crop milestone display the line with time remaining entirely when the...hannibal2
2023-11-22Fix crops per minute calculation (#725)alexia
2023-11-21Removed 100 Farming Fortune from "Show As Drop Multiplier" from all displays ...hannibal2
2023-11-20Fixed clickable farming weight gui that opens #1000 in lb website.hannibal2
2023-11-20formatting changeshannibal2
2023-11-20Removed cooldown for clicking different names.hannibal2
2023-11-19Added cooldown to prevent spam clicking on farming weight buttons to open man...hannibal2
2023-11-19Fixed farming weight no longer updating on block breaking.hannibal2
2023-11-190.21.1 Beta 5hannibal2
2023-11-19using ErrorManager morehannibal2
2023-11-19code cleanuphannibal2
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
2023-11-15Using fungi_cutter_mode instead of reading item lorehannibal2
2023-11-15Update messages to match Hypixel Changes (#706)Walker Selby
2023-11-13typoshannibal2
2023-11-09SkyHanniTracker now handles the display list as well.hannibal2
2023-11-07added support for different current sessions per profile.hannibal2
2023-11-07Added more Armor Drop Tracker features. Added command /shresetarmordroptracke...hannibal2
2023-11-07added function renderDisplay to SkyHanniTracker, removed code duplicationhannibal2
2023-11-07Added SkyHanniTracker and used it in DicerDropTrackerhannibal2
2023-11-07tracker core (#697)hannibal2
2023-11-05no more hidden stuff: renamed "config" and "hidden" to "storage" when working...hannibal2
2023-10-28Prioritize selected profile when fetching weight (#632)Kaeso