index
:
github/SkyHanni.git
automixins
beta
bingovisitorhighlighter
bumpmoulconfigagain
cum
damageindicatorperf
dontalwayspushrepo
feat/componentmatcherapi
feat/configmigrator
feat/const
feat/idlenotifier
feat/moulconfig
feat/rancheroverlay
feat/renderablelinks
feat/sackmonitor
feat/styledreplace
feat/unimined
feat/updatecleanup
fix/chatformattingissueswhite
fix/repopattern
formattedtextcompat
holographic-entities
ifxrarecrash
kotlinmain
master
meta/maven
nohistory
perf/configmap
r/disallow_immutable_types_in_config
repopatternlists
repopatterns
tabcompletionapi
yaw_snapping
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
at
/
hannibal2
/
skyhanni
/
features
/
garden
/
composter
Age
Commit message (
Expand
)
Author
2024-02-10
Splitting many utils functions from LorenzUtils up into other classes: ChatUt...
Thunderblade73
2023-12-29
Fixed composter gfs stuff (biofuel is now in sacks) (#837)
Obsidian
2023-12-26
code cleanup
hannibal2
2023-12-23
Removed formatDuration()
hannibal2
2023-12-23
improve composter empty time precision (#824)
appable
2023-12-21
Fixed gfs command in composter overlay.
hannibal2
2023-12-21
code cleanup
hannibal2
2023-12-21
Internal Change: Composter overlay NEUInternalName (#614)
Walker Selby
2023-12-17
Remove unecessary non-capturing groups (#676)
Walker Selby
2023-12-11
fixed config version
hannibal2
2023-12-11
Internal: Migrate Deprecated Config Values to Enums (#790)
Walker Selby
2023-12-09
Fixed error messages in composter inventory when hovering over some items.
hannibal2
2023-12-09
Added additional error information to an composter inventory error
hannibal2
2023-12-08
Localize Keypresses (#754)
Walker Selby
2023-12-08
Use LorenzToolTipEvent over ItemTooltipEvent if possible.
hannibal2
2023-11-30
romanToDecimalIfNeeded -> romanToDecimalIfNecessary (See https://chat.openai....
hannibal2
2023-11-28
Hide Composter Overlay in composter inventory while Estimated Item Value is s...
hannibal2
2023-11-26
Replaced SkyHanniMod.feature.garden with GardenAPI.config
hannibal2
2023-11-26
Internal Change: Refactor JsonObjects to be in data package (#680)
Walker Selby
2023-11-22
Internal Change: Reformat Code to match .editorconfig (#628)
Walker Selby
2023-11-19
code cleanup
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-21
code cleanup
hannibal2
2023-10-21
Backend: Serialise all constants and add repo error messages and status (#605)
CalMWolfs
2023-10-21
better repo error handling
hannibal2
2023-10-21
Internal Changes: getInternalName Pt 3 (#549)
Walker Selby
2023-10-17
removed unnecessary extension function
hannibal2
2023-10-17
oops (#600)
CalMWolfs
2023-10-17
sack changes (#582)
CalMWolfs
2023-10-15
code cleanup
hannibal2
2023-10-15
Internal Change: Config deprecations (#542)
Walker Selby
2023-10-12
code cleanup, There are no Utils registered as listeners, and replacing OSUti...
hannibal2
2023-10-12
Fix + Backend: Made mouse buttons work as key binds (#560)
CalMWolfs
2023-10-12
moved sendTitle into LorenzUtils
hannibal2
2023-10-11
Feature: Composter Getfromsacks (#475)
Obsidian
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
code cleanup
hannibal2
2023-09-02
Composter calculation fix (#433)
Obsidian
2023-08-29
using kotlin duration in TitleUtils
hannibal2
2023-08-28
changed return value of readItemAmount from Pair<String?, Int> to Pair<String...
hannibal2
2023-08-13
Merge pull request #381
CalMWolfs
2023-08-13
Fixed typo in /shtestcomposter error message (#385)
Obsidian
2023-08-09
Using NEUInternalName for all bazaar data cases
hannibal2
2023-08-09
Changing internalName to getInternalName_old, and getInternalName_new to inte...
hannibal2
2023-08-07
replace enum.getEntries() to enum.entries and using .addSelector<Enum>
hannibal2
2023-08-03
Renamed inventory open events to reflect their actual implementation better
hannibal2
[next]