|
678dd879d5
|
this changed in libpso2
|
2020-05-14 09:46:59 -06:00 |
|
|
efba98124c
|
this changed in libpso
|
2020-05-14 09:45:05 -06:00 |
|
|
ac28354dd7
|
redo items to account for client ignoring the assigned item_id and using its own. also item picking up
|
2020-05-13 22:32:30 -06:00 |
|
|
25d5658042
|
don't double count picked up meseta
|
2020-05-06 07:51:29 -06:00 |
|
|
c3f474e34d
|
remove commented out code
|
2020-05-05 22:16:15 -06:00 |
|
|
9a721e0980
|
item structure overhaul
also, item pickup
|
2020-05-05 22:13:45 -06:00 |
|
|
5393baeca7
|
remove unused infoboard packet
|
2020-05-03 13:54:14 -03:00 |
|
|
e255b43c10
|
hella warnings cleanup pt 1. remove unused imports, allow deadcode and unused results
|
2020-05-02 22:08:37 -03:00 |
|
|
c8a6823b82
|
remove unwraps
|
2020-04-30 01:08:09 -03:00 |
|
|
49aee7af26
|
remove rooms when player disconnects
|
2020-04-29 23:57:09 -03:00 |
|
mht8355
|
7c6cdd30cc
|
better code
|
2020-04-28 01:41:32 -04:00 |
|
mht8355
|
880bfc620a
|
added some error handling
|
2020-04-28 01:25:50 -04:00 |
|
mht8355
|
a24381bc66
|
sends the client a message when selected lobby = current lobby
|
2020-04-27 22:58:43 -04:00 |
|
mht8355
|
062fed231a
|
change_lobby added for changing lobbies and leaving a room
|
2020-04-27 21:22:12 -04:00 |
|
mht8355
|
d206814394
|
added change_lobby
|
2020-04-27 20:17:35 -04:00 |
|
|
bd195a2ffd
|
remove unwrap
|
2020-04-26 22:23:59 -06:00 |
|
|
4a526e7673
|
basic item drop logic
|
2020-04-26 22:01:05 -06:00 |
|
|
9f4a9a4f2c
|
use thiserror
|
2020-04-25 22:16:40 -06:00 |
|
|
2886f537ba
|
simplify leaving lobby packet sending
|
2020-04-24 22:22:19 -06:00 |
|
|
628ad056b4
|
functions to create room joining packets
|
2020-04-24 20:38:56 -06:00 |
|
|
a8b7e4fa4e
|
HashMap<ClientId, ClientState> -> Clients
|
2020-04-22 23:49:49 -06:00 |
|
|
728ac715c0
|
move lobby joining packet creations to their own functions
|
2020-04-22 22:59:01 -06:00 |
|
|
07403fe815
|
move block_selected
|
2020-04-22 07:30:59 -06:00 |
|
|
0b04701156
|
move message packet handlers
|
2020-04-22 07:14:59 -06:00 |
|
|
832a53821d
|
move settings
|
2020-04-21 23:45:40 -06:00 |
|
|
90d0af87a4
|
move chat functionality
|
2020-04-21 23:40:44 -06:00 |
|
|
f38e3357f4
|
move room packet handlers to own file
|
2020-04-21 23:15:11 -06:00 |
|
|
4a01beb9e8
|
move validate_login
|
2020-04-21 22:18:57 -06:00 |
|
|
881b7c8e46
|
begin moving packet handlers to own module, send_player_to_lobby
|
2020-04-21 21:47:41 -06:00 |
|