120 Commits (a3e90516d7db3981e1679106cc60a14b3959694c)
 

Author SHA1 Message Date
andy a3e90516d7 adding patch server config (#29) 5 years ago
jake 95fb1dbc86 remove debug print 5 years ago
jake 6d57d5d6fa send the actual char into the lobby 5 years ago
jake 871493a835 basic lobby loading 5 years ago
jake 88ce7d922b show data in wrongpacketforservertype 5 years ago
jake ea1f59899d use ShipList::new 5 years ago
jake f718bc1d5b this test was failing 5 years ago
jake d2238bbff0 fix use statements 5 years ago
jake 91338617ff remove for real 5 years ago
jake 825c04d22b ship init 5 years ago
jake 28619a95c3 move util to libpso 5 years ago
jake 8b8e4af0f3 security_data -> session 5 years ago
jake fc7338356b packets no longer need flag explicitly defined 5 years ago
jake 5c1a366af9 WrongPacketForServerType now wants the packet command 5 years ago
jake 7664771cf5 remove some debug statements 5 years ago
jake 6d74958de9 actually fix it 5 years ago
jake 9bb2edf1eb ship select packet 5 years ago
jake d740b57dc7 fix that moving security data thing 5 years ago
jake 2c353574af some test data 5 years ago
jake f02797b18c change entitygateway character access 5 years ago
jake e67352c886 check right part of buffer? why does this move 5 years ago
jake 318c108f14 store ship list in serverstate 5 years ago
jake 7a18af7d88 ship init 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
jake 9ebabca1bb in memory entity access, change entitygateway api a bit 5 years ago
jake cd3700121c fix test 5 years ago
jake 187fc18119 dataaccess -> entity gateway, move stuff around 5 years ago
jake b8ec58a86f Merge branch 'andy_master' of jake/elseware into master 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 02d4eae028 need to add a hook to stop me from doing this... 5 years ago
jake fc7b15c129 ship list logic 5 years ago
jake c1b40f63e1 remove printlns 5 years ago
jake 732f619b9d formatting 5 years ago
jake 88efeb0c28 add flag to useraccount 5 years ago
jake 54b8a36e08 new dataaccess functions 5 years ago
jake 7d5b458970 remove extraneous debug statements 5 years ago
jake 9ce95637cf const LOGIN_PACKET in tests 5 years ago
jake 8901f29cc3 add login tests 5 years ago
jake 4c4a839827 more warnings 5 years ago
jake 5c520949b6 fix compiler warnings 5 years ago
jake ba226cc28a remove pktvec 5 years ago
jake b174a5a759 properly separate clients in characterlogin server handling 5 years ago
jake a23a300a26 fix login test 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 026bcfbbec add param data files 5 years ago
jake 709d0bae81 make clientid a stronger type 5 years ago
jake e9a24e515d param pkt 5 years ago