17 Commits

Author SHA1 Message Date
7c3acc8b3d properly order bank items before assigning item ids 2023-02-06 22:38:13 -07:00
0bf84db189 bankname -> bankidentifier 2023-02-05 01:53:38 -07:00
45996e9d01 clippy
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-02-02 00:10:15 -07:00
9123c4842b start of fixing item_id parity issues 2023-01-31 19:22:11 -07:00
7bd385d580 anyhowing continues 2023-01-29 22:15:49 -07:00
24639496da move bank code out of state 2022-07-19 20:48:55 -06:00
25e793cda9 remove old item manager code 2022-07-19 14:24:34 -06:00
a6e50555de appease the clip
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-12-28 01:37:24 -07: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
1b506e014f clean up last of normal warnings 2021-06-18 20:38:29 -06:00
3457996afd lint src/ship/items/* 2021-06-18 16:09:35 -06:00
7ae8976c10 i t e m r e f a c t o r 2020-11-05 16:36:39 -07:00
27a87ffe96 fix esweap type + special numbering. add to other files and tests 2020-09-07 00:39:23 -03:00
4187e93455 withdraw from bank 2020-07-29 08:34:19 -06:00
1867fee78b add bank depositing 2020-07-29 08:34:19 -06:00
1474c91dcd fix warnings 2020-07-19 14:50:52 -06:00
344cfc6dc4 i t e m r e f a c t o r
also some bank functionality
2020-07-19 14:14:07 -06:00