wowgetoffyourcellphone Posted November 14, 2020 Report Share Posted November 14, 2020 Can we get a training HUD like the tech HUD we already have? Same functionality as the tech HUD. 1 Quote Link to comment Share on other sites More sharing options...
badosu Posted November 16, 2020 Report Share Posted November 16, 2020 (edited) 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.xmlhttps://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 November 16, 2020 by badosu Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.