index
:
skyhanni.git
feat/detekt
generic-permutable-resolution
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
at
/
hannibal2
/
skyhanni
/
features
/
chat
/
playerchat
/
PlayerChatModifier.kt
Age
Commit message (
Expand
)
Author
2024-06-06
Backend: Classes -> Objects with annotation (#1982)
CalMWolfs
2024-05-08
Feature: Replace Roman Numerals with Arabic Numerals (#1722)
Mikecraft1224
2024-05-04
Fix: chat click and hover (#1680)
hannibal2
2024-05-03
Add hover/click events back to custom chat messages (#1516)
Linnea Gräf
2024-04-19
Feature + Fix: Player Chat Rework (#1483)
hannibal2
2024-04-03
Backend: Make all event names uniform (#1290)
CalMWolfs
2024-04-03
Fix: Tick event being called twice a tick (#1342)
CalMWolfs
2024-03-28
Improvement: Config Move (#1300)
hannibal2
2024-02-10
Splitting many utils functions from LorenzUtils up into other classes: ChatUt...
Thunderblade73
2023-12-17
Remove unecessary non-capturing groups (#676)
Walker Selby
2023-12-10
removed wrapper and code cleanup
hannibal2
2023-12-10
Feature: Color Choice for Mark Name (#664)
Walker Selby
2023-10-15
Internal Change: Config deprecations (#542)
Walker Selby
2023-09-29
Random Code Cleanup (#516)
Walker Selby
2023-06-16
Fixed bug that Player Chat Filter didn't work most of the time. Fixes 235
hannibal2
2023-05-01
Fixed private message with one word gets blue colored because of player rank ...
hannibal2
2023-03-28
Fixed exploit that lets the game crash.
hannibal2
2023-03-28
Disabled player rank hider feature for now. Reenable it in couple days again.
hannibal2
2023-03-03
Formatting
hannibal2
2023-02-26
Fixed dungeon milestone messages getting wrongfully formatted.
hannibal2
2023-01-07
Create misc package for the features.
hannibal2
2022-12-27
more chat stuff
hannibal2
2022-12-27
color
hannibal2
2022-12-27
moved to version 0.13 and implemented better chat prefix logic
hannibal2