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 #660202
Update scenarios to S3_0 format
100%
Description
With some past branches we had the idea that included scenarios would be updated to a new format after it has frozen. However, it has turned out that it's beneficial to do the conversion before the format freeze, as a test case for the upcoming format. I plan to go in that conversion-before-freeze order with S3_0 too.
Subtasks
Related issues
History
#1
Updated by Marko Lindqvist about 5 years ago
- Blocks Task #656466: S3_0 datafile format freeze (d3f) added
#2
Updated by Marko Lindqvist about 5 years ago
- Blocked by Bug #664343: 2.6 scenario assumed to have_resources when it doesn't added
#3
Updated by Marko Lindqvist about 5 years ago
- Blocked by Feature #662023: Store remaining turn timeout in savegame added
#4
Updated by Marko Lindqvist about 5 years ago
Most scenarios have ruleset="default" which means they load with civ2civ3 ruleset. Then /scensave saves all the civ2civ3 building references to the scenario file. We don't want that, but to keep scenarios compatible with classic ruleset as well. In my testing I've manually edited ruleset="classic" before the conversion and then back to ruleset="default" after the conversion to avoid civ2civ3ishms appearing.
#5
Updated by Marko Lindqvist about 5 years ago
In the first round of updates the format version number gets set to 2.93. That needs to be updated/corrected later.
#6
Updated by Marko Lindqvist about 5 years ago
Marko Lindqvist wrote:
In the first round of updates the format version number gets set to 2.93. That needs to be updated/corrected later.
-> Feature #682499
#7
Updated by Marko Lindqvist about 5 years ago
- Related to Feature #682499: Bump format version of supplied scenarios to 3.0 added
#8
Updated by Marko Lindqvist over 3 years ago
- Status changed from New to Closed
- Assignee set to Marko Lindqvist