678 Commits (70c89cd9adcd9891517c87df96f6285ce6bc43ad)

Author SHA1 Message Date
jake 6f5aa5119f login requests users from ship 4 years ago
jake 5ca852260f only 1 block actually exists 4 years ago
jake 26be2757c9 add use 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 6686aee824 fix dumb thing 4 years ago
jake a3db5b65e2 add ability for servers to manually send messages to eachother 4 years ago
jake 75260c40a0 improve error handling in new character 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
jake 9c91df6d2e fix mags 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 73f0108d68 save options to db 4 years ago
andy 6611f2b3a8 professional rusting 4 years ago
andy fe1a85caec mag a e s t h e t i c s 4 years ago
jake c384b13453 actually save new character stuff 4 years ago
jake 4954dcb789 should probably split this since theres already live data 4 years ago
jake ceb632aec8 make equippedentity serializeable 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 73c24a5d20 cleanup 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
jake 83e6c9cf30 remove unused files 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 164a8a1ad8 disable duplicate account checking since its super bugged 4 years ago
jake bacf309978 on_connect/on_disconnect return results 4 years ago
jake 99cc651fd9 add enumiter to item types 4 years ago
jake 66d25ed155 fix name shadowing 4 years ago
jake cae89cd2ac get_items_by_character takes character id not character entity 4 years ago