444 Commits (925b022c4f265e3a4b86b1a4429fb72a5b651865)

Author SHA1 Message Date
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
jake a3db5b65e2 add ability for servers to manually send messages to eachother 4 years ago
jake 4b78a110f0 anyhow the rest of the itemmanager 4 years ago
jake a3cc29b68f use anyhow for itemmanager 4 years ago
jake f7c6be48b2 don't try and say an item was picked up that the client doesn't know about 4 years ago
andy 9b05e60ca6 add todo for cheating 4 years ago
andy 55c393b7a8 move the tech level adjustment to prevent underflow for new FOs. let characters use tech disks 4 years ago
andy 6611f2b3a8 professional rusting 4 years ago
jake c7a310391f make inv mod pub 4 years ago
jake 2d5f83fab6 make inv item stuff serializable 4 years ago
jake 8fae8d11af fix equipping bought weapon 4 years ago