556 Commits

Author SHA1 Message Date
899527d3e7 basic test
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-07-26 01:21:29 +00:00
00cff46077 oops forgot to delete this
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-24 01:34:26 +00:00
3faca14883 andy vs. clippy round 4 and some cleanup
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-24 01:32:58 +00:00
7a1a20db53 imagine reading the warning message wrongly. not me 2021-07-24 00:42:14 +00:00
e578d9bad5 imagine adding useless code 2021-07-23 02:57:53 +00:00
b8534eb520 push slime clones 2021-07-23 01:48:20 +00:00
309b97cbc2 clean up and set rare monster appear rate to 1/512 2021-07-23 01:45:02 +00:00
5c49ded823 add best quest. add rare monsters to quests. dont use the same seed for random numbers if you want different results 2021-07-20 00:37:54 +00:00
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
e6cf819bf4 andy vs. clippy round 3
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-06-23 01:03:54 +00:00
f0f65c70be cleanup 2021-06-23 00:02:31 +00:00
6980355c00 imagine being level 0 2021-06-23 00:00:46 +00:00
0e2d6cd3b1 don't expect people to remember null in Rust 2021-06-22 23:23:22 +00:00
baf5510c21 missing nuls is too advanced for the client?
Some checks failed
continuous-integration/drone/push Build is failing
2021-06-22 03:20:30 +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
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
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
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
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
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
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
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
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
c437c3da5b split this into individual/individual_mut 2020-12-02 22:51:36 -07:00
92c34b2d28 remove modifiers from weapon and armor 2020-12-01 23:17:07 -07:00