index
:
skyhanni.git
feat/detekt
generic-permutable-resolution
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
at
/
hannibal2
/
skyhanni
/
features
/
garden
/
composter
/
ComposterDisplay.kt
Age
Commit message (
Expand
)
Author
2024-09-17
better display names
hannibal2
2024-08-31
Improvement: Click on chat (#2428)
hannibal2
2024-08-02
Fix: Composter Overlay no data (#2294)
hannibal2
2024-06-23
Backend: Usage of TabWidget (#1240)
Thunderblade73
2024-06-22
Improvement: Add hover descriptions to many ClickableChat messages (#1919)
Obsidian
2024-06-09
Backend: Storage SimpleTimeMark (#2038)
Thunderblade73
2024-06-06
Backend: Classes -> Objects with annotation (#1982)
CalMWolfs
2024-05-26
Backend: RegexUtils (#1854)
CalMWolfs
2024-05-07
Improvement: made the garden chat message clickable (#1723)
hannibal2
2024-03-06
Internal Changes: Many small code cleanups (#1101)
hannibal2
2024-03-04
Feature: Added option to show some features outside SB. (#603)
Obsidian
2024-02-19
no longer using !isbusy return when it should be isBusy return
hannibal2
2024-02-19
Hide Garden Composter reminders while participating in a Farming Contest.
hannibal2
2024-02-10
Splitting many utils functions from LorenzUtils up into other classes: ChatUt...
Thunderblade73
2023-12-23
Removed formatDuration()
hannibal2
2023-12-23
improve composter empty time precision (#824)
appable
2023-11-26
Replaced SkyHanniMod.feature.garden with GardenAPI.config
hannibal2
2023-11-19
Internal Change: Auto-Prefix Chat Messages (#622)
Walker Selby
2023-11-05
no more hidden stuff: renamed "config" and "hidden" to "storage" when working...
hannibal2
2023-10-26
fix future neu crash (#624)
CalMWolfs
2023-10-15
code cleanup
hannibal2
2023-10-15
Internal Change: Config deprecations (#542)
Walker Selby
2023-10-12
moved sendTitle into LorenzUtils
hannibal2
2023-10-07
Feature: Compact tab list (from sba but better) (#459)
CalMWolfs
2023-09-29
Random Code Cleanup (#516)
Walker Selby
2023-09-27
removed wildcards from imports
hannibal2
2023-09-02
Composter calculation fix (#433)
Obsidian
2023-08-29
using kotlin duration in TitleUtils
hannibal2
2023-08-07
replace enum.getEntries() to enum.entries and using .addSelector<Enum>
hannibal2
2023-07-04
Merge pull request #288
CalMWolfs
2023-07-04
Empty List (#289)
hannibal2
2023-06-15
Split the outside garden composter empty timer to a separate gui element
hannibal2
2023-06-12
Added composter empty timer for outside garden
hannibal2
2023-05-18
added profile specific config support
hannibal2
2023-04-28
REGEX
hannibal2
2023-04-17
to Pattern
hannibal2
2023-04-17
+ Added Composter Overlay - Show cheapest items for organic matter and fuel, ...
hannibal2
2023-04-14
renamed SendTitleHelper to TitleUtils
hannibal2
2023-04-14
Show the organic matter/fuel is low message only once every 5 minutes instead...
hannibal2
2023-04-13
added composter empty time
hannibal2