Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-12-07 | Localize Key Name to Operating System (#26)HEADmain | Walker Selby | |
2023-11-23 | Various chat head bug fixes | Wyvest | |
- Fix chat heads making chat lines go over chat background - Fix chat heads making tooltip hovers not work properly | |||
2023-11-23 | fix mixin 0.7.11 compat | Wyvest | |
2023-11-22 | update PGT and relocate to org.polyfrost | Wyvest | |
2023-11-07 | fix compile error | Wyvest | |
2023-11-07 | ( not good | Redth | |
2023-11-07 | chat button background colors | Redth | |
2023-10-27 | input box color | Redth | |
2023-07-30 | allow transparency in chat background | Wyvest | |
2023-07-15 | fix skytils copy chat notification | Wyvest | |
2023-07-01 | Add descriptions to chatting configuration and adjust message animation ↵ | Wyvest | |
speed calculation | |||
2023-03-22 | fix party tab detection with party join messages | Wyvest | |
Co-Authored-By: XThe <101992755+SirXThe@users.noreply.github.com> | |||
2023-03-22 | fix pm tab regex | Wyvest | |
Co-Authored-By: XThe <101992755+SirXThe@users.noreply.github.com> | |||
2023-03-11 | fix delta time with hudcaching | Wyvest | |
2023-02-28 | fix: resolve message copying not working properly in search mode (#23) | XThe | |
2023-02-26 | fix: fix: resolve duplicated lines are missing in chat screenshots (#21) | XThe | |
2023-02-24 | stop setting priority so low | Wyvest | |
2023-02-24 | fix: resolve messages get shuffled in whole chat screenshots (#19) | XThe | |
2023-02-04 | added mod icon, fixed potential crash, bumped gradle to 7.6, bumped to ↵ | xtrm | |
1.4.2-beta5 | |||
2023-01-20 | betterchat compat | Wyvest | |
2023-01-17 | smooth messages / scrolling animation speed | Wyvest | |
fix sending messages (again lol) | |||
2023-01-15 | fixed some smooth scrolling bugs | Wyvest | |
2023-01-15 | add smooth messages and smooth scrolling | Wyvest | |
2023-01-14 | add smooth messages | Wyvest | |
2023-01-14 | split GuiNewChatMixin into different mixins | Wyvest | |
2023-01-14 | split GuiNewChatMixin into different mixins | Wyvest | |
2023-01-14 | allow selecting multiple chat tabs at the same time | Wyvest | |
2023-01-14 | change directory of chat tabs and shortcuts | Wyvest | |
2023-01-14 | use regex for pms (#16) | MicrocontrollersDev | |
* use regex for pms * maybe do the version thing idk * fix migration Co-authored-by: Wyvest <45589059+Wyvest@users.noreply.github.com> | |||
2023-01-14 | various new features | Wyvest | |
- 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 | |||
2023-01-13 | fix the empty void when screenshotting | Wyvest | |
2023-01-13 | fix chat head crash | Wyvest | |
2023-01-12 | Revert "Allow for custom messages (#14)" | Wyvest | |
This reverts commit 504f2aaf5c743be9a91615cb2fce9f0a45d11962. | |||
2022-12-31 | Allow for custom messages (#14) | Sin_ender | |
* Allowing custom messages to be used. * Gave it the ability to search through custom messages * Updated to not store in config and remove from constructor. * Whoops forgot to remove it from the config * Added @Transient | |||
2022-12-11 | move chat heads to `redirectDrawString` | Wyvest | |
2022-12-11 | new: chat heads | Wyvest | |
2022-10-24 | fix | Ethan | |
2022-08-24 | Fix stuff | DeDiamondPro | |
2022-08-24 | Update Chatting.kt | DeDiamondPro | |
2022-08-16 | fix: fix config | Wyvest | |
2022-08-16 | new: completely remove Essential | Wyvest | |
fix: fix copy chat button not rendering when patcher transparent chat is enabled | |||
2022-07-11 | hippity hoppity oneconfig is my property | nextdaydelivery | |
2022-05-29 | fix hychat notification | MicrocontrollersDev | |
2022-05-29 | undo bad conflict handling | Kendell R | |
2022-05-29 | spam block v2 | Kendell R | |
2022-05-23 | fix skytils chat tab notifications not working | Wyvest | |
2022-05-15 | done | Wyvest | |
2022-05-15 | revert spam block | Wyvest | |
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-15 | Revert "allow to disable the spam blocker" | Wyvest | |
This reverts commit 8ccf84e85e0bb4b4cb79e889037a01cfde1a7525. | |||
2022-05-13 | allow to disable the spam blocker | Kendell R | |