15 Commits

Author SHA1 Message Date
fdce44cdd8 refactor the rest of the fucking code 2022-10-18 04:46:21 -06:00
6d2753d082 improve error display a bit
Some checks failed
continuous-integration/drone/push Build is failing
2021-12-10 23:41:17 -07:00
bacf309978 on_connect/on_disconnect return results 2020-10-30 21:25:29 -06:00
05596cec4f change serverstate on_connect and on_disconnect to async 2020-10-30 21:25:29 -06:00
2926938201 add InterserverActor trait for cross-server communication 2020-08-19 21:21:09 -06:00
8d49c50cc5 async EntityGateway 2020-06-02 18:51:18 -06:00
93426dc52a async! 2020-01-23 18:00:34 -08:00
272be2db74 ServerState on_disconnect 2020-01-10 19:42:05 -08:00
d86f5caca1 serverstate::handle now returns a result (patch/login converted) 2019-09-15 13:17:49 -07:00
929f0e7f85 add client_id arg to on_connect 2019-09-15 13:16:49 -07:00
709d0bae81 make clientid a stronger type 2019-09-14 11:43:02 -07:00
Jake Probst
3690e05265 that one huge refactor 2019-09-04 09:17:48 -07:00
Jake Probst
606bd191b8 split packet to sendpacket and recvpacket in serverstate 2019-08-24 14:18:07 -07:00
Jake Probst
ee31196ac1 remove comments 2019-08-20 18:01:04 -07:00
Jake Probst
cec6da0d85 major refactor of client/server structures 2019-07-17 23:17:57 -07:00