aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/garden/composter
AgeCommit message (Expand)Author
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-05-07Improvement: made the garden chat message clickable (#1723)hannibal2
2024-05-01Fix: Composter GfS Messages (#1398)Obsidian
2024-04-24Backend: HypixelCommands (#1525)hannibal2
2024-04-10Backend: Remove some more deprecated functions and misc code cleanup (#1402)CalMWolfs
2024-04-07Backend: Remove a lot of deprecated code (#1371)CalMWolfs
2024-04-04Backend: matchFirst function for lists of strings (#1353)CalMWolfs
2024-03-24Fix: Composter Upgrades not loaded (#1256)hannibal2
2024-03-22Backend: Shorter inventory and sack amount (#1231)hannibal2
2024-03-12Internal Change: Code cleanup ContainerChest getAllItems (#1047)hannibal2
2024-03-09code cleanuphannibal2
2024-03-06Internal Changes: Many small code cleanups (#1101)hannibal2
2024-03-04Feature: Added option to show some features outside SB. (#603)Obsidian
2024-03-01Internal Change: Bazaar Config -> Inventory Config (#1082)hannibal2
2024-03-01printStackTrace -> ErrorManager #1028hannibal2
2024-02-25/gfs tab complete now uses NEU's Repo instead of SkyHanni Repo. #1053CalMWolfs
2024-02-20Deprecate LorenzUtils.sendCommandToServer. #1025hannibal2
2024-02-19no longer using !isbusy return when it should be isBusy returnhannibal2
2024-02-19Hide Garden Composter reminders while participating in a Farming Contest.hannibal2
2024-02-16Moved many regex patterns in the repo and code cleanup. #871CalMWolfs
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2023-12-29Fixed composter gfs stuff (biofuel is now in sacks) (#837)Obsidian
2023-12-26code cleanuphannibal2
2023-12-23Removed formatDuration()hannibal2
2023-12-23improve composter empty time precision (#824)appable
2023-12-21Fixed gfs command in composter overlay.hannibal2
2023-12-21code cleanuphannibal2
2023-12-21Internal Change: Composter overlay NEUInternalName (#614)Walker Selby
2023-12-17Remove unecessary non-capturing groups (#676)Walker Selby
2023-12-11fixed config versionhannibal2
2023-12-11Internal: Migrate Deprecated Config Values to Enums (#790)Walker Selby
2023-12-09Fixed error messages in composter inventory when hovering over some items.hannibal2
2023-12-09Added additional error information to an composter inventory errorhannibal2
2023-12-08Localize Keypresses (#754)Walker Selby
2023-12-08Use LorenzToolTipEvent over ItemTooltipEvent if possible.hannibal2
2023-11-30romanToDecimalIfNeeded -> romanToDecimalIfNecessary (See https://chat.openai....hannibal2
2023-11-28Hide Composter Overlay in composter inventory while Estimated Item Value is s...hannibal2
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: Reformat Code to match .editorconfig (#628)Walker Selby
2023-11-19code cleanuphannibal2
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
2023-11-05no more hidden stuff: renamed "config" and "hidden" to "storage" when working...hannibal2
2023-10-26fix future neu crash (#624)CalMWolfs
2023-10-21code cleanuphannibal2
2023-10-21Backend: Serialise all constants and add repo error messages and status (#605)CalMWolfs
2023-10-21better repo error handlinghannibal2
2023-10-21Internal Changes: getInternalName Pt 3 (#549)Walker Selby
2023-10-17removed unnecessary extension functionhannibal2
2023-10-17oops (#600)CalMWolfs