123 Commits (6d384f77da6f4e0643ae2400f80837bdc7a3badb)

Author SHA1 Message Date
jake 187fc18119 dataaccess -> entity gateway, move stuff around 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 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 709d0bae81 make clientid a stronger type 5 years ago
jake e9a24e515d param pkt 5 years ago
jake dc35c5b82c whitespace 5 years ago
jake ddf7701118 stop looping when client disconnects 5 years ago
jake 186c3612aa print out packets 5 years ago
jake 878867c490 character preview/guildcarddata packets 5 years ago
jake 780aa2d7e9 andy whyyyy pt 2 5 years ago
Jake Probst df3d031612 start character server 5 years ago
Jake Probst e97ae1ffb5 forgot to include these pt. 2 5 years ago
Jake Probst d4557894ca forgot to include these 5 years ago
Jake Probst 068935d105 fix test 5 years ago
Jake Probst 3690e05265 that one huge refactor 5 years ago
andy efb773276b adding checksum test (#3) 5 years ago
Jake Probst 50937f893c cleanup 5 years ago
Jake Probst 7aa0f907d5 utf8_to_utf16_array 5 years ago
Jake Probst dcd47fa384 be ready for commands that are more than 1 byte 5 years ago
Jake Probst 53d2484f3f E3 send back empty char slot 5 years ago
Jake Probst 667b9b231b more debug info 5 years ago
Jake Probst c38d45e162 base mock data 5 years ago
Jake Probst 9db9a5e248 move away from diesel requirement to run 5 years ago
Jake Probst 6f0bacd64e readme change 5 years ago
Jake Probst 92ef648c48 pkt E2, player settings 5 years ago
Jake Probst 1d7d4d8205 return the correct things 5 years ago
Jake Probst 4a20ff55f7 cleanup 5 years ago
Jake Probst 5c4bae8f26 show error for unknown packets 5 years ago
Jake Probst 30c97ce732 more data access functions 5 years ago
Jake Probst 6332ea66d9 deref eusersettings, pub stuff 5 years ago
Jake Probst 7763741fcb remove print statement 5 years ago
Jake Probst 2e6606a8f2 new serverstatus stuff plus a login test! 5 years ago
Jake Probst ac5919e44d utf8_to_array macro 5 years ago
Jake Probst 86f994164e convert patch server to new serverstate 5 years ago
Jake Probst 606bd191b8 split packet to sendpacket and recvpacket in serverstate 5 years ago