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
/
GardenAPI.kt
Age
Commit message (
Expand
)
Author
2023-06-17
made barn area a bounding box (#237)
CalMWolfs
2023-05-29
Fortune guide - Mostly done (#160)
CalMWolfs
2023-05-22
Use getItemInHand()
hannibal2
2023-05-18
added profile specific config support
hannibal2
2023-05-12
Visitor drop counter (#103)
CalMWolfs
2023-04-30
Moved cropsPerSecond map into GardenCropSpeed
hannibal2
2023-04-30
Added and used CropClickEvent to fix wrong cactus blocks per second values
hannibal2
2023-04-28
Removed cultivating requirements from crop milestone display, best crop time ...
hannibal2
2023-04-28
FF for Contest - Show the minimum needed Farming Fortune for reaching a medal...
hannibal2
2023-04-26
Auto-detecting tool in hand when joining garden
hannibal2
2023-04-26
Added command /shclearcropspeed - Manually reset all crop speed data.
hannibal2
2023-04-20
Added support for hoe counter and cultivating ove 1b
hannibal2
2023-04-17
+ Added Composter Overlay - Show cheapest items for organic matter and fuel, ...
hannibal2
2023-04-13
added composter empty time
hannibal2
2023-04-12
Fixed NPE crash
hannibal2
2023-04-12
Rename util methods
hannibal2
2023-04-11
Add support for more garden tools
hannibal2
2023-04-11
Farming fortune display (#34)
appable
2023-04-02
The wrong speed warning is no longer displayed when in the barn plot (in the ...
hannibal2
2023-04-02
Fixed garden visitor time needed display not working with mushroom items
hannibal2
2023-03-31
Add rancher boot overlay for optimal crop speeds (#25)
Roman / Linnea Gräf
2023-03-29
Detecting mushroom cow pet via strength in tab list instead of chat message
hannibal2
2023-03-23
Added workaround for crop speed error
hannibal2
2023-03-23
Fixed crashes when first time joining garden with skyhanni
hannibal2
2023-03-23
Added Compact Display. Once again hopefully fixing money per hour
hannibal2
2023-03-23
Added CropType.setSpeed
hannibal2
2023-03-23
Added CropType.getSpeed
hannibal2
2023-03-23
Created CropType
hannibal2
2023-03-21
Changed display icon for mushroom in best crop time and in next farming conte...
hannibal2
2023-03-19
Created getSBMonthByName and addGardenCropToList utils methods
hannibal2
2023-03-16
Code cleanup
hannibal2
2023-03-16
Show money per Hour
hannibal2
2023-03-15
Fixed Hay Bale costs in garden visitor price calculation
hannibal2
2023-03-14
Fixed issue with garden features not detecting tool in the hand when swapping...
hannibal2
2023-03-13
Fixed bug with garden custom keybinds and random block break interruptions
hannibal2
2023-03-12
Fixed nether wart hoes
hannibal2
2023-03-12
Showing optimal speed and best crop time for tools without cultivating.
hannibal2
2023-03-12
Added support for /neucustomize
hannibal2
2023-03-11
moved GardenBestCropTime into a own class
hannibal2
2023-03-06
Added Daedalus Axe support for garden keybinds.
hannibal2
2023-03-03
Created GardenAPI
hannibal2