HomeWildfire Games

Remove entity information from {civ}.json files

Description

Remove entity information from {civ}.json files

As of r24492 (rP24492), the civinfo page no longer reads information about
Heroes and Special Structures/Technologies from the {civ}.json files, but
from relevant templates.

Nothing else uses the entity/tech descriptive information contained in the
{civ}.json files, so we can safely remove it.

Note: The Team and Civilisation Bonus information contained within the

`{civ}.json` files are not touched in this commit.

Details

Committed
s0600204Jan 1 2021, 3:58 AM
Differential Revision
Restricted Differential Revision
Parents
rP24492: Adapt the civinfo page to read from templates
Branches
Unknown
Tags
Unknown
Build Status
Buildable 14681
Build 31398: Post-Commit BuildJenkins
Build 31397: Post-Commit Build (macOS)Jenkins

Event Timeline

s0600204 added an edge: Restricted Differential Revision.Jan 1 2021, 6:59 AM

It would be nice to move the hero history to their templates now. (@Nescio?)

Nescio added a comment.Jan 4 2021, 3:27 PM

It would be nice to move the hero history to their templates now. (@Nescio?)

Yes, it would. However, the history strings varied greatly in quality and length. Because everything will have to be retranslated, it makes sense to have a critical look and rewrite them before inserting those strings into the simulation templates.