36 Commits (0fa3f4ea196cd2e33fb648fb9872fb167da0dc5c)

Author SHA1 Message Date
jake 6631468871 trade refactor 2 years ago
jake 2b6f988c41 entitygateway stuff should take &BankName not BankName 3 years ago
jake ab031e41a3 mostly appease clippy 3 years ago
jake 2b4c9885ee don't need static for with_transaction 3 years ago
jake e5167ce5e0 move EntityGatewayTransaction to end of file 3 years ago
jake 3c62587e7e add transactions! 3 years ago
jake c7d46d9ff8 make all entitygateway functions take &mut self, move postgres functions to separate function for future use 3 years ago
jake 9c34baeb26 meseta refactor 3 years ago
jake 82ef5ba2ea RIP ItemLocation 3 years ago
jake 6ed0d838d2 add gateway function set_character_meseta 3 years ago
jake e4cdd2b95a weapons can have tek modifiers 4 years ago
jake fb6eaeffd2 remove change_item 4 years ago
jake 7ae8976c10 i t e m r e f a c t o r 4 years ago
jake e8fd37e32d save_item -> change_item, impl for postgres 4 years ago
jake cae89cd2ac get_items_by_character takes character id not character entity 4 years ago
jake 2351b31125 entitygateway uses results for its functions now 4 years ago
jake 89f3091099 make save_user_settings async 4 years ago
jake d567c50216 mag cells 4 years ago
jake 50c5699f34 handle mags changing owners 4 years ago
jake a68fcb9b10 add feed_mag entity_gateway function 4 years ago
jake 344cfc6dc4 i t e m r e f a c t o r 4 years ago
jake 8d49c50cc5 async EntityGateway 5 years ago
Andy Newjack d421b30a88 remove commented things 5 years ago
Andy Newjack e255b43c10 hella warnings cleanup pt 1. remove unused imports, allow deadcode and unused results 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 44c35f350d Item -> ItemEntity 5 years ago
jake de8f44f269 andy what were you doing 5 years ago
jake bf595f9693 Character -> CharacterEntity 5 years ago
Andy Newjack 177b694870 initial guildcard send/recv 5 years ago
jake 2010222c9b implement db backing for items and send them to client 5 years ago
jake 41e7f1c41a item entity 5 years ago
jake f02797b18c change entitygateway character access 5 years ago
jake 9ebabca1bb in memory entity access, change entitygateway api a bit 5 years ago
jake 187fc18119 dataaccess -> entity gateway, move stuff around 5 years ago