Project

General

Profile

« Previous | Next » 

Revision d407b76c

Added by skyjake over 12 years ago

Player class changes can be deferred

In multiplayer games, defer player class changes requested by the clients.
The new class will be applied when the player respawns.

In single-player games and on the dedicated server, player class can be
changed instantly.

Network protocol version changed because GPT_PLAYER_INFO now
always contains the requested player class with all games.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences