aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-12-07Localize Key Name to Operating System (#26)HEADmainWalker Selby
2023-11-23Various chat head bug fixesWyvest
- Fix chat heads making chat lines go over chat background - Fix chat heads making tooltip hovers not work properly
2023-11-23fix mixin 0.7.11 compatWyvest
2023-11-22update PGT and relocate to org.polyfrostWyvest
2023-11-07fix compile errorWyvest
2023-11-07( not goodRedth
2023-11-07chat button background colorsRedth
2023-10-27input box colorRedth
2023-07-30allow transparency in chat backgroundWyvest
2023-07-15fix skytils copy chat notificationWyvest
2023-07-01Add descriptions to chatting configuration and adjust message animation ↵Wyvest
speed calculation
2023-03-22fix party tab detection with party join messagesWyvest
Co-Authored-By: XThe <101992755+SirXThe@users.noreply.github.com>
2023-03-22fix pm tab regexWyvest
Co-Authored-By: XThe <101992755+SirXThe@users.noreply.github.com>
2023-03-11fix delta time with hudcachingWyvest
2023-02-28fix: resolve message copying not working properly in search mode (#23)XThe
2023-02-26fix: fix: resolve duplicated lines are missing in chat screenshots (#21)XThe
2023-02-24stop setting priority so lowWyvest
2023-02-24fix: resolve messages get shuffled in whole chat screenshots (#19)XThe
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-15fixed some smooth scrolling bugsWyvest
2023-01-15add smooth messages and smooth scrollingWyvest
2023-01-14add smooth messagesWyvest
2023-01-14split GuiNewChatMixin into different mixinsWyvest
2023-01-14split GuiNewChatMixin into different mixinsWyvest
2023-01-14allow selecting multiple chat tabs at the same timeWyvest
2023-01-14change directory of chat tabs and shortcutsWyvest
2023-01-14use 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-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
2023-01-13fix the empty void when screenshottingWyvest
2023-01-13fix chat head crashWyvest
2023-01-12Revert "Allow for custom messages (#14)"Wyvest
This reverts commit 504f2aaf5c743be9a91615cb2fce9f0a45d11962.
2022-12-31Allow 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-11move chat heads to `redirectDrawString`Wyvest
2022-12-11new: chat headsWyvest
2022-10-24fixEthan
2022-08-24Fix stuffDeDiamondPro
2022-08-24Update Chatting.ktDeDiamondPro
2022-08-16fix: fix configWyvest
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-29fix hychat notificationMicrocontrollersDev
2022-05-29undo bad conflict handlingKendell R
2022-05-29spam block v2Kendell R
2022-05-23fix skytils chat tab notifications not workingWyvest
2022-05-15doneWyvest
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