173 Commits

Author SHA1 Message Date
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
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
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
95d237af6f lint src/entity/item/*
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-18 19:01:29 -06:00
de42ac4f9f disambiguate?
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2021-06-16 20:09:34 -06:00
8cece2431f this isn't a valid thing anymore
Some checks failed
continuous-integration/drone/push Build is failing
2021-06-15 20:37:06 -06:00
5bdac4f6de postgres add_weapon_modifier 2020-12-03 14:58:17 -07:00
6410042e48 fix grind modification 2020-12-03 14:57:17 -07:00
fb53ccd03a percents -> percent 2020-12-03 14:57:00 -07:00
3b2a7ec73d tekking also affects grind 2020-12-02 22:24:37 -07:00
e4cdd2b95a weapons can have tek modifiers 2020-12-02 19:20:33 -07:00
d9f52a73e4 thanksandy 2020-12-02 19:01:53 -07:00
92c34b2d28 remove modifiers from weapon and armor 2020-12-01 23:17:07 -07:00
fb6eaeffd2 remove change_item 2020-12-01 22:56:22 -07:00
ae7ba9e3fe start on misc interserver things like player counts and ship lists 2020-11-18 18:56:04 -07:00
9c91df6d2e fix mags 2020-11-16 21:50:10 -07:00
55c393b7a8 move the tech level adjustment to prevent underflow for new FOs. let characters use tech disks 2020-11-16 20:46:52 -04:00
71ca309ab4 Merge pull request 'mag a e s t h e t i c s' (#252) from mag_colours into master 2020-11-15 11:43:18 -05:00
73f0108d68 save options to db 2020-11-14 21:22:44 -04:00
fe1a85caec mag a e s t h e t i c s 2020-11-14 15:30:37 -04:00
4954dcb789 should probably split this since theres already live data 2020-11-12 17:13:42 -07:00
ceb632aec8 make equippedentity serializeable 2020-11-11 19:26:12 -07:00
2d5f83fab6 make inv item stuff serializable 2020-11-09 19:03:03 -07:00
6e2fab31f0 e q u i p r e f a c t o r 2020-11-09 16:47:19 -07:00
7ae8976c10 i t e m r e f a c t o r 2020-11-05 16:36:39 -07:00
e8fd37e32d save_item -> change_item, impl for postgres 2020-11-01 18:06:00 -07:00
bacf309978 on_connect/on_disconnect return results 2020-10-30 21:25:29 -06:00
99cc651fd9 add enumiter to item types 2020-10-30 21:25:29 -06:00
66d25ed155 fix name shadowing 2020-10-30 21:25:29 -06:00
cae89cd2ac get_items_by_character takes character id not character entity 2020-10-30 21:25:29 -06:00
01fe0931b1 make itementity serializable 2020-10-30 21:25:29 -06:00
c802bceb3c prevent double logins 2020-10-30 21:25:29 -06:00
b249a3fed5 fix inventory slot and stacked items 2020-10-30 21:25:29 -06:00
a14aee4e29 handle unactivated accounts in the correct spot 2020-10-30 21:25:29 -06:00
b3e0674ca5 fix more tests + fix warnings 2020-10-30 21:25:27 -06:00
174445c175 properly load techs 2020-10-30 21:24:02 -06:00
19e30f34e6 remote postgres dep and fix save_user function 2020-10-30 21:24:02 -06:00
0db9a73849 check if an account is activated before allowing a login 2020-10-30 21:24:02 -06:00
2351b31125 entitygateway uses results for its functions now 2020-10-30 21:23:59 -06:00
69374ea424 use sqlx for migrations 2020-10-30 21:23:33 -06:00
f3608d99ad add armor_slot to postgres model for unit 2020-10-26 23:39:03 -03:00
e256423dfa remove comments and don't be canadian 2020-10-26 23:15:04 -03:00