Release Thread A status bar mod that emphasizes income and expense so that they can be visually compared. I've never found storage to be very important - It's basically binary (empty or full), but it gets most of the resource UI space. Income and expense - and the relation between them - are more important, and I'm a visual person. I've also borrowed a piece from another mod idea I've got. The tick marks and net amount is expressed in "basic fabbers" (10/1000), so it tells you more directly what you can do to spend or spare your economy. Things I want to think more about: - One reason for this was to make it easier to tell the difference between increased demand and lost production. But with automatic scaling, there is no real reference point. - I'm still toying with the right time window for the min-max indicator. (horizontal white line) So far it appears partially compatible with Economic Efficiency - the additional center box will remain if both are enabled. https://github.com/JustinLove/gross_economy Since PAMM totally rewrites modinfo.json, I've checked in a formatted version. You'll need to copy or rename the file you're trying it out.
That's pretty nifty. I highly recommend that you make sure it's fully compatible with Economic Efficiency. These two mods would be amazing to run along side each other.
Looks like this would conflict with the Economic Efficiency mod, right? Nice to see so many new mods being worked on right now!
I use a pretty tight selection for the two resource areas. It replaces the main sections from EcoEff, but leaves the center box. I'd have to get really fancy to do more than that, probably requiring an explicit check for the other mod to try and operate around it's percent values. Another thing I keep forgetting to add is highlighting of the limiting resource.
Cool. So does it keep or remove the big eco efficiency percent numbers? At this point I can't imagine playing without them. I would download and try it out, but I'm not at my PC. It's still ok if there is a conflict. More mods available is always better!
From a glance it looks like just re-implementing the percentages eco efficiency does would be simpler? I'd be interested to see how you integrate if you want the percentages to stay.
Few more things I want to look at; I suppose I could follow the game and put it out as beta. In any case, PAMM will closely correspond with a [REL] thread.
I'm starting to look at highlighting the limiting resource. Are people more concerned with the the one that has the worse ratio, or the one that is actually limiting build rate?
During the course of work I decided that I wanted the actual build limit. Below, notice that the energy ratio is far worse, but metal is highlighted. I'm highlighting the energy icon separately when it's negative, to point out that radar is down. I also translated storage into the same "basic-fabber-seconds" used for the net display so I could squeeze the number under the storage bar.
I experimented with coloring the demand with some numbers based on Economic Efficiency. I didn't like the way it broke up the bar. I've got an experiment with the color in the background, but I'm feeling that it keeps the data bars from standing out.
This is really just an information overload to me and looks pretty distracting. It's good that we have options, but I will probably take a shot at fixing eco efficiency when I get a chance unless someone else gets around to it first. *Edit* Looks like proeleert might already have fixed that mod.
I tried making the demand bar a solid variable color, but I felt I was looking color more than data. I'm trying out coloring the net amount, but it still suffers from the problem of breaking up the bar.
Trying to make the bars the most prominent element. Moving the icon to net has actually made it stand out too much.
New presentation that will hopefully make income visible. Still need to try it out in some actual games and see how it feels; might be too big.