18 Commits

Author SHA1 Message Date
df135e1c3c split actions into actions+tasks
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-07-19 21:26:00 -06:00
24639496da move bank code out of state 2022-07-19 20:48:55 -06:00
414b3d2ce5 move floor code out of state 2022-07-19 20:06:43 -06:00
0fa3f4ea19 move inventory code out of state 2022-07-19 19:39:58 -06:00
60802d3377 move ItemStateAction to its own file 2022-07-19 19:04:53 -06:00
25e793cda9 remove old item manager code 2022-07-19 14:24:34 -06:00
faf00a904a bare minimum item usage stuff 2022-07-19 14:23:56 -06:00
11b5898637 move item state action functions to new file 2022-07-19 14:09:45 -06:00
1ef0231d93 initial ItemState 2022-07-19 14:09:45 -06:00
8b776a5906 ok turns out walletfull is a real thing
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2021-12-29 15:22:03 -07:00
872794e45f improve error messages
Some checks failed
continuous-integration/drone/push Build is failing
2021-12-12 15:55:59 -07:00
6d2753d082 improve error display a bit
Some checks failed
continuous-integration/drone/push Build is failing
2021-12-10 23:41:17 -07:00
143ed7ed78 add ItemTransaction struct as begining of item refactor v3 2021-09-27 23:07:21 -06:00
c7a310391f make inv mod pub 2020-11-09 19:07:41 -07:00
2d5f83fab6 make inv item stuff serializable 2020-11-09 19:03:03 -07:00
23bc39b5bf move tool usage logic into own file 2020-09-05 21:10:12 -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