Resource icon

Sukritact's Simple UI Adjustments v.0.143

any issues with the new patch?
Yes! The +2 settlement cap bonus from Sicilian Wars doesn't display the settlement cap increase icon, because it is TargetType="MOD_SICILIAN_WARS_SETTLEMENT_CAP" and the mod selects WHERE TargetType LIKE '%SETTLEMENT\_CAP\_INCREASE%' ESCAPE '\';

I'm not sure if we can trim _INCREASE off the back of that selector, but otherwise a fix would be to select this edge case using WHERE TargetType = "MOD_SICILIAN_WARS_SETTLEMENT_CAP";

Congrats on your new job, Sukritact! Thanks for everything you've done for us these many years.
 
Did anyone else make an overbuild ui yet? I havent seen one and I guess this one is dead.
 
Did anyone else make an overbuild ui yet? I havent seen one and I guess this one is dead.
I would assume most if not all of the features of this mod will be folded into the base game pretty shortly now that sukritact is working on the team!
 
Fingers crossed I guess. I kind of doubt it but lets see. in the mean time it would be nice if someone borrowed these ideas.
 
i figured out how to fix the flicker in the population growth tooltip:
JavaScript:
Controls.preloadImage("hud_sub_circle_bk", "city-banner");
you can put that basically anywhere. the constructor for ui/city-banners/suk-city-banners-decorator.js would be a good spot.
you might appreciate this, @Finwickle, i know it was bothering you too.
 
Hello, I noticed some missing parts in the Simplified Chinese translation for this mod and have completed the localization for you.
 

Attachments

  • Suk_Simple_UI_Adjustments_Text.zip
    Suk_Simple_UI_Adjustments_Text.zip
    3.4 KB · Views: 2
  • QQ20250323-085252.png
    QQ20250323-085252.png
    584.1 KB · Views: 12
  • QQ20250323-084906.png
    QQ20250323-084906.png
    573.2 KB · Views: 12
Before any civics have been started to study at game start the number showing next celebration is bit funny looking. Lone number hovering in air:
1742930072409.png


Seems to come from this mod. Tested by enabling/disabling/enabling and loading save.
 
It would be great if the mod didn't remove total city ouput in the building placement view.
 
Does this work OK with the new patch? It's the only mod I use that hasn't been updated (if I understand the DB here correctly).
 
Hello, first of all I'd like to thank you and congratulate you on the quality of your mods, which make the game more enjoyable for me. I'd like to know if you could add an option to deactivate the diplomacy panel when you click on a city or town banner, which would make my life easier when I'm in combat.
 
Hello, I noticed some missing parts in the Simplified Chinese translation for this mod and have completed the localization for you.
I think it will be better to translate the last description into "加建或开发乡村地块导致的产出损失".😄
 
Makes QoL and aesthetic adjustments to the game's UI.

Current changes include:
  • Unit Icons are now arrayed horizontally to make units easier to select on the map
  • Population icon in the City Banner now notes growth statistics, as well as a breakdown of Rural vs Urban population
  • Plot Yield icons are smaller on tiles that are not improved/worked
  • Tooltips are enhanced.
    • The default improvement is now shown on unimproved tiles.
    • All Constructibles now display their icon.
    • Wonders receive a large fancy icon with description.
    • Buildings now note if they are damaged, in-progress, obsolete or ageless.
    • Added Total Yields to the Plot Tooltip

View attachment 718637View attachment 718641View attachment 719029View attachment 719030View attachment 719031View attachment 719038

Download here:
https://forums.civfanatics.com/resources/sukritacts-simple-ui-adjustments.31860/
having a problem. it is downloading as a link and not a zip file. not sure what is wrong. any help on what i am doing wrong would be appreciated
 
having a problem. it is downloading as a link and not a zip file. not sure what is wrong. any help on what i am doing wrong would be appreciated

At the top of the page linked is a download button. It downloads a 7z (7 Zip) file. If you can't open it, get WinRAR or 7zip. They're free. I actually can't remember if WinRAR can do 7z files, because I always have both installed.

While you're at it make sure to get CivMods - CivMods.com

It makes modding so much easier, no more manual unzipping and placing files, and it keeps your mods up to date if you run it each time before you play.
 
Back
Top Bottom