Actions
Feature #1698
openruleset limits can be better documented
Start date:
10/09/2025
Due date:
% Done:
0%
Estimated time:
Description
Some limits, like #define MAX_NUM_ADVANCES 400, are described in the ruleset files and comments-3.x.txt files, but some are not. Easy to fix. Missing ones:
Goods MAX_GOODS_TYPES
Tech classes MAX_NUM_TECH_CLASSES
buildings MAX_NUM_BUILDINGS
veteran_names MAX_VET_LEVELS
Extra types: MAX_EXTRA_TYPES
disasters MAX_DISASTER_TYPES
achievements MAX_ACHIEVEMENT_TYPES
Multipliers (aka policies) MAX_NUM_MULTIPLIERS
granary_food_ini MAX_GRANARY_INIS
counters MAX_COUNTERS
Files
Updated by Dean Brown 22 days ago
- File 1698_Main.patch added
- File 1698_S3_2.patch added
- File 1698_S3_3.patch added
Updated by Marko Lindqvist 7 days ago
- Tracker changed from Tasks to Feature
- Target version set to 3.2.2
Updated by Marko Lindqvist 7 days ago
comments-3.2.txt (likely others):
; granary_food_ini is a list of up to 24 integers. \n\
The space before \n\ causes saved rulesets to have trailing space.
      Actions
      #7
    
    Updated by Dean Brown 6 days ago
- File 1698_Main.patch 1698_Main.patch added
- File 1698_S3_2.patch 1698_S3_2.patch added
- File 1698_S3_3.patch 1698_S3_3.patch added
Good catch
Updated by Marko Lindqvist 6 days ago
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
Actions