ecf1f23c6c
fix tests
continuous-integration/drone/push Build is failing
2021-12-27 00:43:25 -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
ddff55d09e
add another item pickup test
continuous-integration/drone/push Build is failing
2021-10-14 00:20:59 -06:00
10c2b1ec89
lint src/entity/gateway/*
continuous-integration/drone/push Build is passing
2021-06-18 19:52:33 -06:00
92c34b2d28
remove modifiers from weapon and armor
2020-12-01 23:17:07 -07:00
463d623f16
fix tests
2020-11-16 21:50:10 -07: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
e3e5bff300
fix tests
2020-10-30 21:24:02 -06:00
031f3bba23
add modifiers to weapon+armor+mag
2020-08-20 20:19:46 -06:00
982966e679
fix tests
2020-08-20 11:52:12 -06:00
1867fee78b
add bank depositing
2020-07-29 08:34:19 -06:00
da693b9c3c
add default bank item. dont crash if dropping all meseta. rename area to map_area and change from u32 to u16
2020-07-25 15:17:18 -03:00
1474c91dcd
fix warnings
2020-07-19 14:50:52 -06:00
f7b91772b0
another item refactor (plus tool usage)
2020-06-29 20:41:44 -06:00
fe85c8081e
warnings
2020-06-06 08:46:02 -06:00
e9f4d78952
move common test functions to another file
2020-06-05 09:19:36 -06:00
280b8ff6dd
add another item pickup test
2020-06-03 09:07:33 -06:00
7ae60fafc5
asyncify tests
2020-06-02 19:02:06 -06:00
c1c4e7de5d
remove extra print
2020-05-30 10:38:51 -06:00
78a5e0963b
add a bunch of item manager tests
2020-05-30 10:30:39 -06:00
c26bc895da
fix picking up stacked items messing up inventory count
2020-05-29 23:36:35 -06:00