124 Commits (586eb28c498fb211529c05c2aaca7621ed8dc5f2)

Author SHA1 Message Date
jake b517fb561c fix some things 4 years ago
jake bacf309978 on_connect/on_disconnect return results 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
jake b3e0674ca5 fix more tests + fix warnings 4 years ago
jake 2351b31125 entitygateway uses results for its functions now 4 years ago
andy 48abf4533f player can (un)equip things now 4 years ago
andy db23a9794e options saved to character! 4 years ago
andy 62e5a966f6 options saved to character! 4 years ago
jake 4434c42eaa full char data packet 4 years ago
jake d08db622e2 shops! 4 years ago
jake 2dde4d5716 mag feeding 4 years ago
jake 982966e679 fix tests 4 years ago
jake c8059edb42 move interserver handler from login -> character and handle new ship messages 4 years ago
jake 2926938201 add InterserverActor trait for cross-server communication 4 years ago
andy 92bc0f2466 handle hospital visits 4 years ago
jake 1867fee78b add bank depositing 5 years ago
Andy Newjack 14089a197c dont forget to send client location packets to other clients 5 years ago
jake 344cfc6dc4 i t e m r e f a c t o r 5 years ago
jake f7b91772b0 another item refactor (plus tool usage) 5 years ago
andy e7bb51b045 handle charge attack packet. works for regular weapons and vjaya (#179) 5 years ago
Andy Newjack b1b387c3ae consistency 5 years ago
Andy Newjack 993c81a162 keep track of player's position 5 years ago
jake 5097d4292b exp gain 5 years ago
jake 8d49c50cc5 async EntityGateway 5 years ago
jake 78a5e0963b add a bunch of item manager tests 5 years ago
jake 3cb5df4577 message/direct_message return a result 5 years ago
jake c26bc895da fix picking up stacked items messing up inventory count 5 years ago
jake 51dc531330 fix warnings 5 years ago
jake 1954225d34 less unwraps in quest loading 5 years ago
jake 2580004e07 cleanup done_bursting 5 years ago
jake 35dd503d14 quests! 5 years ago
Andy Newjack 94a1893a03 load_character for item_manager to not crash when client leaves a room 5 years ago
Andy Newjack 629b53586d hook up box drops, add specific box drops, and item-from-bytes functions 5 years ago
Andy Newjack dcc5b57b8e box drops working and load correct city file 5 years ago
jake 25f342b510 drop partial stacks of items/meseta 5 years ago
jake efba98124c this changed in libpso 5 years ago
jake ac28354dd7 redo items to account for client ignoring the assigned item_id and using its own. also item picking up 5 years ago
jake 9a721e0980 item structure overhaul 5 years ago
Andy Newjack e95270539b forgot to underscore 5 years ago
Andy Newjack 5393baeca7 remove unused infoboard packet 5 years ago
Andy Newjack e255b43c10 hella warnings cleanup pt 1. remove unused imports, allow deadcode and unused results 5 years ago
Andy Newjack 49849e7904 assume get neighbours was successful 5 years ago
Andy Newjack 7a3f0db3bf try if-let 5 years ago
Andy Newjack c8a6823b82 remove unwraps 5 years ago
Andy Newjack 49aee7af26 remove rooms when player disconnects 5 years ago
Andy Newjack 36ee49d28e remove unwrap 5 years ago
Andy Newjack a83aa2d9df and i oop braces 5 years ago
Andy Newjack 906a2dcd16 add room password handling 5 years ago
mht8355 d206814394 added change_lobby 5 years ago