From: Carl Worth Date: Sat, 27 Jun 2020 18:07:49 +0000 (-0700) Subject: empathy: Track the player-exit event X-Git-Url: https://git.cworth.org/git?p=lmno.games;a=commitdiff_plain;h=351aafa7ed0e7839d9308d9e2302852eb0688b6a;hp=351aafa7ed0e7839d9308d9e2302852eb0688b6a empathy: Track the player-exit event Now that the server is correctly noticing when a client drops it connection, and notifying clients when a player has dropped every connection, we now listen for that and drop players from our list when they have left the game. ---