580 Commits

Author SHA1 Message Date
14e14639c8 more testing/debugging. align monster appearance between client and server. 2021-07-19 03:49:37 +00:00
39660f0cb8 load rare monster config file each time a room is created 2021-07-18 18:40:10 +00:00
080e939e56 differentiate between player loading quest and server preloading all quests 2021-07-12 19:32:16 +00:00
f5946013a1 rare monster appear config files. init rare monster appear table stuff 2021-07-12 02:24:31 +00:00
7c7cf95942 various config files
Some checks failed
continuous-integration/drone/push Build is failing
2021-06-28 17:42:50 +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
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
da2267c723 tell neighbours we are banking 2021-06-20 15:38:09 -06: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
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
f6bf34e193 lint src/ship/drops/* 2021-06-18 12:45:00 -06:00
60bcfd78ec lint src/ship/packet/builder/*
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-18 12:38:33 -06:00
3cf834ed55 lint src/ship/packet/handler/*
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-18 12:18:29 -06:00
e89821990f lint src/ship/packet/builder/ship.rs 2021-06-18 11:53:23 -06:00
c3c0f031ed lint src/ship/quests.rs
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-18 11:38:05 -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
bbe22a305a properly handle an error that doesn't even occur at the moment
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-18 02:11:52 -06:00
60f04597d1 if any of these sends fail the program should panic so unwrap is fine 2021-06-18 02:11:19 -06:00
cbe2b9a79a get it working with latest rust
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-06-17 12:06:36 -06:00
1b9594dbec rename 2021-06-17 12:06:01 -06:00
b79c2b3ae6 update async-std to 1.9.0
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2021-06-17 02:56:41 -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
45f0cc35dd clean this up a bit 2021-06-16 20:09:19 -06:00
b812e41168 this feature made its way in 2021-06-16 02:17:18 -06:00
f9be2596cf missed this const fix 2021-06-15 20:43:07 -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
f4fae162f0 tekking! 2020-12-03 15:04:48 -07:00
b45a0ba1d5 clean up directmsg handler 2020-12-03 15:03:58 -07:00
b6ce6296d4 create_item takes generic item rather than floor item 2020-12-03 15:01:41 -07:00
d263bf4caa remove item from inventory by id 2020-12-03 15:01:00 -07:00
5345939b1b IndividualInventoryItem::weapon 2020-12-03 15:00:38 -07: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
c437c3da5b split this into individual/individual_mut 2020-12-02 22:51:36 -07:00
3b2a7ec73d tekking also affects grind 2020-12-02 22:24:37 -07:00