aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/garden/composter
AgeCommit message (Expand)Author
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
2023-10-17sack changes (#582)CalMWolfs
2023-10-15code cleanuphannibal2
2023-10-15Internal Change: Config deprecations (#542)Walker Selby
2023-10-12code cleanup, There are no Utils registered as listeners, and replacing OSUti...hannibal2
2023-10-12Fix + Backend: Made mouse buttons work as key binds (#560)CalMWolfs
2023-10-12moved sendTitle into LorenzUtilshannibal2
2023-10-11Feature: Composter Getfromsacks (#475)Obsidian
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-02code cleanuphannibal2
2023-09-02Composter calculation fix (#433)Obsidian
2023-08-29using kotlin duration in TitleUtilshannibal2
2023-08-28changed return value of readItemAmount from Pair<String?, Int> to Pair<String...hannibal2
2023-08-13Merge pull request #381CalMWolfs
2023-08-13Fixed typo in /shtestcomposter error message (#385)Obsidian
2023-08-09Using NEUInternalName for all bazaar data caseshannibal2
2023-08-09Changing internalName to getInternalName_old, and getInternalName_new to inte...hannibal2
2023-08-07replace enum.getEntries() to enum.entries and using .addSelector<Enum>hannibal2
2023-08-03Renamed inventory open events to reflect their actual implementation betterhannibal2
2023-08-02Fixed /shtestcomposter crash, removed SIMPLE_CARROT_CANDY from composterhannibal2
2023-07-31Soft fixing all RepositoryReloadEvent npe errorshannibal2
2023-07-25We do love LorenzTickEvent nowhannibal2
2023-07-12Fixed composter inventory numbershannibal2
2023-07-04Merge pull request #288CalMWolfs
2023-07-04Empty List (#289)hannibal2
2023-07-01No more getItemStack() crashes hopefully (#276)CalMWolfs
2023-06-19Merge pull request #241CalMWolfs
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-18Fixed Composter Overlay and Anita Medal Profit display stuck after exiting in...hannibal2
2023-05-18added profile specific config supporthannibal2
2023-05-15Added Contest Time Neededhannibal2
2023-05-10Fixed another bug in composter overlayhannibal2
2023-05-10Fixed ComposterOverlay crash with invalid item selectedhannibal2