37 Commits (81916d1f572247cafb71169db8f61b3d4cbc7465)

Author SHA1 Message Date
jake 1b506e014f clean up last of normal warnings 3 years ago
jake 46f1f772f4 lint src/patch/* 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 466195193d load patch config from env vars 4 years ago
jake 8d49c50cc5 async EntityGateway 5 years ago
Andy Newjack e255b43c10 hella warnings cleanup pt 1. remove unused imports, allow deadcode and unused results 5 years ago
jake 1add8b500a improve network error handling 5 years ago
jake 93426dc52a async! 5 years ago
jake 94095c21e1 fix case where the iterator recursion would blow the stack 5 years ago
jake 272be2db74 ServerState on_disconnect 5 years ago
andy 114061c442 fix motd ownership 5 years ago
andy 619afad8d5 issue 49 add patch server motd 5 years ago
andy a3e90516d7 adding patch server config (#29) 5 years ago
jake 88ce7d922b show data in wrongpacketforservertype 5 years ago
jake 5c1a366af9 WrongPacketForServerType now wants the packet command 5 years ago
jake f294781934 move patch/login main.rs files up a level 5 years ago
jake 75b453731e move patch logic into module 5 years ago
Andy Newjack e7fed19538 replace matches with if lets 5 years ago
Andy Newjack de4a40cbff added patchfiles directory check 5 years ago
jake 5c520949b6 fix compiler 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
Jake Probst 50937f893c cleanup 5 years ago
Jake Probst 86f994164e convert patch server to new serverstate 5 years ago
Jake Probst 2fb97cc2b6 data access interface 5 years ago
Jake Probst 758b2e5ebc use pktvec in patch 5 years ago
Jake Probst cec6da0d85 major refactor of client/server structures 5 years ago
Jake Probst 4cb5b665f3 move network functions to their own file 5 years ago
Jake Probst b72117e152 print out files patchserver knows about 5 years ago
Jake Probst 9e33755d95 keep yelling at me 5 years ago
Jake Probst a4cc841e53 use new libpso 5 years ago
Jake Probst 3230954a50 remove old file 5 years ago
Jake Probst a9dabd3f40 PATCHSERVER! 5 years ago
Jake Probst 28fa89266a base patch server 5 years ago