jake
8138cb13a2
move ship server into its own crate
12 months ago
jake
95d23fceac
clean up tests a bit by using itembuilder rather than using structs directly
12 months ago
jake
631a0c46c8
why did that arg ever exist anyway
12 months ago
jake
5fc23cd7ca
fix a few warnings in tests
12 months ago
jake
1be61556ab
default to useful things, tests null things out on their own
12 months ago
jake
d73a07391b
break out the rest of everything into its own crate
12 months ago
jake
622c6e598d
break out entity and maps into separate crates
12 months ago
jake
fdce44cdd8
refactor the rest of the fucking code
2 years ago
jake
b473af7680
I am dumb
3 years ago
jake
dffa636247
I am dumb
3 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
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
10c2b1ec89
lint src/entity/gateway/*
3 years ago
jake
92c34b2d28
remove modifiers from weapon and armor
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
andy
e08c582f17
fix test after rebase
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
andy
f3e7599975
some comments and tests
4 years ago