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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...