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
I'd like to add toggleable city radii outlines as well as a city outline cursor. I've had minimal contact with python so far in my career. Please tell me this is possible before I start fooling with it. Thanks
Originally posted by Grumpicus
What about simply shading workable city plots when a settler is selected? Would that be possible without the SDK?
How about a keypress event that checks to see if the active unit is a settler(similar to checking your percentages against a given enemy unit) for the ALT key that iterates each city and draws that little "here's a good spot to settle" blue circle on each plot that each city can work(I know the canWork is in the API)?
Or there's another API call for drawing a flag(I'm assuming this is the standard that all your units carry), maybe use that instead of the "settle here" circle.
On the release even for the key, undraw it all.
Not as cool as AC, or as integrated looking, but a suitable workaround until the SDK comes out, perhaps?
"Just once, do me a favor, don't play Gray, don't even play Dark... I want to see Center-of-a-Black-Hole Side!!! " - Theseus nee rpodos
Comment