177 Commits

Author SHA1 Message Date
faf00a904a bare minimum item usage stuff 2022-07-19 14:23:56 -06:00
725ba5d917 sort inventory 2022-07-19 14:23:56 -06:00
6de3ee1cbf equipping! 2022-07-19 14:23:55 -06:00
8a7974f77f bank itemstate stuff 2022-07-19 14:23:54 -06:00
35ab24c390 the start of a long process of replacing ItemManager 2022-07-19 14:13:52 -06:00
ce5049e181 move partial drops over to item_state 2022-07-19 14:12:47 -06:00
9c28bd6a81 move drop item over to item_state 2022-07-19 14:12:47 -06:00
11bc777a51 add item_state to ShipState 2022-07-19 14:12:44 -06: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
b45a0ba1d5 clean up directmsg handler 2020-12-03 15:03:58 -07:00
11fecd5bda fix tests that care about rooms 2020-11-25 22:09:00 -07:00
ae696888e9 remove player from lobby before sending to another ship/block 2020-11-25 22:08:41 -07:00
78ed2101e5 I forgot blocks are a thing 2020-11-24 23:17:42 -07:00
ffce662c95 transfer ship 2020-11-21 23:45:27 -07:00
ae7ba9e3fe start on misc interserver things like player counts and ship lists 2020-11-18 18:56:04 -07:00
a3db5b65e2 add ability for servers to manually send messages to eachother 2020-11-17 18:25:01 -07:00
10458baea0 shrink some structures, remove async from functions that didn't need it 2020-11-09 16:25:15 -07:00
3dd25c3222 merge conflict 2020-11-02 00:03:22 -07:00
8717024694 move errors to anyhow to get backtraces 2020-11-01 18:06:00 -07:00
a3413083b6 add auth for interserver connections 2020-11-01 18:06:00 -07:00
5e9a94081c remove unwrap 2020-11-01 18:06:00 -07:00