21 Commits

Author SHA1 Message Date
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
4452b6d4d2 add materials 2020-06-10 21:23:10 -06:00
8d49c50cc5 async EntityGateway 2020-06-02 18:51:18 -06:00
cde9b8ebb6 use btrees for these for easier testing 2020-05-29 23:36:35 -06:00
9a721e0980 item structure overhaul
also, item pickup
2020-05-05 22:13:45 -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
37b19ef3ad make quick tech menu not all foie 2020-04-21 18:59:03 -06: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
0954d85e5a CharacterEntityId 2020-03-29 14:50:43 -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
f294781934 move patch/login main.rs files up a level 2019-10-09 22:45:14 -07:00
9ebabca1bb in memory entity access, change entitygateway api a bit 2019-10-06 11:23:10 -07:00