aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/cc/woverflow/chatting/mixin/GuiNewChatMixin_SmoothMessages.java
AgeCommit message (Collapse)Author
2023-11-22update PGT and relocate to org.polyfrostWyvest
2023-07-01Add descriptions to chatting configuration and adjust message animation ↵Wyvest
speed calculation
2023-03-11fix delta time with hudcachingWyvest
2023-02-26fix: fix: resolve duplicated lines are missing in chat screenshots (#21)XThe
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