18 Commits

Author SHA1 Message Date
88959c24f9 move characterclass/sectionid to libpso
Some checks failed
continuous-integration/drone/push Build is failing
2023-11-19 00:25:36 -07:00
8138cb13a2 move ship server into its own crate
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-13 23:27:12 -07:00
95d23fceac clean up tests a bit by using itembuilder rather than using structs directly
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-12 16:33:27 -07:00
631a0c46c8 why did that arg ever exist anyway
Some checks failed
continuous-integration/drone/push Build is failing
2023-11-12 00:46:02 -07:00
5fc23cd7ca fix a few warnings in tests
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-11-12 00:25:00 -07:00
1be61556ab default to useful things, tests null things out on their own
Some checks failed
continuous-integration/drone/push Build is failing
2023-11-11 22:02:36 -07:00
d73a07391b break out the rest of everything into its own crate
Some checks failed
continuous-integration/drone/push Build is failing
2023-11-11 14:28:41 -07:00
622c6e598d break out entity and maps into separate crates
Some checks failed
continuous-integration/drone/push Build is failing
2023-11-10 21:37:23 -07:00
fdce44cdd8 refactor the rest of the fucking code 2022-10-18 04:46:21 -06:00
1af69800ed add new arg for new_user_character and fix tests. add keyboard config tests. fix and clean up warnings in test files
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
2022-02-19 20:29:46 +00:00
82ef5ba2ea RIP ItemLocation
Some checks failed
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
10c2b1ec89 lint src/entity/gateway/*
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-18 19:52:33 -06: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
acd4e57d1d implement rest of mag cells 2020-09-07 21:14:17 -06:00
50c5699f34 handle mags changing owners 2020-09-02 22:28:21 -06:00
395ce2fbbe mag test 2020-08-31 23:47:06 -06:00