aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/at/hannibal2/skyhanni/features/garden/CropMoneyDisplay.kt
AgeCommit message (Expand)Author
2023-04-11Added information text that both "Best crop time" and "crop money display" on...hannibal2
2023-04-04Added Custom Format - Use a custom format for money per hourhannibal2
2023-04-02Fixed garden visitor time needed display not working with mushroom itemshannibal2
2023-03-29Code cleanuphannibal2
2023-03-29added addAsSingletonListhannibal2
2023-03-29+ Money Per Hour now shows NPC Price instead of Sell Offer price when on iron...hannibal2
2023-03-25more compact money/hr displayhannibal2
2023-03-25fixed typohannibal2
2023-03-24started with new gui editorhannibal2
2023-03-23Show the price more compact for money per hour (default disabled)hannibal2
2023-03-23compact titlehannibal2
2023-03-23Fixed bughannibal2
2023-03-23fixed empty linehannibal2
2023-03-23Added Compact Display. Once again hopefully fixing money per hourhannibal2
2023-03-23removed toMutableList in render list logic and prevent ConcurrentModification...hannibal2
2023-03-23Added CropType.getSpeedhannibal2
2023-03-23Created CropTypehannibal2
2023-03-19Added a workaround to temporarily fix crashes when holding a hoe. Added debug...hannibal2
2023-03-19Added nextJacobContestOtherGuis support to always show jacob farming contesthannibal2
2023-03-17removed enchanted paper from money per hour displayhannibal2
2023-03-16Money per hour display now shows a loading screen for the first seconds inste...hannibal2
2023-03-16Code cleanuphannibal2
2023-03-16Using api for filtering what items to displayhannibal2
2023-03-16Show money per Hourhannibal2