79 Commits (6a27d1b63984d3a904a47381437bd1c736024f92)

Author SHA1 Message Date
jake 359120de07 redo active item stuff 5 years ago
Andy Newjack 177b694870 initial guildcard send/recv 5 years ago
jake afbd63ff6a tech table load config 5 years ago
jake e72caebbf8 remove armor midstruct 5 years ago
jake 2e2f9c6c17 begin removing weird middleman item structs: weapons 5 years ago
jake 513d46c213 drop table initial code + weapon drops 5 years ago
jake f3e6b1e63e initial item enums, move logic from libpso to elseware 5 years ago
jake 3b9f6dc087 trim nulls off end of utf16 converted strings (and fix a test) 5 years ago
jake 28a30cb06f properly show techs and new FOs start with foie 1 5 years ago
jake a74941441b use proper data structs that convert to what pso wants 5 years ago
jake 93426dc52a async! 5 years ago
jake 2010222c9b implement db backing for items and send them to client 5 years ago
andy e6af44841a fixed pt.1 5 years ago
andy 8e8f21403f initial character create test 5 years ago
jake 272be2db74 ServerState on_disconnect 5 years ago
jake 704d6386f7 dyn trait -> impl trait 5 years ago
jake e68af333de remove commented code 5 years ago
jake 8f33512ea2 move new char logic into its own function 5 years ago
jake 4b2c7d299e add char level table structs to ships 5 years ago
jake 5eb3ef9fab move some packet handler logic into their own functions 5 years ago
jake 943c793c81 move files to a data dir 5 years ago
Andy Newjack 02947adc98 removed let banned and extra comments 5 years ago
Andy Newjack c33f7ca830 initial test for banned user 5 years ago
jake 88ce7d922b show data in wrongpacketforservertype 5 years ago
jake ea1f59899d use ShipList::new 5 years ago
jake d2238bbff0 fix use statements 5 years ago
jake 28619a95c3 move util to libpso 5 years ago
jake 8b8e4af0f3 security_data -> session 5 years ago
jake fc7338356b packets no longer need flag explicitly defined 5 years ago
jake 5c1a366af9 WrongPacketForServerType now wants the packet command 5 years ago
jake 6d74958de9 actually fix it 5 years ago
jake 9bb2edf1eb ship select packet 5 years ago
jake d740b57dc7 fix that moving security data thing 5 years ago
jake e67352c886 check right part of buffer? why does this move 5 years ago
jake 318c108f14 store ship list in serverstate 5 years ago
jake f294781934 move patch/login main.rs files up a level 5 years ago
jake 9ebabca1bb in memory entity access, change entitygateway api a bit 5 years ago
jake cd3700121c fix test 5 years ago
jake 187fc18119 dataaccess -> entity gateway, move stuff around 5 years ago
jake fc7b15c129 ship list logic 5 years ago
jake 88efeb0c28 add flag to useraccount 5 years ago
jake 54b8a36e08 new dataaccess functions 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