Jump to content

CivGrid: A Visual Civilization Selector Mod


Lopess
 Share

Recommended Posts

Hey everyone!

I made a simple mod for 0 A.D. that changes the civilization selection screen into a grid layout.

No more scrolling through a single row – now you can see all civs at once and pick your favorite faster.

Features:

  • Clean grid display

  • Works with vanilla and most modded civs

  • Lightweight and easy to install

Installation:

  1. Download the folder.

  2. Place it in ~...../mods/ (or your mods folder).

  3. Enable it in the mod manager.

  4. Launch and enjoy!

Download: https://github.com/0ADMods/civ_grid

Feedback is welcome! Let me know if you run into any issues.

Captura de tela de 2026-06-24 12-01-00.png

Captura de tela de 2026-06-24 12-02-06.png

Edited by Lopess
  • Like 6
Link to comment
Share on other sites

@wowgetoffyourcellphone@Stan` Or any of our active 0ad developer friends, I'd like you to test this mod and, if possible, add it to the base game. I welcome feedback for code/logic improvement; I created it with the intention of it being easy to use with any mod. The only detail is that the region filter only works with the civ.json file if the "Region" key is filled in.

  • Like 2
  • Thanks 1
Link to comment
Share on other sites

1 hour ago, Lopess said:

Feedback is welcome! Let me know if you run into any issues.

Captura de tela de 2026-06-24 12-02-06.png

Maybe buttons to also view Structure Tree, Civilisation Overview and Catafalque Bonuses from there would be useful.

Link to comment
Share on other sites

I had to translate a few things from Spanish, but I added it to Delenda Est and this is what I've come up with:

 

snrQZYK.png

 

 

So, here're some fixes I've made an some requested improvements:

8dlACyS.png

Green (verde), is the CivGrid section.

gui\civs\civbrowser\grid\CivGridBrowser.js

image.png

Line 154: Fixed the emblem's "squished" ratio from 4/3 to 1/1. This makes them perfectly round. 

Lines 156, 158, and 160: Values changed to make the emblem sizes more aesthetic for my 1080p screen.

Desired Changes in this section:

  • Remove civ name from under the emblems. The civ names clutter everything up. 
  • image.png Change the tooltip from their history description to their civ name instead. The history information

 

Red (rojo), is the CivDescription section.

gui\civs\civbrowser\controls\CivDescription.js

image.png

Fixed the emblem ratio 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...