Commit Graph

17 Commits

Author SHA1 Message Date
fc6ad1b2dc chore: make field readonly 2021-06-20 13:27:20 -04:00
2cdc4e5441 fix: actually remove afk 2021-06-12 16:04:35 -04:00
d42e97ad32 feat: count messages as user input for inactivity timer 2021-06-12 14:45:06 -04:00
e8971d32a8 chore: clean up some warnings 2021-06-06 21:02:59 -04:00
efc8e376f1 fix: use the outgoing message queue for all messages
Also move logic for sending player data and availability onto the main thread to prevent race condition issues.
2021-02-12 19:43:57 -05:00
283d51b3be feat: begin adding relay support 2021-01-19 23:03:53 -05:00
63345fe03e fix(plugin): log correctly and fix bad sig 2021-01-11 12:28:43 -05:00
ae9458b9a9 fix(plugin): actually include sig and method 2021-01-09 01:02:03 -05:00
38ca6ebd81 fix(plugin): actually change channel 2021-01-09 00:55:24 -05:00
c7563b4306 feat(plugin): add chat channel change message 2021-01-08 17:32:22 -05:00
f768ef6480 feat: handle sig failures better 2021-01-07 16:27:16 -05:00
5579f0dc3d fix(plugin): work around lumina bug 2020-12-08 23:26:26 -05:00
13a60994a8 feat(plugin): update to new Lumina
Use new Lumina to parse chat formats.
2020-11-27 19:28:32 -05:00
01f4634505 refactor: break message file into parts 2020-11-17 23:29:34 -05:00
fa97137517 refactor(plugin): fix some code warnings 2020-10-31 21:28:11 -04:00
1c3eb05621 feat: use configured colours for chunks 2020-10-25 23:21:16 -04:00
6886044a46 chore: initial commit 2020-10-23 17:24:32 -04:00