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
/
combat
/
endernodetracker
Age
Commit message (
Expand
)
Author
2024-04-03
renamed variable for consistency
hannibal2
2024-04-03
Backend: Make all event names uniform (#1290)
CalMWolfs
2024-02-20
Added option to only show Ender Node tracker while holding a pickaxe. #984
Thunderblade73
2024-02-10
Splitting many utils functions from LorenzUtils up into other classes: ChatUt...
Thunderblade73
2023-12-11
Internal Changes: Add Config Transform function (#769)
Walker Selby
2023-11-30
Changed OwnInventoryItemUpdateEvent to be called synced to main thread.
hannibal2
2023-11-30
Using DelayedRun more often
hannibal2
2023-11-30
Migrate Integer to Enums in Config #727
Walker Selby
2023-11-09
SkyHanniTracker now handles the display list as well.
hannibal2
2023-11-09
Used SkyHanniTracker in FrozenTreasureTracker
hannibal2
2023-11-07
added support for different current sessions per profile.
hannibal2
2023-11-07
Added more Ender Node Tracker features. Added command /shresetendernodetracke...
hannibal2
2023-11-07
removed member totalEnderArmor and optimized isEnderArmor logic
hannibal2
2023-10-21
Internal Change: Misc Refactoring (#551)
Walker Selby