f2c4094b8f
andy vs clippy round 8
continuous-integration/drone/push Build is failing
2022-04-29 22:41:12 +00:00
24fdd705c5
f is for friends who do stuff together
continuous-integration/drone/push Build is failing
2022-04-24 23:32:21 +00:00
a6e50555de
appease the clip
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-12-28 01:37:24 -07:00
9c34baeb26
meseta refactor
continuous-integration/drone/push Build is failing
2021-12-26 23:31:12 -07:00
b3b6dad6ad
trades!
2021-12-10 13:24:59 -07:00
82ef5ba2ea
RIP ItemLocation
...
continuous-integration/drone/push Build is failing
fun while it lasted
ItemLocation ceased to be the canonical place to store an item's
location. replaced with ItemNote which basically covers the actual use
case but without the enforcing of a location.
2021-11-12 10:42:33 -07:00
6ed0d838d2
add gateway function set_character_meseta
continuous-integration/drone/push Build is failing
2021-10-14 00:16:22 -06:00
10c2b1ec89
lint src/entity/gateway/*
continuous-integration/drone/push Build is passing
2021-06-18 19:52:33 -06:00
8cece2431f
this isn't a valid thing anymore
continuous-integration/drone/push Build is failing
2021-06-15 20:37:06 -06:00
e4cdd2b95a
weapons can have tek modifiers
2020-12-02 19:20:33 -07:00
fb6eaeffd2
remove change_item
2020-12-01 22:56:22 -07:00
7ae8976c10
i t e m r e f a c t o r
2020-11-05 16:36:39 -07:00
e8fd37e32d
save_item -> change_item, impl for postgres
2020-11-01 18:06:00 -07:00
66d25ed155
fix name shadowing
2020-10-30 21:25:29 -06:00
cae89cd2ac
get_items_by_character takes character id not character entity
2020-10-30 21:25:29 -06:00
c802bceb3c
prevent double logins
2020-10-30 21:25:29 -06:00
a14aee4e29
handle unactivated accounts in the correct spot
2020-10-30 21:25:29 -06:00
2351b31125
entitygateway uses results for its functions now
2020-10-30 21:23:59 -06:00
17a8b288c1
change banned from bool to timestamp
2020-10-07 19:24:46 -06:00
db23a9794e
options saved to character!
2020-10-02 22:41:53 -03: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
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