moretrim / ccHFM

Community Curated HFM
14 stars 3 forks source link

Continent issues #118

Open moretrim opened 2 years ago

moretrim commented 2 years ago

Nomenclature can be tricky here. Real world naming conventions are styled regularly (e.g.: Australia–New Zealand), in-game names are quoted (“Oceania”), internal names are styled as code (australia_new_zealand). Keep in mind that not everybody the world over uses the same conventions, e.g. Oceania can mean different things depending where you’re from.

Africa

HFM split up Africa into a couple continents, with some perplexing results

Oceania

HPM distinguishes Australia–New Zealand (“Oceania”, australia_new_zealand) separately from roughly the Pacific Islands and Papua/New Guina (“Polynesia”, polynesia), which together are sometimes referred to as Oceania. This is for the purposes of New World rules, which govern Australia–New Zealand and the Americas (likewise regarding assimilation):

https://github.com/arkhometha/Historical-Project-Mod/blob/09afcba51fb953097dbce5b5c424f87e32ac5cc0/HPM/poptypes/farmers.txt#L117-L131

This is not as necessary in HFM, which uses a culture-based rule tweak instead for the region:

https://github.com/moretrim/ccHFM/blob/ed312bb44c3defe1a22f18d3623867cc1017cdb5/ccHFM/poptypes/farmers.txt#L170-L176

This means that there is the option to merge both into a proper Oceania, so long as appropriate New World terrain is used in the Pacific to manage the ×10 RGO size modifier. Care must also be taken that appropriate native cores are present everywhere to avoid native assimilation—non-native immigrants would benefit from upscaled New World assimilation, but this is overall not a serious concern.