23 Commits

Author SHA1 Message Date
e8fd37e32d save_item -> change_item, impl for postgres 2020-11-01 18:06:00 -07:00
cae89cd2ac get_items_by_character takes character id not character entity 2020-10-30 21:25:29 -06:00
2351b31125 entitygateway uses results for its functions now 2020-10-30 21:23:59 -06:00
89f3091099 make save_user_settings async 2020-10-07 19:24:46 -06:00
d567c50216 mag cells 2020-09-07 08:02:12 -06:00
50c5699f34 handle mags changing owners 2020-09-02 22:28:21 -06:00
a68fcb9b10 add feed_mag entity_gateway function 2020-08-31 23:44:39 -06:00
344cfc6dc4 i t e m r e f a c t o r
also some bank functionality
2020-07-19 14:14:07 -06:00
8d49c50cc5 async EntityGateway 2020-06-02 18:51:18 -06:00
d421b30a88 remove commented things 2020-05-02 22:17:12 -03:00
e255b43c10 hella warnings cleanup pt 1. remove unused imports, allow deadcode and unused results 2020-05-02 22:08:37 -03:00
d9f88d55a2 use New variants of entities for creation 2020-03-30 19:28:49 -07:00
b39ee6c0f3 use Option for entity primary keys 2020-03-29 22:00:07 -07:00
6b1ef41bd0 UserAccount/UserSettings/GuildCardData -> *Entities 2020-03-29 16:11:14 -07:00
44c35f350d Item -> ItemEntity 2020-03-29 14:53:51 -07:00
de8f44f269 andy what were you doing
make guild card sending much more sane
2020-03-29 13:27:23 -07:00
bf595f9693 Character -> CharacterEntity 2020-03-29 12:43:20 -07:00
177b694870 initial guildcard send/recv 2020-03-22 22:40:40 -03:00
2010222c9b implement db backing for items and send them to client 2020-01-18 23:36:28 -08:00
41e7f1c41a item entity 2019-12-09 23:11:27 -08:00
f02797b18c change entitygateway character access 2019-10-17 22:35:33 -07:00
9ebabca1bb in memory entity access, change entitygateway api a bit 2019-10-06 11:23:10 -07:00
187fc18119 dataaccess -> entity gateway, move stuff around 2019-10-05 17:37:49 -07:00