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
/
GardenCropMilestoneDisplay.kt
Age
Commit message (
Expand
)
Author
2023-04-12
Rename util methods
hannibal2
2023-04-01
Fixed config resets
hannibal2
2023-03-29
Fixed garden timer (for the last 5 seconds before crop milestone level up) sh...
hannibal2
2023-03-29
Fixed mushroom cow perk cactus and sugar cane values. Added note that nether ...
hannibal2
2023-03-29
Detecting mushroom cow pet via strength in tab list instead of chat message
hannibal2
2023-03-29
added addAsSingletonList
hannibal2
2023-03-24
started with new gui editor
hannibal2
2023-03-23
Fixed crashes when first time joining garden with skyhanni
hannibal2
2023-03-23
Counting +64 pumking dicer drop to crop collection (cultivating does not coun...
hannibal2
2023-03-23
Added setCounter()
hannibal2
2023-03-23
removed toMutableList in render list logic and prevent ConcurrentModification...
hannibal2
2023-03-23
Added CropType.setSpeed
hannibal2
2023-03-23
Added CropType.getLocalCounter
hannibal2
2023-03-23
Added CropType.getCounter
hannibal2
2023-03-23
Created CropType
hannibal2
2023-03-21
Added wrong fungi cutter mode warning
hannibal2
2023-03-19
Added a workaround to temporarily fix crashes when holding a hoe. Added debug...
hannibal2
2023-03-19
Created getSBMonthByName and addGardenCropToList utils methods
hannibal2
2023-03-14
Added Warn When Close
hannibal2
2023-03-13
Fixed bug with garden custom keybinds and random block break interruptions
hannibal2
2023-03-12
reverted
hannibal2
2023-03-12
Showing optimal speed and best crop time for tools without cultivating.
hannibal2
2023-03-12
Adding farming weight provided by the elite skyblock farmers.
hannibal2
2023-03-11
moved GardenBestCropTime into a own class
hannibal2
2023-03-10
Code cleanup
hannibal2
2023-03-09
deleted timeTillNextCrop
hannibal2
2023-03-04
Fixed garden visitor problems with mushroom, enchanted cactus green, enchante...
hannibal2
2023-03-03
Created GardenAPI
hannibal2
2023-03-02
Amount and Time: Show the exact item amount and the remaining time when farme...
hannibal2
2023-03-02
Minor garden change.
hannibal2
2023-03-01
Added option to always show Best Crop Time while in garden. (Default disabled)
hannibal2
2023-02-28
Added crops per minute and time until next milestone to the crop milestone di...
hannibal2
2023-02-27
Code cleanup.
hannibal2
2023-02-27
Added garden crop milestones.
hannibal2