HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #854627
MAX_NUM_RULESETS = 16 looks a bit small these days
Start date:
Due date:
% Done:
0%
Estimated time:
Description
We have 12 rulesets on master, after all.
This is used in single-player games, when the server sends a list of .serv files to a client with HACK access.
With MAX_LEN_PACKET = 4096 and MAX_RULESET_NAME_LENGTH = 64, we could increase it to 63.
This affects network protocol.
Related issues
History
#1
Updated by Jacob Nevins over 2 years ago
- Blocks Task #656467: S3_0 network protocol freeze (npf) added
#2
Updated by Jacob Nevins over 2 years ago
- Blocks Task #851224: S3_1 network protocol freeze (npf) added
#3
Updated by Jacob Nevins over 2 years ago
- File m-max-num-rulesets.patch m-max-num-rulesets.patch added
- File 30-max-num-rulesets.patch 30-max-num-rulesets.patch added
- Status changed from In Progress to Resolved
#4
Updated by Jacob Nevins over 2 years ago
- Status changed from Resolved to Closed