237 Commits (3cd4e9db10afd3a9f69c3eeda4f63f6c8dc073df)

Author SHA1 Message Date
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
jake bd195a2ffd remove unwrap 5 years ago
jake 4a526e7673 basic item drop logic 5 years ago
jake 375c97c95d add MapsError to ShipError 5 years ago
jake 9f4a9a4f2c use thiserror 5 years ago
jake 628ad056b4 functions to create room joining packets 5 years ago
jake a8b7e4fa4e HashMap<ClientId, ClientState> -> Clients 5 years ago
jake 07403fe815 move block_selected 5 years ago
jake 0b04701156 move message packet handlers 5 years ago
jake 832a53821d move settings 5 years ago
jake 90d0af87a4 move chat functionality 5 years ago
jake f38e3357f4 move room packet handlers to own file 5 years ago
jake 4a01beb9e8 move validate_login 5 years ago
jake 881b7c8e46 begin moving packet handlers to own module, send_player_to_lobby 5 years ago
Andy Newjack 37b19ef3ad make quick tech menu not all foie 5 years ago
Andy Newjack 4fae76928d add default palette and symbol chats 5 years ago
jake 28b7d89b42 show dialog when trying to join room with a bursting player 5 years ago
jake c208443d97 join rooms 5 years ago
jake 9c643e2aae use ClientLocation refactor 5 years ago
jake d9f88d55a2 use New variants of entities for creation 5 years ago
jake b39ee6c0f3 use Option for entity primary keys 5 years ago
jake 6b1ef41bd0 UserAccount/UserSettings/GuildCardData -> *Entities 5 years ago
jake 44c35f350d Item -> ItemEntity 5 years ago
jake de8f44f269 andy what were you doing 5 years ago
jake bf595f9693 Character -> CharacterEntity 5 years ago
jake 359120de07 redo active item stuff 5 years ago
Andy Newjack 648fdfc0ec rename function 5 years ago
Andy Newjack 38b0cac09b get player counts for room lists 5 years ago
andy eef2178df8 cleanup and fix errors. still need to get room player counts 5 years ago
Andy Newjack 7f95f7e793 room list req/resp functions 5 years ago
Andy Newjack f11ee7f53f wip. initial room list stuff 5 years ago
Andy Newjack 177b694870 initial guildcard send/recv 5 years ago
Andy Newjack ef90220c0c remove comments 5 years ago
Andy Newjack 37b892f5dc view info board 5 years ago
Andy Newjack a55d3694d9 players can write and save their own infoboards 5 years ago
Andy Newjack ee640b7a00 update_config so players can save palette changes 5 years ago
jake 2cd0a32c0f load free map monster data and send to client the free map list 5 years ago
jake a74941441b use proper data structs that convert to what pso wants 5 years ago
jake 93426dc52a async! 5 years ago
jake 06e6888dbc save room name as string 5 years ago
jake 2010222c9b implement db backing for items and send them to client 5 years ago
jake dbba6ff866 0x8A room name req pkts 5 years ago
jake 5f2cb01bd6 fix room creation, remove char from lobby on creation 5 years ago
jake e451eb88b5 remove player from area when they leave 5 years ago