UI - Improved Military Overview

In unit list enhancement (I use my personal version with fixed alignment) theres column showing point if the unit is ready for upgrade. Clicking it upgrades the unit.
That's practical information [for a Mod] as well as useful, very cool! I await the release.
 
Last edited:
In unit list enhancement (I use my personal version with fixed alignment) theres column showing point if the unit is ready for upgrade. Clicking it upgrades the unit.

Whats the point of naming it like 1sr royal archers and then mysketman? I would leave only musketman.

Personally I do not use this mod.

I think you misread. the first part is the unit custom name. which i named while they were archers. the brackets would be the unit type, who are now musketmen (actually now they're redcoats in my game) - i was replying to the post above me regarding not knowing what unit was what :)

i'll take a look at unit list enhancement. does it show custom names too?
 
Probably not. Only type.
 
Ineed to check again but current 2.3 version was buggy (signs out of frames).
 
@Infixo List Enhancements was updated by adan_eslavo for compatibility with Military Overview. Do you plan on any updates in the future for additional features?
I do not plan to add any new features. The mod has been out for more than a year and with the extensions made by @akamal it seems really complete.
Updates meaning bug fixes and compatibility with VP - ofc yes.

Ineed to check again but current 2.3 version was buggy (signs out of frames).
Pls. post a screenshot. I used it couple of days ago and there were no issues.
 
@Infixo Sorry for bethering you. I just disabled that one time your mod and it turned out that VP base MO was so broken. Your mod is fine.
 
Hello

The mod "UI - Show XP in military overview" worked fine with the mod "Community Patch only" (i.e. without Vox Populi!) when installing "Vox.Populi.4.2.7.exe" (https://github.com/LoneGazebo/Community-Patch-DLL/releases).
Unfortunately, it stopped working starting from version 4.3 (Vox.Populi.4.3.exe - of course, we are also talking about "Community patch only") and now.

In the file ...\MyDocs\My Games\Sid Meier's Civilization 5\Logs\Lua.log:
Runtime Error: [string "...\MyDocs\My Games\Sid Meier's Civilizat..."]:144: attempt to call method 'GetWarWearinessSupplyReduction' (a nil value)

Can this be fixed? Hm, besides commenting the code in ...MODS/UI - Show XP in Military Review (v 2)/MilitaryOverview.lua:
Code:
-- Controls.WarWearinessReductionValue:SetText( -pPlayer:GetWarWearinessSupplyReduction() );
 
Back
Top Bottom