SpyFanatic
Warlord
- Joined
- May 1, 2013
- Messages
- 188
Thanks bug spotted and corrected!Good news! I have a reproducible crash after finishing the turn in the attached save.
My fault in not checking map borders while iterating over nearby plot...
Thanks bug spotted and corrected!Good news! I have a reproducible crash after finishing the turn in the attached save.
Oooooh, that makes sense. Hahaha, I wasted so much time and resources rebuilding those things in every city. That should definitely be clarified in the 'pedia.Summer and winter palace you can 'rebuild' which meand if you build them in another city they replace the already build ones. It is meant (i guess) it later on you find a better city for them.
Jotnar are only selectable by human player, not AII've encountered another weird issue that I just noticed. When I set up a custom game the Jotnar aren't listed as an option. Everyone else is.
Ooh, interesting. Does the AI not know how to handle them, or does it break the game?Jotnar are only selectable by hunan player, not AI
BeginMap
grid width=128
grid height=80
top latitude=90
bottom latitude=-90
wrap X=1
wrap Y=0
world size=WORLDSIZE_HUGE
climate=CLIMATE_TEMPERATE
sealevel=SEALEVEL_LOW
num plots written=10240
num signs written=20
Randomize Resources=false
Randomize Lairs=true
Randomize Unique Improvements=false
Randomize Goody Huts=true
EndMap
Awesome, thanks for all those fixes! And yes, I'm happy to test it.Ok so, thanks OzzyKP for the several notifications!
1) Crash - this is fixed. Some issue with city revolt due to strike. Strange never noticed that...
2) Corrected the Drop Golden Hammer. It was colliding with the logic of limiting the creation of units (i.e. puppets)
3) Bannor Apprentice: true but I cannot see anything in the code/xml/python that should limit that... I believe I will remove the Civilopedia statement...
4) About Worldbuilder, I think I have overwrite the original one with the PlatyBuilder one.. I will try to merge but I do not know how to test it... Maybe I will post here for you to test?