454 Commits

Author SHA1 Message Date
9c878ed484 refactor tekking 2022-07-25 16:42:21 +00:00
ff072ca026 enemy drop refactor 2022-07-25 16:42:21 +00:00
2775f81cc9 fix some meseta-taking things 2022-07-25 16:42:21 +00:00
5f4325429e trade refactor 2022-07-25 16:42:21 +00:00
6bacdd4fe3 selling items 2022-07-25 16:42:21 +00:00
eb9fdb485b buy items from shop 2022-07-25 16:42:21 +00:00
d3d8d766b8 magstuff 2022-07-25 16:42:21 +00:00
5be796cb5c clean these functions up a bit 2022-07-25 16:42:21 +00:00
4e88f684c5 bare minimum item usage stuff 2022-07-25 16:42:21 +00:00
657dabca27 fix item pickup tests 2022-07-25 16:42:21 +00:00
6306120692 spacing 2022-07-25 16:42:21 +00:00
95195d07e4 sort inventory 2022-07-25 16:42:21 +00:00
b473af7680 I am dumb 2022-07-25 16:42:20 +00:00
cf09433df2 equipping! 2022-07-25 16:42:20 +00:00
7807cf2b27 spacing 2022-07-25 16:42:20 +00:00
03df819a04 bank itemstate stuff 2022-07-25 16:42:18 +00:00
94c50c011d entitygateway stuff should take &BankName not BankName 2022-07-25 16:41:07 +00:00
bd35481c28 the start of a long process of replacing ItemManager 2022-07-25 16:41:07 +00:00
1f7086396e wtf happened here 2022-07-25 16:41:07 +00:00
646f75d00d move partial drops over to item_state 2022-07-25 16:41:07 +00:00
9a2d1945af I was wondering why nightly a week ago was letting me get away with this 2022-07-25 16:41:06 +00:00
bd6b8effcd reorder function 2022-07-25 16:41:06 +00:00
810d8269af move drop item over to item_state 2022-07-25 16:41:06 +00:00
acdf960d4b add/move stuff around for itemstate 2022-07-25 16:41:06 +00:00
b8de2ea8e6 add item_state to ShipState 2022-07-25 16:41:06 +00:00
1eae3795af add character_id to ItemNote::PlayerDrop 2022-07-25 16:41:06 +00:00
eac0a31056 cool I can simplify this now 2022-07-25 16:41:06 +00:00
5d6f9deb59 mostly appease clippy 2022-07-25 16:41:06 +00:00
da0c75fa39 cleanup 2022-07-25 16:41:06 +00:00
916bb31671 move item state action functions to new file 2022-07-25 16:41:06 +00:00
e58aff7042 remove boxes from ItemStateAction structs to remove need for static lifetimes 2022-07-25 16:41:06 +00:00
7aa4a6394f cleanup 2022-07-25 16:41:06 +00:00
bdfcb5c0ad redundant bit of code 2022-07-25 16:41:06 +00:00
e337852d72 initial ItemState 2022-07-25 16:41:06 +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
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
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
d04fd87837 error handling. tests!
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
2022-02-07 03:01:29 +00:00
a6662d4d5f andy vs clippy round 7
Some checks failed
continuous-integration/drone/push Build is failing
2022-02-06 22:14:02 +00:00
906132802d random formatting 2022-02-06 21:56:34 +00:00
761e20e374 add quest_group for displaying regular or govt quests 2022-02-06 21:53:11 +00:00
d2f2675a45 load quests on room create based on room mode
Some checks failed
continuous-integration/drone/push Build is failing
2022-01-27 01:07:19 +00:00
bb2b62fdc9 andy vs. clippy round 6
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2022-01-06 01:37:29 +00:00
7102ee7e6d formatting
Some checks failed
continuous-integration/drone/push Build is failing
2022-01-06 01:21:50 +00:00
b3e7d2b4b5 characters can save kbm/gamepad configs 2022-01-06 01:19:42 +00:00
0b8aef3b8c start setting up keyboard config stuff 2022-01-06 01:15:42 +00:00
51d706fc65 clippy demands more
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-12-29 19:04:22 -07:00
0e308c13f7 Merge branch 'master' into shop_sell
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2021-12-29 17:54:35 -07:00