I've created a mod I call "Smart Puppets", where puppeted cities will build more things according to how much benefit they will provide. Gone are the days of watching my Egypt puppets not build burial tombs or my Mayan puppets not build pyramids.
The next step I'd like to do is make puppets purchase religious buildings according to the "automatic faith selection" that is in-game. I'm looking around line 900 of CvCityStrategyAI.cpp, where build orders are pushed for puppets.
However, I don't see any clear interface or example on how to make automatic faith selections extend to puppeted cities. Can anyone provide a tip on how to do this?
The next step I'd like to do is make puppets purchase religious buildings according to the "automatic faith selection" that is in-game. I'm looking around line 900 of CvCityStrategyAI.cpp, where build orders are pushed for puppets.
However, I don't see any clear interface or example on how to make automatic faith selections extend to puppeted cities. Can anyone provide a tip on how to do this?