Should be ok. It's the rev 7 build, names were changed in rev 1:
Probably error during compilation?
Probably error during compilation?
Last edited:
You are right, it was an error on compilation. All is good now!Should be ok. It's the rev 7 build, names were changed in rev 1:
View attachment 581153
Probably error during compilation?
in all coastal cities, +10%
naval units or the same as Pentagon but focusing on naval/trade/defense
towards Naval Units in City and +20 XP or 20%
Naval Units in all cities
in all coastal cities.Even if the diplo ai is perfect they are still going to change opinions. It would be better to change the requirement to either be at war or denounced at least once or something like that.How about new Diplomatic update of VP? They fixed many weird behaviours of AI.
I can consider any suggestion, but for now I focus on filling the latest 3 eras with wonders. Torre de Belem is rather renaissance era wonder, so it must wait.how about the Belém Tower wonder, can only be built in coastal, gives +1 free cargo ship, 15%in all coastal cities, +10%
naval units
I will think of some method changing these kind of requirements implementation, but not in v0.10. I want to finish current requirements for recently added wonders, maybe icons from @Asterix Rage and finally release v0.10 and start working on v0.11.Even if the diplo ai is perfect they are still going to change opinions. It would be better to change the requirement to either be at war or denounced at least once or something like that.
You must be more specific. You don't get Panama Canal promotion or you get it, but it does not give you any profits? It should give your +1 move and better healing. I noticed now in code, that I set bonus movement to 0, so it was not added actually. I posted on github quick fix for that. Was that this?The Panama Canal promotion from the wonder doesn't seem to work for me.
Also, I think the requirement for Great Lighthouse to be built on any terrain except for grassland is wrong? I can only build it on flood plains.
Sorry. My naval units receive the Panama Canal promotion, and they gain the better healing, but there is no +1 movement. Your fix should work.You must be more specific. You don't get Panama Canal promotion or you get it, but it does not give you any profits? It should give your +1 move and better healing. I noticed now in code, that I set bonus movement to 0, so it was not added actually. I posted on github quick fix for that. Was that this?
Of course not, but I don't know why you can...Are we supposed to be allowed to build The Great Lighthouse when the city is built next to a lake?
UPDATE Buildings SET Water = 1, MinAreaSize = 10, River = 1, ProhibitedCityTerrain = 'TERRAIN_GRASS' WHERE Type = 'BUILDING_GREAT_LIGHTHOUSE';
Saboteur...Someone deleted the MinAreaSize check inside the DLL. That's why you'll find that you can build Lighthouses, Harbours, etc at lake cities now as well. I'll fix it later.
Anyways, this is delayed for now;