742 Commits

Author SHA1 Message Date
f29b59507a don't expect people to remember null in Rust 2021-12-27 19:32:14 +00:00
bb5d157439 missing nuls is too advanced for the client? 2021-12-27 19:32:14 +00:00
dacbf1eea3 add level requirements for rooms and update tests 2021-12-27 19:32:14 +00:00
2dc34f9f28 rename test
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-08-04 02:58:17 +00:00
89ddec480e more selling tests!
All checks were successful
continuous-integration/drone/push Build is passing
2021-08-04 02:37:16 +00:00
e18eebb5e9 change armor shop item structs to handle non-0 dfp/evp for selling 2021-08-04 02:37:16 +00:00
ab404d0cae unit modifier to star value changes 2021-08-04 02:37:16 +00:00
d48494d5b3 update inventory for ingame selling tests 2021-08-04 02:37:16 +00:00
8acbb91416 don't need these anymore 2021-08-04 02:37:16 +00:00
58d5d1ed74 update bcrypt 2021-08-04 02:37:15 +00:00
b60463eaa0 appease the clip
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2021-07-31 02:21:15 +00:00
66d882d336 cleanup todos
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2021-07-31 02:07:41 +00:00
61e7e8b39f add impl From<> for shops. get_sell_price returns Result now. 2021-07-31 01:28:30 +00:00
1eff61629a andy vs. clippy round 2
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-06-21 18:32:02 +00:00
d84b2fc663 more selling tests
Some checks failed
continuous-integration/drone/push Build is failing
2021-06-21 18:29:37 +00:00
fbc68c7a26 handle selling photon tools and untekked weapon test
Some checks failed
continuous-integration/drone/push Build is failing
2021-06-21 17:08:55 +00:00
9db4c9cc44 add 3 attr weap sell test
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-21 13:31:32 +00:00
d59e0691d7 rustfmt weapon.rs
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-21 02:32:49 +00:00
b6e1fee5a4 rustfmt unit.rs 2021-06-21 02:31:24 +00:00
b601f8b4fc rustfmt tool.rs 2021-06-21 02:29:57 +00:00
e974285e4b rustfmt shield.rs 2021-06-21 02:27:12 +00:00
c417390aeb rustfmt mag.rs 2021-06-21 02:23:45 +00:00
540c6aae7c rustfmt armor.rs 2021-06-21 02:21:20 +00:00
78c0ffda04 andy vs. clippy round 1 2021-06-21 02:17:55 +00:00
78f4704113 fix test. dont let shop give away free items 2021-06-21 02:17:54 +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
9131dc0e51 Merge pull request 'bank_withdraw_fix2' (#44) from bank_withdraw_fix2 into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #44
2021-06-20 21:43:08 -04:00
fa167fda2b Merge pull request 'canadine_fix_real' (#45) from canadine_fix_real into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #45
2021-06-20 19:12:49 -04:00
28cbb5bfe3 add ring canadine
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-06-20 22:09:49 +00:00
357225489e fix canadine exp/stats 2021-06-20 22:09:31 +00:00
89ae918a2f remove unused line
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-06-20 15:38:09 -06:00
a65afc4123 todo error? 2021-06-20 15:38:09 -06:00
32326a91f8 fix asserts in bank tests 2021-06-20 15:38:09 -06:00
da2267c723 tell neighbours we are banking 2021-06-20 15:38:09 -06:00
4c7fa97c5b Merge pull request 'the clip has spoken' (#42) from clippylint into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #42
2021-06-19 02:48:24 -04:00
efe180ad31 allow the postgres use
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-06-18 23:36:52 -06:00
dd31769881 fail ci on clippy warnings for real this time
Some checks failed
continuous-integration/drone/push Build is failing
2021-06-18 22:27:03 -06:00
2213bcee64 fail ci on clippy warnings
Some checks failed
continuous-integration/drone/push Build is failing
2021-06-18 22:20:43 -06:00
5cf5907a86 add clippy to ci
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-18 20:39:16 -06:00
1b506e014f clean up last of normal warnings 2021-06-18 20:38:29 -06:00
4ce7fb2a26 lint src/common/* 2021-06-18 20:01:05 -06:00
10c2b1ec89 lint src/entity/gateway/*
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-18 19:52:33 -06:00
6f40058b7d lint src/entity/* 2021-06-18 19:09:14 -06:00
b6a2d55100 lint src/bin/* 2021-06-18 19:03:08 -06:00
95d237af6f lint src/entity/item/*
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-18 19:01:29 -06:00
46f1f772f4 lint src/patch/* 2021-06-18 17:51:30 -06:00
5d6b109cc5 lint src/login/* 2021-06-18 17:46:22 -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
03906a7f0a lint src/ship/map/*
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-18 13:00:04 -06:00