411 Commits (9907288ec63a466333564728c16d97336bcf227c)

Author SHA1 Message Date
andy 899527d3e7 basic test 4 years ago
andy 00cff46077 oops forgot to delete this 4 years ago
andy 3faca14883 andy vs. clippy round 4 and some cleanup 4 years ago
andy 7a1a20db53 imagine reading the warning message wrongly. not me 4 years ago
andy e578d9bad5 imagine adding useless code 4 years ago
andy b8534eb520 push slime clones 4 years ago
andy 309b97cbc2 clean up and set rare monster appear rate to 1/512 4 years ago
andy 5c49ded823 add best quest. add rare monsters to quests. dont use the same seed for random numbers if you want different results 4 years ago
andy 14e14639c8 more testing/debugging. align monster appearance between client and server. 4 years ago
andy 39660f0cb8 load rare monster config file each time a room is created 4 years ago
andy 080e939e56 differentiate between player loading quest and server preloading all quests 4 years ago
andy f5946013a1 rare monster appear config files. init rare monster appear table stuff 4 years ago
andy 7c7cf95942 various config files 4 years ago
andy 2a7e793b23 ep1 doesn't have easter rappies 4 years ago
andy e2d45f1599 rare monsters get 4 years ago
andy e6cf819bf4 andy vs. clippy round 3 4 years ago
andy f0f65c70be cleanup 4 years ago
andy 6980355c00 imagine being level 0 4 years ago
andy 0e2d6cd3b1 don't expect people to remember null in Rust 4 years ago
andy baf5510c21 missing nuls is too advanced for the client? 4 years ago
andy c89751aa22 add level requirements for rooms and update tests 4 years ago
andy 1eff61629a andy vs. clippy round 2 4 years ago
andy fbc68c7a26 handle selling photon tools and untekked weapon test 4 years ago
andy 78c0ffda04 andy vs. clippy round 1 4 years ago
andy 10aca8c7ec wow i should have pushed much smaller chunks more often oops. shop selling added, shop buying quantity bug fixed(?) added lots of todos 4 years ago
andy 89ae918a2f remove unused line 4 years ago
andy a65afc4123 todo error? 4 years ago
andy da2267c723 tell neighbours we are banking 4 years ago
jake 1b506e014f clean up last of normal warnings 4 years ago
jake 4ce7fb2a26 lint src/common/* 4 years ago
jake 53ec82d9eb lint src/ship/* 4 years ago
jake 3457996afd lint src/ship/items/* 4 years ago
jake 03906a7f0a lint src/ship/map/* 4 years ago
jake f6bf34e193 lint src/ship/drops/* 4 years ago
jake 60bcfd78ec lint src/ship/packet/builder/* 4 years ago
jake 3cf834ed55 lint src/ship/packet/handler/* 4 years ago
jake e89821990f lint src/ship/packet/builder/ship.rs 4 years ago
jake c3c0f031ed lint src/ship/quests.rs 4 years ago
jake 027de8a20d lint src/ship/shop/weapon.rs 4 years ago
jake d42491095e lint src/ship/shop/tool.rs 4 years ago
jake 64a3a1ff97 lint src/ship/shop/armor.rs 4 years ago
jake bbe22a305a properly handle an error that doesn't even occur at the moment 4 years ago
jake f9be2596cf missed this const fix 4 years ago
jake f4fae162f0 tekking! 4 years ago
jake b45a0ba1d5 clean up directmsg handler 4 years ago
jake b6ce6296d4 create_item takes generic item rather than floor item 4 years ago
jake d263bf4caa remove item from inventory by id 4 years ago
jake 5345939b1b IndividualInventoryItem::weapon 4 years ago
jake c437c3da5b split this into individual/individual_mut 4 years ago
jake 92c34b2d28 remove modifiers from weapon and armor 4 years ago