1.0 KiB
1.0 KiB
Protocol / API Change
Summary
Affected Commands / Responses
| Command | Response | Type of Change | Description |
|---|---|---|---|
| New / Changed / Removed |
New / Changed Syntax
<!-- Before / after or new command syntax here -->
<!-- Example:
BEFORE: LOGIN UNAME=<username> PASS=<password>
AFTER: LOGIN USERNAME=<username> PASSWORD=<password>
-->
Affected Implementation Layers
SessionUserorUserRegistryTokenizer/RequestTokenClassifierProtocolParserCommandParserDispatcher+ correspondingCommandParserCommandHandlerResponsehierarchyGameEngineorGameState- Client-side (create your own issue and create link)
Motivation
/label ~protocol