jake
622c6e598d
break out entity and maps into separate crates
12 months ago
andy
b012692505
rebase sillyness
2 years ago
jake
9123c4842b
start of fixing item_id parity issues
2 years ago
jake
fdce44cdd8
refactor the rest of the fucking code
2 years ago
jake
657dabca27
fix item pickup tests
2 years ago
jake
eb23cc2dfd
fix item pickup tests
2 years ago
andy
1af69800ed
add new arg for new_user_character and fix tests. add keyboard config tests. fix and clean up warnings in test files
3 years ago
jake
ecf1f23c6c
fix tests
3 years ago
jake
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.
3 years ago
jake
ddff55d09e
add another item pickup test
3 years ago
jake
10c2b1ec89
lint src/entity/gateway/*
3 years ago
jake
92c34b2d28
remove modifiers from weapon and armor
4 years ago
jake
463d623f16
fix tests
4 years ago
jake
7ae8976c10
i t e m r e f a c t o r
4 years ago
jake
cae89cd2ac
get_items_by_character takes character id not character entity
4 years ago
jake
e3e5bff300
fix tests
4 years ago
jake
031f3bba23
add modifiers to weapon+armor+mag
4 years ago
jake
982966e679
fix tests
4 years ago
jake
1867fee78b
add bank depositing
4 years ago
Andy Newjack
da693b9c3c
add default bank item. dont crash if dropping all meseta. rename area to map_area and change from u32 to u16
4 years ago
jake
1474c91dcd
fix warnings
4 years ago
jake
f7b91772b0
another item refactor (plus tool usage)
4 years ago
jake
fe85c8081e
warnings
4 years ago
jake
e9f4d78952
move common test functions to another file
4 years ago
jake
280b8ff6dd
add another item pickup test
4 years ago
jake
7ae60fafc5
asyncify tests
4 years ago
jake
c1c4e7de5d
remove extra print
4 years ago
jake
78a5e0963b
add a bunch of item manager tests
4 years ago
jake
c26bc895da
fix picking up stacked items messing up inventory count
4 years ago