17 Commits

Author SHA1 Message Date
cd1476796e break out the rest of everything into its own crate 2023-11-14 14:14:51 -04:00
d158ac1d7f break out entity and maps into separate crates 2023-11-14 14:14:51 -04:00
9123c4842b start of fixing item_id parity issues 2023-01-31 19:22:11 -07:00
28c0073dff implement grinders
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-31 00:08:56 -07:00
13c6592438 you can use techs now wow
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-29 23:05:42 -07:00
dbf73acb8d basic item use infra, with jackolanterns 2022-10-22 14:05:26 -06:00
fdce44cdd8 refactor the rest of the fucking code 2022-10-18 04:46:21 -06:00
faf00a904a bare minimum item usage stuff 2022-07-19 14:23:56 -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
55c393b7a8 move the tech level adjustment to prevent underflow for new FOs. let characters use tech disks 2020-11-16 20:46:52 -04: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
982966e679 fix tests 2020-08-20 11:52:12 -06:00
79502f03d2 add tests for item use 2020-06-29 20:41:44 -06:00