Wow. The peace thing sure is awesome. I've already picked up a decent score lead with the Elohim after 120 turns due to 2 unique features near my capital.
Something that I always forgot to mention earlier:
I've always found the constellation events rather weird. As in if I'm following the Order, and so is my neighbour, why am I the only one getting a golden age with the Shield of Junil event? I really think these events should be made world wide, so all players with a certain religion may get a golden age when a favourable constellation is seen.
I agree, but am not sure how to go about doing that.
The way event work is a bit confusing.
I could pretty easily make the choice of the player who got the event apply to all of the other players, but am much less sure about triggering it for all of the players.
I guess I could make the event callbacks trigger the event for the next player, but it seems like it would be inefficient and likely lead to infinite loops.
The easiest way to make sure that everyone gets them on the same turn might just be to remove the randomness completely. I could use python to make a certain event always occur when the turn number is divisible by some factor (or has some remainder when divided by some factor), which could be modified by game speed. Other limits could be added too, so for instance the constellation might not show up to waste the time of a player who could not do anything about it. It might be boring to have the same pattern recur during all games though.
Do the peace spells enforce peace (for 10t or less) or do they simply restore it.
I could have sworn that I set it so that peace would be enforced for a number of turns equal to the unit' level, but that sure is not how the code looks.
I just tested and it does not seem like anything prevents you from declaring war immediately.
Will you be merging the new version of MNAI with your mod?
I thought I had the newest version. Was there an update?
Edit: I see it now.
(I wish he told me just before the release, because I believe I made a couple more improvements to the World Builder since the last time I shared it with him.)
I am downloading it as I type this.
I'll try to start the merge tomorrow.
If my father doesn't feel better in the morning than he did tonight, I might be too busy taking him to the ER though.
There is also a possible job lead with whom I ought to try to set up a meeting.
I cannot guarantee that this merge will be as quick as the last one, but I except I can get you something within a week.