98 Commits (513ee408f7624b3b98898674376d0672bcaf312d)

Author SHA1 Message Date
andy 513ee408f7 more tech testing qol changes 3 years ago
jake f4fae162f0 tekking! 4 years ago
jake b6ce6296d4 create_item takes generic item rather than floor item 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 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 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 55c393b7a8 move the tech level adjustment to prevent underflow for new FOs. let characters use tech disks 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
andy 7157074419 remove comments 4 years ago
andy e1360e4958 bank doesn't spawn infinite money! 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
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 c802bceb3c prevent double logins 4 years ago
jake a14aee4e29 handle unactivated accounts in the correct spot 4 years ago
jake b3e0674ca5 fix more tests + fix warnings 4 years ago
jake 0db9a73849 check if an account is activated before allowing a login 4 years ago
andy 790668f6f7 add unit armour slots. equip the unit into the right slot and save correctly 4 years ago
andy 555171d11d server unequips units now. formatting and cleanup unuseds. fix merge conflict 4 years ago
andy 48abf4533f player can (un)equip things now 4 years ago
jake 4989ecaa7c formatting 4 years ago
andy db23a9794e options saved to character! 4 years ago
andy 62e5a966f6 options saved to character! 4 years ago
jake cebb6a5f31 handle case where items are removed from shop after buying 4 years ago
jake d08db622e2 shops! 4 years ago
jake ebdd4b28de actually this makes more sense 4 years ago
jake 23bc39b5bf move tool usage logic into own file 4 years ago
jake 2dde4d5716 mag feeding 4 years ago
andy 92bc0f2466 handle hospital visits 4 years ago
jake 5637f49364 misc formatting 4 years ago
jake ed1324b811 handle quests remapping floor ids to different areas 4 years ago
jake 4187e93455 withdraw from bank 4 years ago
jake 0dca90ff5a send deposit packets to correct clients 4 years ago
jake 1867fee78b add bank depositing 4 years ago
Andy Newjack 14089a197c dont forget to send client location packets to other clients 4 years ago
Andy Newjack 7a37bb502e PlayerChangedFloor doesn't contain the right map area 4 years ago
Andy Newjack da693b9c3c add default bank item. dont crash if dropping all meseta. rename area to map_area and change from u32 to u16 4 years ago
Andy Newjack 196746dae7 ep1 offline mode fix for f1, f2. debug cleanup. ep4 map testing notes 4 years ago
jake 1474c91dcd fix warnings 4 years ago
jake 344cfc6dc4 i t e m r e f a c t o r 4 years ago