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
/
misc
/
CurrentPetDisplay.kt
Age
Commit message (
Expand
)
Author
2024-05-26
Backend: RegexUtils (#1854)
CalMWolfs
2024-04-04
Backend: matchFirst function for lists of strings (#1353)
CalMWolfs
2024-02-16
Moved many regex patterns in the repo and code cleanup. #871
CalMWolfs
2024-02-10
Splitting many utils functions from LorenzUtils up into other classes: ChatUt...
Thunderblade73
2024-02-05
Moving pet menu check into PetAPI
hannibal2
2024-01-31
replace onChatMessage with onChat
hannibal2
2023-12-11
Allows hiding autopet messages in chat without having pet display enabled.
hannibal2
2023-12-11
added toggle to hide autopet messages (#675)
CalMWolfs
2023-11-17
Fixed opening the Pet menu no longer updating current pet display.
hannibal2
2023-11-17
Created PetAPI and deprecated String.matchRegex()
hannibal2
2023-11-16
Config Updates - Subcategories and Reformatting (#709)
Walker Selby
2023-11-05
no more hidden stuff: renamed "config" and "hidden" to "storage" when working...
hannibal2
2023-10-26
Add Repo TODOs (#585)
Walker Selby
2023-10-15
code cleanup
hannibal2
2023-10-15
Internal Change: Config deprecations (#542)
Walker Selby
2023-10-07
Feature: Compact tab list (from sba but better) (#459)
CalMWolfs
2023-08-04
moving rift classes around for no reason
hannibal2
2023-08-03
Renamed inventory open events to reflect their actual implementation better
hannibal2
2023-07-10
Small rift config changes
hannibal2
2023-07-05
Removed pet display while inside the rift
hannibal2
2023-05-18
Reading the current pet additionally from the pet inventory Fixes #111
hannibal2
2023-05-18
added profile specific config support
hannibal2
2023-03-24
started with new gui editor
hannibal2
2023-03-23
Code cleanup
hannibal2
2023-02-26
Using GuiRenderEvent.GameOverlayRenderEvent instead of RenderGameOverlayEvent.
hannibal2
2023-01-26
Moved matchRegex from LorenzUtils to StringUtils.
hannibal2
2023-01-07
Renamed hypixel and skyblock.
hannibal2
2023-01-07
Create misc package for the features.
hannibal2