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-04-18
Cleanup (#1485)
Thunderblade73
2024-04-12
code cleanup
hannibal2
2024-04-07
Backend: Remove a lot of deprecated code (#1371)
CalMWolfs
2024-04-03
Backend: Make all event names uniform (#1290)
CalMWolfs
2024-03-22
Backend: ChatClickActionManager (#1128)
hannibal2
2024-03-22
Improvement: Load Trophy Fishing from NEU (#1123)
hannibal2
2024-03-09
Fixed not using ordinal correctly at trophy fishing
hannibal2
2024-03-07
funny code duplication
hannibal2
2024-03-07
Internal Change: Code cleanup in FishingAPI (#1056)
hannibal2
2024-03-07
Interlal Change: Code cleanup (#1113)
hannibal2
2024-03-06
Internal Changes: Many small code cleanups (#1101)
hannibal2
2024-03-06
Backend: Reformat code in all files in src directory (#1109)
CalMWolfs
2024-02-26
Fixed fishing trackers appearing when rod swapping. Fixed fishing bait change...
hannibal2
2024-02-26
Geyser fixes + fishingAPI #1054
Obsidian
2024-02-19
Fix Sheep pet triggering geyser box and fixed particles being permanently hid...
Empa
2024-02-16
Moved many regex patterns in the repo and code cleanup. #871
CalMWolfs
2024-02-16
Crimson Isle Volcano Geyser features. #980
MrFast
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