Jump to content

UI improvement: Training HUD


Recommended Posts

Not too difficult to make. I made the monitor mod modular, so you can just take the productionmode + adapt getplayersproduction to not return techs + replicate research_progress.xml and adapt it to your will.

https://github.com/badosu/prodmod/blob/master/gui/session/ProductionMode.js

https://github.com/0ad/0ad/blob/master/binaries/data/mods/public/gui/session/ResearchProgress.xml

https://github.com/badosu/prodmod/blob/master/simulation/components/GuiInterface~prodmod.js#L168

Now if you're taking about adding to vanilla, that's a different story. I think it detracts a bit from the interface, especially (in my experience with monitor mod) on big queues, could be useful as an option for beginners though.

Edited by badosu
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...