CivUP 2.0.46/GEM 1.7.9 Building_BuildingClassYieldChanges not applied

skodkim

Deity
Joined
Jan 16, 2004
Messages
2,497
Location
Denmark
Hi

I've found that using CivUP 2.0.46/GEM 1.7.9 changes to buildings made through Building_BuildingClassYieldChanges aren't applied.

Poukai recently released the Gate of the Sun Wonder (v 1). Upon building this all walls should give +1 Gold and +1 Faith only this doesn't work with CivUP/GEM.

\Skodkim
 
Thanks for the fix.

It works now (bonus applied). However theres still no information in the civilopedia about the effect, e.g. for the Gate of the Sun wonder it doesn't say that with the wonder built Walls provide +1 Faith.

Not gamebreaking as I know it already and the Ai doesn't care about the civilopedia entries but would it be possible to include this?

\Skodkim
 
There seems to be a bug in the bug fix (AutoTips_Tips.xml).

TXT_KEY_PRODUCTION_BUILDING__FOR_BUILDINGS should read TXT_KEY_PRODUCTION_BUILDING_FOR_BUILDINGS (not two "__" before "FOR").

\Skodkim
 
It's:

<Row Tag="TXT_KEY_PRODUCTION_BUILDING_FAITH_FOR_BUILDINGS">
<Text>[ICON_PEACE] Faith: {2_sign}{1_num} for {3_BuildingString}</Text>
</Row>

I noticed that too and corrected it.
 
Back
Top Bottom