100 Commits

Author SHA1 Message Date
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
e6cf8ca721 use docker drone 2019-09-10 21:27:36 -07:00
9b3d8dce26 Update libpso link
Updated the link of the libpso repo from github to sharnoth
2019-09-10 18:22:07 -04:00
878867c490 character preview/guildcarddata packets 2019-09-08 23:54:59 -07:00
407c09f8f0 readme (#4) 2019-09-08 22:15:41 -04:00
879a41bc60 I hate markdown 2019-09-08 18:37:24 -07:00
de59fc0166 I hate markdown 2019-09-08 18:35:45 -07:00
f457ad1428 I guess this is correct 2019-09-08 18:34:56 -07:00
574870d087 I guess this is correct 2019-09-08 18:34:20 -07:00
dc0ae8178e I guess this is correct 2019-09-08 18:33:43 -07:00
780aa2d7e9 andy whyyyy pt 2 2019-09-07 23:48:08 -07:00
7d9a64865a new README to reflect build changes 2019-09-07 23:41:37 -07:00
573963172f add ci 2019-09-07 23:38:15 -07:00
a365f92b63 reference libpso from git 2019-09-07 23:37:45 -07:00
Jake Probst
df3d031612 start character server 2019-09-06 17:02:14 -07:00
Jake Probst
e97ae1ffb5 forgot to include these pt. 2 2019-09-05 15:09:29 -07:00
Jake Probst
d4557894ca forgot to include these 2019-09-05 14:36:53 -07:00