97 Commits (5ba9908b5061e6a20d5eb36d587ce8c35f2108a1)

Author SHA1 Message Date
jake 031f3bba23 add modifiers to weapon+armor+mag 4 years ago
jake 317acad564 cleanup 4 years ago
jake c8059edb42 move interserver handler from login -> character and handle new ship messages 4 years ago
jake 2926938201 add InterserverActor trait for cross-server communication 4 years ago
jake 7ae60fafc5 asyncify tests 5 years ago
jake 8d49c50cc5 async EntityGateway 5 years ago
jake 1f775661fa meseta! 5 years ago
jake 9a721e0980 item structure overhaul 5 years ago
Andy Newjack e255b43c10 hella warnings cleanup pt 1. remove unused imports, allow deadcode and unused results 5 years ago
Andy Newjack ffd782ccce use skin, not costume, for mag colors 5 years ago
Andy Newjack ff2ae85299 add mag colors 5 years ago
jake d9f88d55a2 use New variants of entities for creation 5 years ago
jake b39ee6c0f3 use Option for entity primary keys 5 years ago
jake 6b1ef41bd0 UserAccount/UserSettings/GuildCardData -> *Entities 5 years ago
jake bf595f9693 Character -> CharacterEntity 5 years ago
jake a7434346db move equipped flag to itemlocation::inventory 5 years ago
jake e41f79f41a tech drops 5 years ago
jake 9a1feb8836 mags! 5 years ago
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