Commit Graph

9 Commits

Author SHA1 Message Date
c48a3ef0d8 feat(plugin): add PeepingTom integration 2021-07-04 21:09:38 -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
fa97137517 refactor(plugin): fix some code warnings 2020-10-31 21:28:11 -04:00
902d9af11f feat: add option to reject new clients
Also check for magic bytes for new protocol change.
2020-10-26 16:00:06 -04:00
cdab76bfa9 feat: add server discovery 2020-10-25 11:42:34 -04:00
6886044a46 chore: initial commit 2020-10-23 17:24:32 -04:00