summaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/garden/composter/ComposterDisplay.kt
AgeCommit message (Expand)Author
2024-09-17better display nameshannibal2
2024-08-31Improvement: Click on chat (#2428)hannibal2
2024-08-02Fix: Composter Overlay no data (#2294)hannibal2
2024-06-23Backend: Usage of TabWidget (#1240)Thunderblade73
2024-06-22Improvement: Add hover descriptions to many ClickableChat messages (#1919)Obsidian
2024-06-09Backend: Storage SimpleTimeMark (#2038)Thunderblade73
2024-06-06Backend: Classes -> Objects with annotation (#1982)CalMWolfs
2024-05-26Backend: RegexUtils (#1854)CalMWolfs
2024-05-07Improvement: made the garden chat message clickable (#1723)hannibal2
2024-03-06Internal Changes: Many small code cleanups (#1101)hannibal2
2024-03-04Feature: Added option to show some features outside SB. (#603)Obsidian
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-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2023-12-23Removed formatDuration()hannibal2
2023-12-23improve composter empty time precision (#824)appable
2023-11-26Replaced SkyHanniMod.feature.garden with GardenAPI.confighannibal2
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-15code cleanuphannibal2
2023-10-15Internal Change: Config deprecations (#542)Walker Selby
2023-10-12moved sendTitle into LorenzUtilshannibal2
2023-10-07Feature: Compact tab list (from sba but better) (#459)CalMWolfs
2023-09-29Random Code Cleanup (#516)Walker Selby
2023-09-27removed wildcards from importshannibal2
2023-09-02Composter calculation fix (#433)Obsidian
2023-08-29using kotlin duration in TitleUtilshannibal2
2023-08-07replace enum.getEntries() to enum.entries and using .addSelector<Enum>hannibal2
2023-07-04Merge pull request #288CalMWolfs
2023-07-04Empty List (#289)hannibal2
2023-06-15Split the outside garden composter empty timer to a separate gui elementhannibal2
2023-06-12Added composter empty timer for outside gardenhannibal2
2023-05-18added profile specific config supporthannibal2
2023-04-28REGEXhannibal2
2023-04-17to Patternhannibal2
2023-04-17+ Added Composter Overlay - Show cheapest items for organic matter and fuel, ...hannibal2
2023-04-14renamed SendTitleHelper to TitleUtilshannibal2
2023-04-14Show the organic matter/fuel is low message only once every 5 minutes instead...hannibal2
2023-04-13added composter empty timehannibal2