Changes between Initial Version and Version 1 of Ticket #3949, comment 7


Ignore:
Timestamp:
Dec 29, 2016, 12:26:27 PM (7 years ago)
Author:
elexis

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3949, comment 7

    initial v1  
    11Yep, looks good. There is a typo though and I'd rather append the new disconnect reason to the end of the enum (so that the existing disconnect reasons keep their ID). Also noone but coders know what a GUID is, so better speak of "Player identifier" and mention that the player should retry.
    22
     3Bonus question: What does actually happen if a malicious client was to use an existing GUID, (i.e. if the `NetClient` replaces that get-guid part with a fixed string)?