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
/
CropMoneyDisplay.kt
Age
Commit message (
Expand
)
Author
2023-04-11
Added information text that both "Best crop time" and "crop money display" on...
hannibal2
2023-04-04
Added Custom Format - Use a custom format for money per hour
hannibal2
2023-04-02
Fixed garden visitor time needed display not working with mushroom items
hannibal2
2023-03-29
Code cleanup
hannibal2
2023-03-29
added addAsSingletonList
hannibal2
2023-03-29
+ Money Per Hour now shows NPC Price instead of Sell Offer price when on iron...
hannibal2
2023-03-25
more compact money/hr display
hannibal2
2023-03-25
fixed typo
hannibal2
2023-03-24
started with new gui editor
hannibal2
2023-03-23
Show the price more compact for money per hour (default disabled)
hannibal2
2023-03-23
compact title
hannibal2
2023-03-23
Fixed bug
hannibal2
2023-03-23
fixed empty line
hannibal2
2023-03-23
Added Compact Display. Once again hopefully fixing money per hour
hannibal2
2023-03-23
removed toMutableList in render list logic and prevent ConcurrentModification...
hannibal2
2023-03-23
Added CropType.getSpeed
hannibal2
2023-03-23
Created CropType
hannibal2
2023-03-19
Added a workaround to temporarily fix crashes when holding a hoe. Added debug...
hannibal2
2023-03-19
Added nextJacobContestOtherGuis support to always show jacob farming contest
hannibal2
2023-03-17
removed enchanted paper from money per hour display
hannibal2
2023-03-16
Money per hour display now shows a loading screen for the first seconds inste...
hannibal2
2023-03-16
Code cleanup
hannibal2
2023-03-16
Using api for filtering what items to display
hannibal2
2023-03-16
Show money per Hour
hannibal2