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
/
fishing
/
trophy
Age
Commit message (
Expand
)
Author
2023-10-21
Backend: Serialise all constants and add repo error messages and status (#605)
CalMWolfs
2023-10-21
better repo error handling
hannibal2
2023-10-21
Internal Changes: getInternalName Pt 3 (#549)
Walker Selby
2023-10-14
renamed CopyErrorCommand to ErrorManager
hannibal2
2023-10-12
fixed globalRender description and replaced RenderWorldLastEvent with LorenzR...
hannibal2
2023-10-12
code cleanup, There are no Utils registered as listeners, and replacing OSUti...
hannibal2
2023-09-16
migrate trophy fishing config to use @Accordion
hannibal2
2023-09-03
random code cleanup
hannibal2
2023-08-19
Replacing Keyboard.isKeyDown and KeybindHelper.isKeyDown with OSUtils.isKeyHeld
hannibal2
2023-08-15
removed hypixel api
hannibal2
2023-08-09
Changing internalName to getInternalName_old, and getInternalName_new to inte...
hannibal2
2023-08-07
replace enum.getEntries() to enum.entries and using .addSelector<Enum>
hannibal2
2023-08-07
Merge pull request #362
appable
2023-08-03
moving trophy fishing classes into own package
hannibal2