58 Commits

Author SHA1 Message Date
9a1feb8836 mags! 2020-03-29 12:06:31 -07:00
359120de07 redo active item stuff 2020-03-29 12:06:23 -07:00
177b694870 initial guildcard send/recv 2020-03-22 22:40:40 -03:00
afbd63ff6a tech table load config 2020-03-18 18:21:34 -07:00
e72caebbf8 remove armor midstruct 2020-03-16 21:08:44 -07:00
2e2f9c6c17 begin removing weird middleman item structs: weapons 2020-03-16 20:34:50 -07:00
513d46c213 drop table initial code + weapon drops 2020-03-14 10:44:27 -07:00
f3e6b1e63e initial item enums, move logic from libpso to elseware 2020-02-06 23:03:51 -08:00
3b9f6dc087 trim nulls off end of utf16 converted strings (and fix a test) 2020-01-25 18:02:17 -08:00
28a30cb06f properly show techs and new FOs start with foie 1 2020-01-25 13:29:01 -08:00
a74941441b use proper data structs that convert to what pso wants 2020-01-25 13:01:34 -08:00
93426dc52a async! 2020-01-23 18:00:34 -08:00
2010222c9b implement db backing for items and send them to client 2020-01-18 23:36:28 -08:00
e6af44841a fixed pt.1 2020-01-13 21:40:30 -04:00
8e8f21403f initial character create test 2020-01-12 22:07:52 -04:00
272be2db74 ServerState on_disconnect 2020-01-10 19:42:05 -08:00
e68af333de remove commented code 2019-12-03 22:52:53 -08:00
8f33512ea2 move new char logic into its own function 2019-12-03 21:46:21 -08:00
4b2c7d299e add char level table structs to ships 2019-12-03 21:45:16 -08:00
5eb3ef9fab move some packet handler logic into their own functions 2019-12-01 13:41:30 -08:00
943c793c81 move files to a data dir 2019-12-01 13:37:17 -08:00
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
d2238bbff0 fix use statements 2019-11-04 21:11:28 -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
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
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
f294781934 move patch/login main.rs files up a level 2019-10-09 22:45:14 -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
fc7b15c129 ship list logic 2019-09-23 22:27:43 -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
929f0e7f85 add client_id arg to on_connect 2019-09-15 13:16:49 -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
878867c490 character preview/guildcarddata packets 2019-09-08 23:54:59 -07:00
780aa2d7e9 andy whyyyy pt 2 2019-09-07 23:48:08 -07:00
Jake Probst
df3d031612 start character server 2019-09-06 17:02:14 -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
dcd47fa384 be ready for commands that are more than 1 byte 2019-08-29 23:43:48 -07:00