Skip to content

Commit d9b541f

Browse files
authored
Add Unhappiness column to buildings (LoneGazebo#11914)
* DLL updates + CPO updates * Fix to happiness to actually work, updated UI * Added changes to EconomicOverview, fixed some mechanics to make sure it fully works in CPO. * use ICON_HAPPINESS_4 * Vox Populi changes. * Some changes to the compatability files * Remove testing monument change * Code review feedback
1 parent 9f42e3b commit d9b541f

26 files changed

Lines changed: 1340 additions & 8 deletions

File tree

(1) Community Patch/Community Patch.civ5proj

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2606,6 +2606,14 @@
26062606
<SubType>Lua</SubType>
26072607
<ImportIntoVFS>True</ImportIntoVFS>
26082608
</Content>
2609+
<Content Include="Core Files\Overrides\HappinessInfo.lua">
2610+
<SubType>Lua</SubType>
2611+
<ImportIntoVFS>True</ImportIntoVFS>
2612+
</Content>
2613+
<Content Include="Core Files\Overrides\HappinessInfo.xml">
2614+
<SubType>Lua</SubType>
2615+
<ImportIntoVFS>True</ImportIntoVFS>
2616+
</Content>
26092617
<Content Include="Core Files\Overrides\InGame.lua">
26102618
<SubType>Lua</SubType>
26112619
<ImportIntoVFS>True</ImportIntoVFS>

0 commit comments

Comments
 (0)