aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/cc/woverflow/chatting/config/ChattingConfig.kt
AgeCommit message (Collapse)Author
2023-11-22update PGT and relocate to org.polyfrostWyvest
2023-11-07chat button background colorsRedth
2023-10-27input box colorRedth
2023-07-01Add descriptions to chatting configuration and adjust message animation ↵Wyvest
speed calculation
2023-02-04added mod icon, fixed potential crash, bumped gradle to 7.6, bumped to ↵xtrm
1.4.2-beta5
2023-01-20betterchat compatWyvest
2023-01-17smooth messages / scrolling animation speedWyvest
fix sending messages (again lol)
2023-01-15add smooth messages and smooth scrollingWyvest
2023-01-14add smooth messagesWyvest
2023-01-14allow selecting multiple chat tabs at the same timeWyvest
2023-01-14change directory of chat tabs and shortcutsWyvest
2023-01-14various new featuresWyvest
- right click to copy chat message - tooltip text render type - delete button for individual chat lines - copying chat messages now always shows a notification output
2022-12-11new: chat headsWyvest
2022-08-16new: completely remove EssentialWyvest
fix: fix copy chat button not rendering when patcher transparent chat is enabled
2022-07-11hippity hoppity oneconfig is my propertynextdaydelivery
2022-05-29spam block v2Kendell R
2022-05-15revert spam blockWyvest
not very comfortable with pushing this as a non-beta right now, after release this will be unreverted and i will see what i can do with it
2022-05-15Revert "allow to disable the spam blocker"Wyvest
This reverts commit 8ccf84e85e0bb4b4cb79e889037a01cfde1a7525.
2022-05-13allow to disable the spam blockerKendell R
2022-05-08disable timestamps for nowWyvest
2022-05-07FINALLY fixed timestampsCephetir
2022-05-06Merge pull request #6 from KTibow/mainEthan
feat: spam block
2022-05-06Timestamp on hoverCephetir
2022-05-01feat: spam blockKendell R
2022-05-01make prefix property not requiredWyvest
add lowercase property
2022-03-28fix(config): chat height have a reasonable limit (#5)Jacob
Makes it so the chat height can only go up to 2,160. 10,000 is super unreasonable and makes it harder to get a precise number. It would be best if you could just type in the number.
2022-03-26fix alpha of chat backgroundWyvest
2022-03-12color propertyWyvest
2022-03-12chat tabs documentationWyvest
2022-02-06compact input boxWyvest
2022-02-061.3.0Wyvest
2022-01-16new: remove scroll barWyvest
new: chat background color fix: fix chat tab buttons not having bordered text
2022-01-12show notification when skytils chat tabs or hychat is detectedWyvest
add a gui that shows up if chatting may have potentially updated instead of skytils (skyclient)
2022-01-03Chattils -> Chatting (1.1.0)Wyvest
Update images (ty Mo2men) update screenshot line tooltip (ty Mo2men)