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
g.player is the current player in the game, the player who's turn it is. Player, short for player.1 is the first player in the context. If someone is attacked for instance, player.1 and player.2 are the attacking and attacked player (not sure which is which). *Usually* player.1 and g.player refer to the same player, but not always. This is probably why you got confused in the first place.
Comment