26 Commits

Author SHA1 Message Date
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
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
e18eebb5e9 change armor shop item structs to handle non-0 dfp/evp for selling 2021-08-04 02:37:16 +00:00
8acbb91416 don't need these anymore 2021-08-04 02:37:16 +00:00
61e7e8b39f add impl From<> for shops. get_sell_price returns Result now. 2021-07-31 01:28:30 +00:00
78c0ffda04 andy vs. clippy round 1 2021-06-21 02:17:55 +00: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
1b506e014f clean up last of normal warnings 2021-06-18 20:38:29 -06:00
027de8a20d lint src/ship/shop/weapon.rs 2021-06-18 11:37:49 -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
92c34b2d28 remove modifiers from weapon and armor 2020-12-01 23:17:07 -07:00
6611f2b3a8 professional rusting 2020-11-14 19:50:21 -04:00
6e2fab31f0 e q u i p r e f a c t o r 2020-11-09 16:47:19 -07:00
b3e0674ca5 fix more tests + fix warnings 2020-10-30 21:25:27 -06:00
e256423dfa remove comments and don't be canadian 2020-10-26 23:15:04 -03:00
790668f6f7 add unit armour slots. equip the unit into the right slot and save correctly 2020-10-26 23:15:03 -03:00
d08db622e2 shops! 2020-09-27 18:16:27 -06:00
b94dcb62d0 tool shop pricing 2020-09-23 21:49:33 -06:00
1e18d5729b default to high price rather than zero 2020-09-23 21:41:15 -06:00
8a9ced09ea armor shop pricing 2020-09-23 20:54:39 -06:00
52d4fe8495 weapon shop prices 2020-09-23 19:14:11 -06:00
514e18fff3 armor shop 2020-09-22 22:39:28 -06:00
80f50c49cc small fixes in weapon shop 2020-09-21 00:38:12 -06:00
991a71e1ca tool shop 2020-09-21 00:37:50 -06:00
65208cddba weapon shop 2020-09-18 07:55:48 -06:00