aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/garden/GardenNextJacobContest.kt
AgeCommit message (Expand)Author
2024-02-10Splitting many utils functions from LorenzUtils up into other classes: ChatUt...Thunderblade73
2024-01-11Jacob Contest: Grammar fixes & clickable chat for /calendar (#900)alexia
2023-12-25Fixed farming contest warn during active contest.hannibal2
2023-12-24Fixed Jacob Contest Warning.hannibal2
2023-12-23Removed formatDuration()hannibal2
2023-12-11fixed config versionhannibal2
2023-12-11Internal: Migrate Deprecated Config Values to Enums (#790)Walker Selby
2023-12-09Fix boosted crop not being highlighted during contest participation (#786)alexia
2023-12-09Feature: /shclearcontestdata (#777)martimavocado
2023-12-08code cleanuphannibal2
2023-12-08Feature: Only warn for certain crops for Jacobs contest (#656)Obsidian
2023-12-05No longer sending contest data to elite close to new year.hannibal2
2023-12-05show a text around new year that the calendar data are not loaded for the nex...hannibal2
2023-12-05GardenNextJacobContest now uses SimpleTimeMark. SimpleTimeMark is storable in...hannibal2
2023-12-05hide wrong new jacob contest times around new year, created calculateBoostedC...hannibal2
2023-12-02Highlight boosted crop in Jacob's Contests (#752)alexia
2023-11-26Replaced SkyHanniMod.feature.garden with GardenAPI.confighannibal2
2023-11-22Internal Change: Reformat Code to match .editorconfig (#628)Walker Selby
2023-11-19Internal Change: Auto-Prefix Chat Messages (#622)Walker Selby
2023-11-17Split storage into more files plus code cleanup (#695)CalMWolfs
2023-11-15Fixed calendar contest detection failing.hannibal2
2023-10-26Internal Change: Avoid hardcoded dispatcher (#589)Walker Selby
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-27removed wildcards from importshannibal2
2023-08-29using kotlin duration in TitleUtilshannibal2
2023-08-27Merge pull request #335Kaeso
2023-08-03Renamed inventory open events to reflect their actual implementation betterhannibal2
2023-07-25Merge pull request #99Contrabass
2023-07-25repeatSecondshannibal2
2023-07-25We do love LorenzTickEvent nowhannibal2
2023-07-04Empty List (#289)hannibal2
2023-05-18added profile specific config supporthannibal2
2023-04-28Code cleanuphannibal2
2023-04-28REGEXhannibal2
2023-04-22Pupup Warning for Next Jacob's Contest - Opens a popup when the warning time ...hannibal2
2023-04-19Code cleanuphannibal2
2023-04-17to Patternhannibal2
2023-04-14renamed SendTitleHelper to TitleUtilshannibal2
2023-04-14Added Jacob's Contest Warning - Show a warning shortly before a new jacob con...hannibal2
2023-04-13added composter empty timehannibal2
2023-04-12Farming fortune accessory support (#37)appable
2023-04-12Rename util methodshannibal2
2023-04-10Fixed next jacob contest display showing random player names sometimeshannibal2
2023-03-29Show a simple contest timer display when no exact calendar data is availablehannibal2
2023-03-29Added Composter Compact Display - Displays the compost data from the tab list...hannibal2
2023-03-24started with new gui editorhannibal2
2023-03-23removed toMutableList in render list logic and prevent ConcurrentModification...hannibal2