189 Commits

Author SHA1 Message Date
13017084ee put proper error strings on this struct 2022-07-25 22:10:57 +00:00
098b1a79e7 remove old item manager code 2022-07-25 22:10:53 +00:00
d1d48cae3b refactor tekking 2022-07-25 22:06:44 +00:00
8655082e9e enemy drop refactor 2022-07-25 22:06:43 +00:00
07fd5955a8 fix some meseta-taking things 2022-07-25 22:06:43 +00:00
547b5255eb trade refactor 2022-07-25 22:06:41 +00:00
ad7572b726 buy items from shop 2022-07-25 22:05:54 +00:00
73a93c0957 magstuff 2022-07-25 22:03:12 +00:00
193fcf470e bare minimum item usage stuff 2022-07-25 22:03:12 +00:00
938668074b sort inventory 2022-07-25 22:03:12 +00:00
e1e898705e equipping! 2022-07-25 22:03:12 +00:00
3e907c6066 bank itemstate stuff 2022-07-25 22:03:12 +00:00
8057b82dc5 the start of a long process of replacing ItemManager 2022-07-25 22:03:11 +00:00
c7fdd5e58b move partial drops over to item_state 2022-07-25 22:03:11 +00:00
29f6c9bcac move drop item over to item_state 2022-07-25 22:03:11 +00:00
867aa3537e add item_state to ShipState 2022-07-25 22:03:11 +00:00
2d5b6c5c01 actually add and use AddKill modifier and remove dead code 2022-06-13 23:24:38 +00:00
0976bd9ab0 remove 3rd attr for killcounter weapons and fix tests 2022-05-24 01:16:29 +00:00
117a2daa31 killcounters, redbox mode, failing unseal test, and random debug strings 2022-05-22 19:25:29 +00:00
9025458ee8 add kill counter field to weapons and increment it when a client kills a monster 2022-05-22 19:20:18 +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
a6662d4d5f andy vs clippy round 7
Some checks failed
continuous-integration/drone/push Build is failing
2022-02-06 22:14:02 +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
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
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
ea4c085dfd satiate the clip's hunger for properness
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2021-12-29 15:46:22 -07:00
c015acb653 Merge branch 'master' into shop_sell
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
2021-12-29 00:11:29 -07:00
27fcfcc1cc Merge branch 'master' into rare_monsters
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-12-28 14:16:05 -07:00
26a2ef6492 Merge pull request 'TRADING YEAH LETS GO' (#80) from trading into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #80
2021-12-28 13:05:26 -05: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
dacbf1eea3 add level requirements for rooms and update tests 2021-12-27 19:32:14 +00:00
9c34baeb26 meseta refactor
Some checks failed
continuous-integration/drone/push Build is failing
2021-12-26 23:31:12 -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
b3b6dad6ad trades! 2021-12-10 13:24:59 -07:00
ac423fa6ba change trade structure in clientstate 2021-10-14 00:20:19 -06:00
0d30df8da6 start of trading 2021-07-30 23:19:47 -06:00
080e939e56 differentiate between player loading quest and server preloading all quests 2021-07-12 19:32:16 +00:00
2a7e793b23 ep1 doesn't have easter rappies 2021-06-27 03:32:25 +00:00
e2d45f1599 rare monsters get 2021-06-27 01:47:28 +00:00
c89751aa22 add level requirements for rooms and update tests
Some checks failed
continuous-integration/drone/push Build is failing
2021-06-21 19:10:59 -06:00
10aca8c7ec wow i should have pushed much smaller chunks more often oops. shop selling added, shop buying quantity bug fixed(?) added lots of todos 2021-06-21 02:17:54 +00:00
4ce7fb2a26 lint src/common/* 2021-06-18 20:01:05 -06:00
53ec82d9eb lint src/ship/*
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-18 17:38:36 -06:00
3457996afd lint src/ship/items/* 2021-06-18 16:09:35 -06:00
d42491095e lint src/ship/shop/tool.rs
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-18 11:14:12 -06:00
64a3a1ff97 lint src/ship/shop/armor.rs
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-18 10:40:57 -06:00
f9be2596cf missed this const fix 2021-06-15 20:43:07 -06:00
f4fae162f0 tekking! 2020-12-03 15:04:48 -07:00