2 Commits (bdc5a5ae89fe12cfdbf33b6fd1a9ab32b37835c2)

Author SHA1 Message Date
jake 156821cc6e more libpso updates 7 months ago
jake d30a2bd3a3 move all the crate dirs back under src/ 7 months ago
jake d73a07391b break out the rest of everything into its own crate 7 months ago
jake 960e9f367e handle thing that apparently errored beyond my expectations 1 year ago
jake cccf385ee9 recv pkt trace -> info 1 year ago
jake 5b8f4fd087 disconnect a client if any error occurs 1 year ago
jake a2686e2be8 anyhow 1 year ago
jake fbab8fe5e8 cleanup errors 2 years ago
jake b42deeede1 print out sent packets 2 years ago
jake 4b1ded6f7d clean up new mainloop stuff 2 years ago
jake fdce44cdd8 refactor the rest of the fucking code 2 years ago
jake 55f82b9fce trace -> info 3 years ago
jake 571bab2534 print send buffers 4 years ago
jake 1b506e014f clean up last of normal warnings 3 years ago
jake 4ce7fb2a26 lint src/common/* 3 years ago
jake 60f04597d1 if any of these sends fail the program should panic so unwrap is fine 3 years ago
jake b79c2b3ae6 update async-std to 1.9.0 3 years ago
jake 10458baea0 shrink some structures, remove async from functions that didn't need it 4 years ago
jake bacf309978 on_connect/on_disconnect return results 4 years ago
jake 05596cec4f change serverstate on_connect and on_disconnect to async 4 years ago
jake b3e0674ca5 fix more tests + fix warnings 4 years ago
jake ca38d60ff0 remove debug output 4 years ago
jake 317acad564 cleanup 4 years ago
jake 2926938201 add InterserverActor trait for cross-server communication 4 years ago
jake 0bb9fb1ad0 no need to set this to a var 4 years ago
jake c00f851f7e refactor mainloops 4 years ago
jake 8d49c50cc5 async EntityGateway 4 years ago
Andy Newjack d421b30a88 remove commented things 4 years ago
Andy Newjack e255b43c10 hella warnings cleanup pt 1. remove unused imports, allow deadcode and unused results 4 years ago
jake 81043891a1 actually run disconnect handlers when a client disconnects 4 years ago
jake 1add8b500a improve network error handling 4 years ago
jake 62bc447f71 ??? 4 years ago
jake 93426dc52a async! 4 years ago
jake a7cb592471 disconnect plumbing 4 years ago
jake 6d384f77da add proper logging 5 years ago
jake 7664771cf5 remove some debug statements 5 years ago
jake 4c4a839827 more warnings 5 years ago
jake d86f5caca1 serverstate::handle now returns a result (patch/login converted) 5 years ago
jake 929f0e7f85 add client_id arg to on_connect 5 years ago
Jake Probst 3690e05265 that one huge refactor 5 years ago