Skip to content
Snippets Groups Projects
Commit 20aa6c27 authored by Golden's avatar Golden
Browse files

Basic compatability layer for 32-player clients and servers

When the "maxplayers" cvar is 32 or less..
- Does not send the two sets of player info packets
- Sends only the first 32 players for network communication in general
  - Accounts for packets that would normally go send MAXPLAYERS entries by
    sending only the first 32 players instead in these cases

TODO: implement lua support
parent c685a10c
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment