1114 Commits

Author SHA1 Message Date
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
e407409f04 make inmemorytransaction actually work 2022-07-19 14:20:04 -06:00
2b6f988c41 entitygateway stuff should take &BankName not BankName 2022-07-19 14:20:02 -06:00
35ab24c390 the start of a long process of replacing ItemManager 2022-07-19 14:13:52 -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
3ceff90f98 missed fixing these 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
11bc777a51 add item_state to ShipState 2022-07-19 14:12:44 -06:00
12fd799278 add character_id to ItemNote::PlayerDrop 2022-07-19 14:09:46 -06:00
69a9824b9c cool I can simplify this now 2022-07-19 14:09:46 -06:00
ab031e41a3 mostly appease clippy 2022-07-19 14:09:46 -06:00
5673a46e3f cleanup 2022-07-19 14:09:45 -06:00
11b5898637 move item state action functions to new file 2022-07-19 14:09:45 -06:00
71dc20671b remove boxes from ItemStateAction structs to remove need for static lifetimes 2022-07-19 14:09:45 -06:00
2b4c9885ee don't need static for with_transaction 2022-07-19 14:09:45 -06:00
e5167ce5e0 move EntityGatewayTransaction to end of file 2022-07-19 14:09:45 -06:00
a27956cbdf cleanup 2022-07-19 14:09:45 -06:00
4818896093 redundant bit of code 2022-07-19 14:09:45 -06:00
a7491a2037 remove unused use 2022-07-19 14:09:45 -06:00
1ef0231d93 initial ItemState 2022-07-19 14:09:45 -06:00
283688832b redo this cause entitygateway isnt Clone anymore 2022-07-19 14:09:44 -06:00
3c62587e7e add transactions! 2022-07-19 14:09:44 -06:00
c7d46d9ff8 make all entitygateway functions take &mut self, move postgres functions to separate function for future use 2022-07-19 14:09:40 -06:00
86614c7d5b update sqlx 2022-07-19 14:03:00 -06:00
9417105359 giving this character a name to prove i am a wise and omnipotent diety
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-07-11 20:28:03 +00:00
9638181261 'u up?' tests for rooms
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-07-11 03:48:21 +00:00
74e54935ad thanks clippy you are the best
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-07 00:13:33 +00:00
4202ef8ff7 handle rooms that close after downloading the room list in the lobby
Some checks failed
continuous-integration/drone/push Build is failing
2022-07-07 00:00:04 +00:00
e349a41b16 room tab info page 1
Some checks failed
continuous-integration/drone/push Build is failing
2022-07-06 22:41:30 +00:00
70c89cd9ad Merge pull request 'keyboard-controller-buttons' (#104) from godihatevcs into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #104
2022-05-14 12:57:15 -04:00
ecc9f78a47 clippy
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-05-10 00:27:49 +00:00
9c1456a3c9 pls
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
2022-05-02 03:08:01 +00:00
827b4f17b9 cargo.lock.plsbefixed
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
2022-04-30 17:10:03 +00: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
2825341231 tell ci how to find the right branch 2022-02-19 20:25:48 +00:00
19bcb20b49 Merge pull request 'questlist' (#90) from questlist into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #90
2022-02-16 18:46:54 -05:00
9848874cf9 actually use the right libpso commit this time for real
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-02-16 02:52:24 +00:00