45 Commits (1f7dd1eafe9933be8023821ccb961b7e06b4a9e0)

Author SHA1 Message Date
jake 318aeeba2b minor room refactor, room db table, add room ids to itemnotes 1 year ago
jake 414672252c use GATs to remove lifetime on postgresgateway 1 year ago
jake 0bf84db189 bankname -> bankidentifier 1 year ago
jake f27c121539 take ref to weapon modifier 1 year ago
jake f3682d0b82 clippy 1 year ago
jake a2686e2be8 anyhow 1 year ago
jake 43579f7058 fix postgres stuff to get to a game 1 year ago
jake e0e68b9ad7 impromptu db transaction refactor 2 years ago
jake 4788f707ed track character playtime 2 years ago
jake 5f4325429e trade refactor 2 years ago
jake 94c50c011d entitygateway stuff should take &BankName not BankName 2 years ago
jake 5d6f9deb59 mostly appease clippy 2 years ago
jake 3d51b3ee57 don't need static for with_transaction 2 years ago
jake da066a3445 move EntityGatewayTransaction to end of file 2 years ago
jake cbb5c1fffd add transactions! 2 years ago
jake a2e78014ee make all entitygateway functions take &mut self, move postgres functions to separate function for future use 2 years ago
jake 6631468871 trade refactor 2 years ago
jake 2b6f988c41 entitygateway stuff should take &BankName not BankName 2 years ago
jake ab031e41a3 mostly appease clippy 2 years ago
jake 2b4c9885ee don't need static for with_transaction 2 years ago
jake e5167ce5e0 move EntityGatewayTransaction to end of file 2 years ago
jake 3c62587e7e add transactions! 2 years ago
jake c7d46d9ff8 make all entitygateway functions take &mut self, move postgres functions to separate function for future use 2 years ago
jake 9c34baeb26 meseta refactor 2 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 4 years ago
Andy Newjack d421b30a88 remove commented things 4 years ago
Andy Newjack e255b43c10 hella warnings cleanup pt 1. remove unused imports, allow deadcode and unused results 4 years ago
jake d9f88d55a2 use New variants of entities for creation 4 years ago
jake b39ee6c0f3 use Option for entity primary keys 4 years ago
jake 6b1ef41bd0 UserAccount/UserSettings/GuildCardData -> *Entities 4 years ago
jake 44c35f350d Item -> ItemEntity 4 years ago
jake de8f44f269 andy what were you doing 4 years ago
jake bf595f9693 Character -> CharacterEntity 4 years ago
Andy Newjack 177b694870 initial guildcard send/recv 4 years ago
jake 2010222c9b implement db backing for items and send them to client 4 years ago
jake 41e7f1c41a item entity 4 years ago
jake f02797b18c change entitygateway character access 5 years ago