jake
9c34baeb26
meseta refactor
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
andy
32326a91f8
fix asserts in bank tests
4 years ago
jake
4ce7fb2a26
lint src/common/*
3 years ago
jake
10c2b1ec89
lint src/entity/gateway/*
3 years ago
jake
92c34b2d28
remove modifiers from weapon and armor
4 years ago
jake
11fecd5bda
fix tests that care about rooms
4 years ago
jake
463d623f16
fix tests
4 years ago
andy
55c393b7a8
move the tech level adjustment to prevent underflow for new FOs. let characters use tech disks
4 years ago
jake
6e2fab31f0
e q u i p r e f a c t o r
4 years ago
jake
7ae8976c10
i t e m r e f a c t o r
4 years ago
jake
3a095a928d
fix item ids not being set correctly
4 years ago
andy
e08c582f17
fix test after rebase
4 years ago
andy
ead1752978
rebase and remove unneeded function
4 years ago
andy
51240a31e3
rename test file
4 years ago
andy
6d4f5ae8f6
enumerate after filtering and add test
4 years ago
andy
fd1e3697fc
sorting test. need to rename the test file
4 years ago
jake
586eb28c49
fix tests
4 years ago
jake
cae89cd2ac
get_items_by_character takes character id not character entity
4 years ago
jake
c802bceb3c
prevent double logins
4 years ago
jake
a14aee4e29
handle unactivated accounts in the correct spot
4 years ago
jake
b3e0674ca5
fix more tests + fix warnings
4 years ago
jake
e3e5bff300
fix tests
4 years ago
andy
f3e7599975
some comments and tests
4 years ago
jake
40a1fdb236
fix tests
4 years ago
jake
6d82751ed3
notes
4 years ago
jake
fd6dc1fe5b
fix tests
4 years ago
andy
046ca492a8
add a test
4 years ago
andy
114ed07adc
tests!
4 years ago
jake
cebb6a5f31
handle case where items are removed from shop after buying
4 years ago
jake
d08db622e2
shops!
4 years ago
jake
acd4e57d1d
implement rest of mag cells
4 years ago
jake
50c5699f34
handle mags changing owners
4 years ago
jake
395ce2fbbe
mag test
4 years ago
jake
031f3bba23
add modifiers to weapon+armor+mag
4 years ago
jake
982966e679
fix tests
4 years ago
jake
4187e93455
withdraw from bank
4 years ago
jake
0dca90ff5a
send deposit packets to correct clients
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
344cfc6dc4
i t e m r e f a c t o r
also some bank functionality
4 years ago
jake
79502f03d2
add tests for item use
4 years ago
jake
f7b91772b0
another item refactor (plus tool usage)
4 years ago
jake
fe85c8081e
warnings
4 years ago
jake
36f3e413e0
exp gain tests
4 years ago
jake
e9f4d78952
move common test functions to another file
4 years ago
jake
280b8ff6dd
add another item pickup test
5 years ago
jake
7ae60fafc5
asyncify tests
5 years ago