454 Commits (9c878ed484d563b9c2e21a8b94d16296192081d5)

Author SHA1 Message Date
andy 14e14639c8 more testing/debugging. align monster appearance between client and server. 3 years ago
andy 39660f0cb8 load rare monster config file each time a room is created 3 years ago
andy 080e939e56 differentiate between player loading quest and server preloading all quests 3 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
jake 11fecd5bda fix tests that care about rooms 4 years ago
jake ae696888e9 remove player from lobby before sending to another ship/block 4 years ago
jake fe03515871 basic multiple login check 4 years ago
jake f96ae557fd how did this ever work? 4 years ago
jake 78ed2101e5 I forgot blocks are a thing 4 years ago
jake 5ca852260f only 1 block actually exists 4 years ago
jake ffce662c95 transfer ship 4 years ago
jake ae7ba9e3fe start on misc interserver things like player counts and ship lists 4 years ago