1133 Commits

Author SHA1 Message Date
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
Jake Probst
068935d105 fix test 2019-09-04 09:20:53 -07:00
Jake Probst
3690e05265 that one huge refactor 2019-09-04 09:17:48 -07:00
efb773276b adding checksum test (#3) 2019-09-03 20:30:35 -04:00
Jake Probst
dcafba49b5 remove diesel migrations for now 2019-08-30 09:28:50 -07:00
Jake Probst
50937f893c cleanup 2019-08-30 09:09:51 -07:00
Jake Probst
7aa0f907d5 utf8_to_utf16_array 2019-08-30 00:57:25 -07:00
Jake Probst
dcd47fa384 be ready for commands that are more than 1 byte 2019-08-29 23:43:48 -07:00
Jake Probst
53d2484f3f E3 send back empty char slot 2019-08-28 22:48:25 -07:00
Jake Probst
667b9b231b more debug info 2019-08-28 21:40:08 -07:00
Jake Probst
c38d45e162 base mock data 2019-08-28 21:39:57 -07:00
Jake Probst
9db9a5e248 move away from diesel requirement to run 2019-08-28 20:40:17 -07:00
Jake Probst
6f0bacd64e readme change 2019-08-28 17:46:12 -07:00
Jake Probst
92ef648c48 pkt E2, player settings 2019-08-25 04:59:13 -07:00
Jake Probst
1d7d4d8205 return the correct things 2019-08-25 04:58:55 -07:00
Jake Probst
de11b27fc9 mention tests in readme 2019-08-25 04:51:44 -07:00
Jake Probst
4a20ff55f7 cleanup 2019-08-25 04:51:12 -07:00
Jake Probst
5c4bae8f26 show error for unknown packets 2019-08-25 04:50:45 -07:00