aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/garden/composter
AgeCommit message (Expand)Author
2024-10-19Backend: Detekt Fixes Part 8 (#2734)David Cole
2024-10-11Backend: Detekt Fixes Part 6 (#2657)David Cole
2024-10-01fixed composter data collectionhannibal2
2024-09-29Backend: Detekt Fixes Part 2 (#2607)CalMWolfs
2024-09-28Backend: Detekt Fixes Part 3 (#2606)David Cole
2024-09-23Backend: Replace round and roundToPrecision with roundTo (#1931)CalMWolfs
2024-09-17better display nameshannibal2
2024-08-31Improvement: Click on chat (#2428)hannibal2
2024-08-14Improvement: Repo Errors (#2338)hannibal2
2024-08-02Fix: Composter Overlay no data (#2294)hannibal2
2024-07-15Fix: price source inconsistencies (bz sell/buy and npc price) (#2221)hannibal2
2024-06-23Backend: Usage of TabWidget (#1240)Thunderblade73
2024-06-22Improvement: Add hover descriptions to many ClickableChat messages (#1919)Obsidian
2024-06-14fixing and using shortFormat()hannibal2
2024-06-14Revert "creating and using Number.format()"hannibal2
2024-06-14creating and using Number.format()hannibal2
2024-06-09Backend: Storage SimpleTimeMark (#2038)Thunderblade73
2024-06-07Backend: Change Java to Kotlin for repo files (#1543)CalMWolfs
2024-06-07Backend: Remove deprecated function: getMultiplier (#1956)CalMWolfs
2024-06-06Backend: Classes -> Objects with annotation (#1982)CalMWolfs
2024-06-06Backend: Convert existing objects to use the annotation and add the plugin (#...CalMWolfs
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