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
/
EliteFarmingWeight.kt
Age
Commit message (
Expand
)
Author
2023-04-12
Better elite farming weight api error message
hannibal2
2023-04-10
renamed HypixelData
hannibal2
2023-04-04
Merge pull request #28
hannibal2
2023-04-02
Fixes a bug that the farming weight data is loaded even when the feature is d...
hannibal2
2023-04-02
More information for a farming weight data load fail
hannibal2
2023-03-31
Update farming weight values to match new Garden rebalanced numbers
ptlthg
2023-03-29
Maybe fixed wrong 'you passed #1000 in farming weight' message send on garden...
hannibal2
2023-03-28
Disabled player rank hider feature for now. Reenable it in couple days again.
hannibal2
2023-03-24
Hide elite farming leaderboard eta time when not farming
hannibal2
2023-03-24
started with new gui editor
hannibal2
2023-03-23
Show the Overtake ETA always, even when not farming at the moment.
hannibal2
2023-03-23
Hopefully fixed farming weight leaderboard pass next player display
hannibal2
2023-03-23
show name of person in front of you in the farming weight lb
hannibal2
2023-03-23
Fixed new leaderboard position for passing #1000
hannibal2
2023-03-23
removed toMutableList in render list logic and prevent ConcurrentModification...
hannibal2
2023-03-23
Added LorenzUtils.getPlayerUuid
hannibal2
2023-03-23
Added CropType.getLocalCounter
hannibal2
2023-03-23
Added CropType.getFactor
hannibal2
2023-03-23
Added CropType.getSpeed
hannibal2
2023-03-23
Created CropType
hannibal2
2023-03-23
Fixed edge case when passed the player in front of you
hannibal2
2023-03-23
Farming Weight Leaderboard Overtake ETA (#18)
Kaeso
2023-03-19
The guis from Tps display and elite farming weight are now left aligned
hannibal2
2023-03-15
Code cleanup
hannibal2
2023-03-15
More consistent error handling in EliteFarmingWeight
hannibal2
2023-03-12
NumberFormat optimizations
hannibal2
2023-03-12
reworked and fixed stuff in EliteFarmingWeight by using a tick event
hannibal2
2023-03-12
Added farming weight leaderboard support
hannibal2
2023-03-12
Better error handling
hannibal2
2023-03-12
Adding farming weight provided by the elite skyblock farmers.
hannibal2