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
2024-02-10
Splitting many utils functions from LorenzUtils up into other classes: ChatUt...
Thunderblade73
2024-01-09
Fix: Fixed trophy fish chat message regex (#894)
Empa
2024-01-06
Minor fix: modify instead of block trophy fishing and sea creature messages (...
appable
2023-12-11
fixed config version
hannibal2
2023-12-11
Internal: Migrate Deprecated Config Values to Enums (#790)
Walker Selby
2023-11-26
Internal Change: Refactor JsonObjects to be in data package (#680)
Walker Selby
2023-11-19
logError -> logErrorWithData
hannibal2
2023-11-19
Internal Change: Auto-Prefix Chat Messages (#622)
Walker Selby
2023-11-05
code cleanup
hannibal2
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