Better Report Screen (UI)

Better Report Screen (UI) 7.0

Infixo updated Better Report Screen (vanilla, R&F) with a new update entry:

Version 3.5 Brazilian Portuguese

Version 3.5
- Added: Brazilian Portuguese localization.
- Added: Support for custom military formations (i.e. Combat and Stacking Overhaul mod) - they will be placed together with Support units.
- Changed: Better Unit Upgrade icon functionality - dims if a unit is ready for an upgrade but it cannot be done at the moment.
- Changed: Size of tab buttons to better fit languages with looong texts.

Read the rest of this update entry...
 
I see you're still using a fallback Icon (Goldish Wonders) for the Aerodromes (now as a Reddish Plane introduced by their March Patch, IIRC) in the Districts built row of City/Status. Can this relatively minor HUD glitch be fixed?
There is no FontIcon for an aerodrome, afaik.
 
Agreed.. the manner of which is pulled from that single sheet of 22x22 Icons (plus a few more for R&F). Unless they could have inserted a new one when making that patch.. sadly they didn't!
Too much troubles to even consider using/adapting the current resources available anyway.
 
Excellent work! That's exactly what I am expecting in terms of useful reports to manage an empire. Thanks!

Firaxis should include your reports in their game (and give you money for that) as they seem to be unable to do it themselves.
 
Please tell me if columns in this mod can be sorted. Can I continue a game with this mod installed if I started the game without it? And thank you to the author for the work on this mod.
 
@KyivanRusCivPlease I am not sure what "amenities from war weariness" is. Unmodded screen shows separately Amenities and War Weariness. They are also displayed in BRS, e.g. War Weariness is in the column "Damage", as second value.
 
Last edited:
@Infixo by the way, I also find the Policy tab great with all the calculations of usefulness of certain policies! My problem is I subscribed to CQUI and didn't disable your mod, but in the end, the reports button didn't work at all( Please check the compatibility of Better Report Screen with the latest version of CQUI. Thank you
 
Please check the compatibility of Better Report Screen with the latest version of CQUI. Thank you
They're not compatible. Unless you delete or comment out the lines referencing files from the Unit Report Screen (URS) integration in the CQUI .modinfo.
 
Or simple delete URS folder in CQUI
I wouldn't recommend deleting the folder as you'll probably end up getting errors in the logs as the .modinfo still references those files. (Even though it may still appear to run properly.) It's better to just comment out the lines.
 
They're not compatible. Unless you delete or comment out the lines referencing files from the Unit Report Screen (URS) integration in the CQUI .modinfo.
still cant work compatible with Better Report Screen as i comment out these lines
<!--
<File>Integrations/URS/Expansion1/Replacements/reportscreen_expansion1.lua</File>
<File>Integrations/URS/Expansion1/Replacements/reportscreen.xml</File>
-->
<!--
<File>Integrations/URS/reportscreen.lua</File>
<File>Integrations/URS/reportscreen.xml</File>
<File>Integrations/URS/unitpromotionpopup.lua</File>
<File>Integrations/URS/Text/urs_text.xml</File>
<File>Integrations/URS/Text/urs_text_de.xml</File>
<File>Integrations/URS/Text/urs_text_es.xml</File>
<File>Integrations/URS/Text/urs_text_fr.xml</File>
<File>Integrations/URS/Text/urs_text_it.xml</File>
<File>Integrations/URS/Text/urs_text_ja.xml</File>
<File>Integrations/URS/Text/urs_text_ko.xml</File>
<File>Integrations/URS/Text/urs_text_pl.xml</File>
<File>Integrations/URS/Text/urs_text_pt.xml</File>
<File>Integrations/URS/Text/urs_text_ru.xml</File>
<File>Integrations/URS/Text/urs_text_zh.xml</File>
-->
<!-- UNITREPORT
<ImportFiles id="UNITREPORT_IMPORT_FILES">
<Properties>
<LoadOrder>-10</LoadOrder>
<Context>InGame</Context>
</Properties>
<Items>
<File>Integrations/URS/reportscreen.lua</File>
<File>Integrations/URS/reportscreen.xml</File>
<File>Integrations/URS/unitpromotionpopup.lua</File>
</Items>
</ImportFiles>
<ImportFiles id="UNITREPORT_EXPANSION1_IMPORT_FILES" criteria="Expansion1">
<Properties>
<LoadOrder>100</LoadOrder>
<Context>InGame</Context>
</Properties>
<Items>
<File Priority="1">Integrations/URS/Expansion1/Replacements/reportscreen_expansion1.lua</File>
<File Priority="2">Integrations/URS/Expansion1/Replacements/reportscreen.xml</File>
</Items>
</ImportFiles>
<LocalizedText id="UNITREPORT_TEXT">
<Items>
<File>Integrations/URS/Text/urs_text.xml</File>
<File>Integrations/URS/Text/urs_text_de.xml</File>
<File>Integrations/URS/Text/urs_text_es.xml</File>
<File>Integrations/URS/Text/urs_text_fr.xml</File>
<File>Integrations/URS/Text/urs_text_it.xml</File>
<File>Integrations/URS/Text/urs_text_ja.xml</File>
<File>Integrations/URS/Text/urs_text_ko.xml</File>
<File>Integrations/URS/Text/urs_text_pl.xml</File>
<File>Integrations/URS/Text/urs_text_pt.xml</File>
<File>Integrations/URS/Text/urs_text_ru.xml</File>
<File>Integrations/URS/Text/urs_text_zh.xml</File>
</Items>
</LocalizedText>
-->
 
Back
Top Bottom