52 Commits

Author SHA1 Message Date
4e4f5e4ee2 clippy
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-02-06 23:16:46 -07:00
fc5d318ac3 shared banks wow
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-05 18:34:04 -07:00
0bf84db189 bankname -> bankidentifier 2023-02-05 01:53:38 -07:00
77f69a9d23 fix more dumb meseta things
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2023-02-01 23:30:53 -07:00
0d3161e1b4 more error context 2023-01-31 20:00:03 -07:00
9123c4842b start of fixing item_id parity issues 2023-01-31 19:22:11 -07:00
f27c121539 take ref to weapon modifier 2023-01-31 00:06:34 -07:00
42ef2ebcbb clippy2
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2023-01-30 18:12:43 -07:00
d495ec97f2 fix this keyconfig nonsense 2023-01-29 20:41:12 -07:00
31ebc1af32 actually store meseta bank interaction 2023-01-29 17:06:48 -07:00
ab8c5e6688 more anyhow 2023-01-29 00:55:48 -07:00
a2686e2be8 anyhow 2023-01-28 20:12:20 -07:00
4f8a75f9d7 cleanup
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-10-22 14:12:38 -06:00
dbf73acb8d basic item use infra, with jackolanterns 2022-10-22 14:05:26 -06:00
2959181873 cleanup 2022-10-20 18:38:08 -06:00
38070c9dfd simplify the return type of item tasks 2022-10-20 17:41:38 -06:00
e0e68b9ad7 impromptu db transaction refactor
Some checks failed
continuous-integration/drone/push Build is failing
2022-10-20 14:47:08 -06:00
192ff967e6 cleanup this refactored mess
Some checks failed
continuous-integration/drone Build is failing
2022-10-18 18:00:33 -06:00
fdce44cdd8 refactor the rest of the fucking code 2022-10-18 04:46:21 -06:00
58c26301bf make ClientLocation Clone-able 2022-09-18 21:01:32 -06:00
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
bde70011cc appease clippy, the tyrant 2022-07-19 14:24:35 -06:00
25e793cda9 remove old item manager code 2022-07-19 14:24:34 -06:00
8f44ca9d18 refactor tekking 2022-07-19 14:23:57 -06:00
eb0689a1fe enemy drop refactor 2022-07-19 14:23:57 -06:00
2a7b43df83 fix some meseta-taking things 2022-07-19 14:23:57 -06:00
6631468871 trade refactor 2022-07-19 14:23:56 -06:00
a9cbd9fba1 selling items 2022-07-19 14:23:56 -06:00
b5c821f1ae buy items from shop 2022-07-19 14:23:56 -06:00
ce09c93940 magstuff 2022-07-19 14:23:56 -06:00
925b022c4f clean these functions up a bit 2022-07-19 14:23:56 -06:00
faf00a904a bare minimum item usage stuff 2022-07-19 14:23:56 -06:00
eb23cc2dfd fix item pickup tests 2022-07-19 14:23:56 -06:00
a664b17f2e spacing 2022-07-19 14:23:56 -06:00
725ba5d917 sort inventory 2022-07-19 14:23:56 -06:00
dffa636247 I am dumb 2022-07-19 14:23:56 -06:00
6de3ee1cbf equipping! 2022-07-19 14:23:55 -06:00
8b79ed18e0 spacing 2022-07-19 14:23:55 -06:00
8a7974f77f bank itemstate stuff 2022-07-19 14:23:54 -06:00
85912f07db wtf happened here 2022-07-19 14:12:47 -06:00
ce5049e181 move partial drops over to item_state 2022-07-19 14:12:47 -06:00
bdc843daa7 I was wondering why nightly a week ago was letting me get away with this 2022-07-19 14:12:47 -06:00
009f0ef470 reorder function 2022-07-19 14:12:47 -06:00
9c28bd6a81 move drop item over to item_state 2022-07-19 14:12:47 -06:00
5bfde260c8 add/move stuff around for itemstate 2022-07-19 14:12:47 -06:00
69a9824b9c cool I can simplify this now 2022-07-19 14:09:46 -06:00