Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | |
2022-05-08 | disable timestamps for now | Wyvest | |
2022-05-08 | confirm before wiping | Wyvest | |
2022-05-07 | FINALLY fixed timestamps | Cephetir | |
2022-05-06 | Merge pull request #7 from Moo2meenn/fix-buttons-height | Ethan | |
Fix buttons height | |||
2022-05-06 | Merge pull request #6 from KTibow/main | Ethan | |
feat: spam block | |||
2022-05-06 | Merge branch 'main' into fix-buttons-height | Moo2meenn | |
2022-05-06 | Merge pull request #2 from Moo2meenn/patch-2 | Moo2meenn | |
Button Height | |||
2022-05-06 | Clear button | Cephetir | |
2022-05-06 | Timestamp on hover | Cephetir | |
2022-05-01 | feat: spam block | Kendell R | |
2022-05-01 | make prefix property not required | Wyvest | |
add lowercase property | |||
2022-04-27 | Button Height | Moo2meenn | |
Moving the Screenshot Chat and Search buttons 1 pixel up to match the other distances | |||
2022-04-27 | Button Height | Moo2meenn | |
Moving the Screenshot Chat and Search buttons 1 pixel up to match the other distances | |||
2022-03-28 | fix(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-26 | fix alpha of chat background | Wyvest | |
2022-03-12 | misc: remove stratus command alias | Wyvest | |
2022-03-12 | color property | Wyvest | |
2022-03-12 | chat tabs documentation | Wyvest | |
2022-02-06 | compact input box | Wyvest | |
2022-02-06 | 1.3.0 | Wyvest | |
2022-02-03 | Improved Screenshotting (#4) | Jacob | |
* make copy button 9x9 * make font scale 2x and image width max text width in screenshots | |||
2022-01-16 | new: remove scroll bar | Wyvest | |
new: chat background color fix: fix chat tab buttons not having bordered text | |||
2022-01-14 | update essential | Wyvest | |