266 Commits

Author SHA1 Message Date
88ce7d922b show data in wrongpacketforservertype 2019-11-09 22:58:13 -08:00
ea1f59899d use ShipList::new 2019-11-04 22:07:04 -08:00
f718bc1d5b this test was failing 2019-11-04 21:13:09 -08:00
d2238bbff0 fix use statements 2019-11-04 21:11:28 -08:00
91338617ff remove for real 2019-11-04 20:36:26 -08:00
825c04d22b ship init 2019-11-04 20:33:51 -08:00
28619a95c3 move util to libpso 2019-11-04 20:33:22 -08:00
8b8e4af0f3 security_data -> session 2019-11-04 20:28:50 -08:00
fc7338356b packets no longer need flag explicitly defined 2019-11-04 20:27:47 -08:00
5c1a366af9 WrongPacketForServerType now wants the packet command 2019-11-04 20:23:41 -08:00
7664771cf5 remove some debug statements 2019-11-04 20:22:23 -08:00
6d74958de9 actually fix it 2019-10-17 23:45:19 -07:00
9bb2edf1eb ship select packet 2019-10-17 23:41:01 -07:00
d740b57dc7 fix that moving security data thing 2019-10-17 23:40:26 -07:00
2c353574af some test data 2019-10-17 22:35:46 -07:00
f02797b18c change entitygateway character access 2019-10-17 22:35:33 -07:00
e67352c886 check right part of buffer? why does this move 2019-10-13 13:13:28 -07:00
318c108f14 store ship list in serverstate 2019-10-13 13:11:52 -07:00
7a18af7d88 ship init 2019-10-09 22:45:51 -07:00
f294781934 move patch/login main.rs files up a level 2019-10-09 22:45:14 -07:00
75b453731e move patch logic into module 2019-10-06 11:54:09 -07:00
9ebabca1bb in memory entity access, change entitygateway api a bit 2019-10-06 11:23:10 -07:00
cd3700121c fix test 2019-10-05 18:59:40 -07:00
187fc18119 dataaccess -> entity gateway, move stuff around 2019-10-05 17:37:49 -07:00
b8ec58a86f Merge branch 'andy_master' of jake/elseware into master 2019-10-05 18:48:27 -04:00
e7fed19538 replace matches with if lets 2019-10-03 23:12:44 -03:00
de4a40cbff added patchfiles directory check 2019-10-03 20:47:49 -03:00
02d4eae028 need to add a hook to stop me from doing this... 2019-09-23 22:28:32 -07:00
fc7b15c129 ship list logic 2019-09-23 22:27:43 -07:00
c1b40f63e1 remove printlns 2019-09-23 22:26:06 -07:00
732f619b9d formatting 2019-09-23 22:25:45 -07:00
88efeb0c28 add flag to useraccount 2019-09-23 22:24:51 -07:00
54b8a36e08 new dataaccess functions 2019-09-23 22:24:23 -07:00
7d5b458970 remove extraneous debug statements 2019-09-15 16:29:47 -07:00
9ce95637cf const LOGIN_PACKET in tests 2019-09-15 16:14:12 -07:00
8901f29cc3 add login tests 2019-09-15 16:00:30 -07:00
4c4a839827 more warnings 2019-09-15 15:37:35 -07:00
5c520949b6 fix compiler warnings 2019-09-15 15:14:19 -07:00
ba226cc28a remove pktvec 2019-09-15 15:06:15 -07:00
b174a5a759 properly separate clients in characterlogin server handling 2019-09-15 15:04:12 -07:00
a23a300a26 fix login test 2019-09-15 14:45:57 -07: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
026bcfbbec add param data files 2019-09-14 11:46:58 -07:00
709d0bae81 make clientid a stronger type 2019-09-14 11:43:02 -07:00
e9a24e515d param pkt 2019-09-13 19:21:33 -07:00
dc35c5b82c whitespace 2019-09-13 19:21:01 -07:00
ddf7701118 stop looping when client disconnects 2019-09-13 19:19:38 -07:00
186c3612aa print out packets 2019-09-13 19:18:42 -07:00
4bd205753e use docker drone 2019-09-10 21:29:08 -07:00