314 Commits (513ee408f7624b3b98898674376d0672bcaf312d)

Author SHA1 Message Date
andy 513ee408f7 more tech testing qol changes 3 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
jake 6e2fab31f0 e q u i p r e f a c t o r 4 years ago
jake 10458baea0 shrink some structures, remove async from functions that didn't need it 4 years ago
jake 7ae8976c10 i t e m r e f a c t o r 4 years ago
jake 3dd25c3222 merge conflict 4 years ago
andy 7157074419 remove comments 4 years ago
andy e1360e4958 bank doesn't spawn infinite money! 4 years ago
jake 8717024694 move errors to anyhow to get backtraces 4 years ago
jake a3413083b6 add auth for interserver connections 4 years ago
jake 3a095a928d fix item ids not being set correctly 4 years ago
jake 5e9a94081c remove unwrap 4 years ago
jake 72141ace2c remove unneeded warnings 4 years ago
jake e8fd37e32d save_item -> change_item, impl for postgres 4 years ago
jake ce3e58d459 remove unwraps in ship on_disconnect 4 years ago
jake 498cf4ef43 remove panic when failing to load a battle param 4 years ago
andy 34cf660cbd dont make new inventory 4 years ago
andy 51240a31e3 rename test file 4 years ago
andy 6d4f5ae8f6 enumerate after filtering and add test 4 years ago
andy 45d9b82598 sort items packets and dont equip multiple items in main it's confusing 4 years ago
jake ad612615c7 rebases are hard 4 years ago
jake b517fb561c fix some things 4 years ago
jake bacf309978 on_connect/on_disconnect return results 4 years ago
jake cae89cd2ac get_items_by_character takes character id not character entity 4 years ago
jake c802bceb3c prevent double logins 4 years ago
jake 05596cec4f change serverstate on_connect and on_disconnect to async 4 years ago