12 Commits

Author SHA1 Message Date
7d5c4e0165 move bank code out of state 2022-07-25 22:10:56 +00:00
098b1a79e7 remove old item manager code 2022-07-25 22:10:53 +00: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