cc5a8a6fab
set bodyId=0 when item's body id changes
...
that is, if we see an item modeled on a second body, then treat it as body 0
2020-09-25 05:04:12 -07:00
96a126ebba
oops, stop sending unnecessary inserts/updates
...
got the types wrong on some stuff, and got pet state sorting wrong!
2020-09-25 03:29:02 -07:00
41e70ba8d0
finish modeling full pet appearance
2020-09-25 03:29:02 -07:00
71f491ce65
modeling saves pet state
2020-09-25 03:29:01 -07:00
ff3fc943d7
modeling saves pet type
2020-09-25 03:29:01 -07:00
f7d9faa265
update modeled item data
2020-09-25 03:29:01 -07:00
dfeeb9fe0d
modeling will save new item data (but not assets)
...
just a first step!
2020-09-18 07:34:41 -07:00
07691a4e6b
add basic test db infra
...
Boom, now we can also run a clean MySQL test db on each test that wants it :)
the test I wrote as a sample is currently marked `it.skip` because it's not passing yet!
2020-09-18 05:50:17 -07:00
4c78abee96
fix bug resolving item fields under pet outfit
2020-07-02 14:33:47 -07:00
Matt Dunn-Rankin
caefc6610c
fix bug loading species/color translation on pet
2020-05-31 16:00:59 -07:00
Matt Dunn-Rankin
29b9fe48c5
use PetService to determine the correct pose
2020-05-23 13:55:59 -07:00
Matt Dunn-Rankin
56af62fe90
split query tests into separately runnable files!
2020-04-25 23:03:58 -07:00