Page 1 of 1

[0.13.8] Map generator naming schema mismatch

Posted: Mon Jul 11, 2016 8:40 pm
by Zombo
Hello,
the ingame map generator and the map-gen-settings.json for the headless server use different names for the same setting. For example:
Gui: Very Good
json: Very-High

Is this by intention? Feels a bit random.

Greetings

Re: [0.13.8] Map generator naming schema mismatch

Posted: Mon Jul 11, 2016 8:45 pm
by TruePikachu
As a programmer (though not for Factorio), this makes perfect sense. Generally, the UI will have a more descriptive name for a constant than textual data files will, especially in applications which have localizations (where the localizations aren't always by the same people who wrote the backend).

Re: [0.13.8] Map generator naming schema mismatch

Posted: Thu Jul 14, 2016 4:20 am
by Klonan
Thanks for the report,

Its not really a bug, but more of an inconsistency, so i will move this to minor issues for now

Re: [0.13.8] Map generator naming schema mismatch

Posted: Mon Feb 12, 2018 3:49 pm
by Klonan
Its not a bug, the json can use any synonyms:

"very-high", "very-big" and "very-good"