22 Commits

Author SHA1 Message Date
8b776a5906 ok turns out walletfull is a real thing 2021-12-29 15:22:03 -07:00
c015acb653 Merge branch 'master' into shop_sell 2021-12-29 00:11:29 -07:00
26a2ef6492 Merge pull request 'TRADING YEAH LETS GO' () from trading into master
Reviewed-on: 
2021-12-28 13:05:26 -05:00
27a6c9a136 creating rooms with difficulties is bad for selling tests? 2021-12-28 01:22:46 +00:00
dacbf1eea3 add level requirements for rooms and update tests 2021-12-27 19:32:14 +00:00
ecf1f23c6c fix tests 2021-12-27 00:43:25 -07:00
82ef5ba2ea RIP ItemLocation
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
2dc34f9f28 rename test 2021-08-04 02:58:17 +00:00
89ddec480e more selling tests! 2021-08-04 02:37:16 +00:00
c89751aa22 add level requirements for rooms and update tests 2021-06-21 19:10:59 -06:00
d84b2fc663 more selling tests 2021-06-21 18:29:37 +00:00
fbc68c7a26 handle selling photon tools and untekked weapon test 2021-06-21 17:08:55 +00:00
9db4c9cc44 add 3 attr weap sell test 2021-06-21 13:31:32 +00:00
78f4704113 fix test. dont let shop give away free items 2021-06-21 02:17:54 +00:00
10c2b1ec89 lint src/entity/gateway/* 2021-06-18 19:52:33 -06:00
7ae8976c10 i t e m r e f a c t o r 2020-11-05 16:36:39 -07:00
cae89cd2ac get_items_by_character takes character id not character entity 2020-10-30 21:25:29 -06:00
b3e0674ca5 fix more tests + fix warnings 2020-10-30 21:25:27 -06:00
e3e5bff300 fix tests 2020-10-30 21:24:02 -06:00
6d82751ed3 notes 2020-10-07 19:37:41 -06:00
cebb6a5f31 handle case where items are removed from shop after buying 2020-09-27 20:30:37 -06:00
d08db622e2 shops! 2020-09-27 18:16:27 -06:00