amateurgamer88
Emperor
- Joined
- Aug 24, 2018
- Messages
- 1,612
Does anyone know if the Statecraft policy that gives
Happiness per active TR is local happiness or the empire happiness?

I just noticed (I swear for the first time I've played Civ), that the GA threshold requirements can change turn to turn (aka not triggered by a golden age). What determines the GA point scaling?
If it's not global already, I think it should be. I'm not entirely sure, but I had it last time I played with all trade routes originating in my tradition capital and I still had a large bump in happiness so I guess global.Does anyone know if the Statecraft policy that givesHappiness per active TR is local happiness or the empire happiness?
My city of Glasgow just grown (5->6 pop)
It has defalt citizen allocation marker on. After growning, new pop start works on unimproved hills ( 2), and city strat to starvation. But it is empty tile with oasis (3
, 3
). I have to correct manually.
If this moment is missed, the population will decrease. And this case is not the only one.
P.S. I have not played for the Celts before, and have not seen this behavior. Maybe this is somehow related?
View attachment 564274
Hey everyone. Been playing a hotseat game and to survive a massive AI onslaught I became a voluntary vassal of another player for a short time. However, the vassal menu is not showing anything even tho the player has multiple vassals, which means I'm stuck. We've tried crossing units so he declares war on me, not possible. I've encountered this problem before, does anyone know if there is a solution to this?
Yes. You have to copy files from ilteroi package to fix it.What is the base air capacity of city?
I asking, cause my 2nd Bomber, stationared at city, prevent from action my 1st Bomber (if 1st have action points), or vanish after new turn started, if both have no action points at the end of previous turn.
Look at the picture:
View attachment 564422
1st Bomber only can rebase, no Air Strike Mission (2nd just was rebased to Cork)
If I end turn, one of them will dissapear. Bug?
What is "ilteroi package"?Yes. You have to copy files from ilteroi package to fix it.
Damn... Both things breaks the game =(Yep. That's it. It also breaks info about leaders when hovering on their portraits, so you don't know how many techs or policies they have and if they at war with someone from there.
Cool! Thanks for the fix!Well... seems, like GetNumPoliciesInBranchForDisplay() broken or renamed in ilteroi *.dll.
Here is partialy fix:
Open ...\(6a) Community Balance Overhaul - Compatibility Files (EUI)\LUA\EUI_tooltip_library.lua with notepad++ or another text editor and change line 2654
From
local policyCount = player:GetNumPoliciesInBranchForDisplay(policyBranch.ID)
to
local policyCount = 0--player:GetNumPoliciesInBranchForDisplay(policyBranch.ID)
You won't be able to see the policies of the players, but at least all other information is displayed (but AI opinion of your police choice still seems buggy)
View attachment 564427
What is "ilteroi package"?
UPD.
I found this: https://github.com/LoneGazebo/Community-Patch-DLL/issues/6812
this patch breaks savegames!... Sadly =(
Yep. That's it. It also breaks info about leaders when hovering on their portraits, so you don't know how many techs or policies they have and if they at war with someone from there.
Damn... Both things breaks the game =(
Well... seems, like GetNumPoliciesInBranchForDisplay() broken or renamed in ilteroi *.dll.
Here is partialy fix:
Open ...\(6a) Community Balance Overhaul - Compatibility Files (EUI)\LUA\EUI_tooltip_library.lua with notepad++ or another text editor and change line 2654
From
local policyCount = player:GetNumPoliciesInBranchForDisplay(policyBranch.ID)
to
local policyCount = 0--player:GetNumPoliciesInBranchForDisplay(policyBranch.ID)
You won't be able to see the policies of the players, but at least all other information is displayed (but AI opinion of your police choice still seems buggy)
View attachment 564427
Cool! Thanks for the fix!
Do you know if it's save-compatible with the package he made 2 days before? Links are removedilteroi has released a new patch today with all of his most recent fixes, and has also fixed the leader info bug on his end.
When a non-Tradition AI settles a fresh city and it's borders explode in the first few turns, is it the effect of A/B/C bonus culture or he's buying tiles ?