The Altera Centauri collection has been brought up to date by Darsnan. It comprises every decent scenario he's been able to find anywhere on the web, going back over 20 years.
25 themes/skins/styles are now available to members. Check the select drop-down at the bottom-left of each page.
Call To Power 2 Cradle 3+ mod in progress: https://apolyton.net/forum/other-games/call-to-power-2/ctp2-creation/9437883-making-cradle-3-fully-compatible-with-the-apolyton-edition
Hello, I've seen some Trade Route formulas posted under the CIV2 forum, I'm just wondering if anyone knows the trade route formula for CTP2. Or maybe a hint on which cpp file I should search under
That GetDistanceToGood is in terms of least movement cost to the good (I'm not sure if this gets recalculated as more roads, etc. are built).
I guess this may be processed further (taking into account city populations, or something like that). I suggest you investigate - I guess you'd either want to look for calls to the above function or else work the other way from wherever the values get used (e.g. the trade screen).
Comment