34 Commits (master)

Author SHA1 Message Date
jake 8138cb13a2 move ship server into its own crate 6 months ago
jake 95d23fceac clean up tests a bit by using itembuilder rather than using structs directly 6 months ago
jake 631a0c46c8 why did that arg ever exist anyway 6 months ago
jake 5fc23cd7ca fix a few warnings in tests 6 months ago
jake 1be61556ab default to useful things, tests null things out on their own 6 months ago
jake d73a07391b break out the rest of everything into its own crate 6 months ago
jake 622c6e598d break out entity and maps into separate crates 6 months ago
andy b012692505 rebase sillyness 1 year ago
jake 9123c4842b start of fixing item_id parity issues 1 year 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 2 years ago
jake ecf1f23c6c fix tests 2 years ago
jake 82ef5ba2ea RIP ItemLocation 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