Flux Networks

Flux Networks

55M Downloads

[Improvement]: Make energy easier to display for storage

Jadan1213 opened this issue ยท 4 comments

commented

When power is going in/out of a storage tank, it flashes quickly between power in and power out. Could it be changed to have two lines when viewing power for a specific storage tank?

Power in: <FE/t>
Power out: <FE/t>
Energy:

commented

Storage either outputs or inputs at the same time, and separating them is meaningless.

commented

Well when you're viewing a storage tank, the input and output flashes rapidly making it hard to read what's happening with that specific tank, that's the only reason i made the request.

commented

Unless I've done something horribly wrong lol

2024-05-06.12-58-02.mp4
commented

Ok, i talked to the generator galore dev, apparently the generators only output their FE "rating?" every 5 ticks, and he thinks your mod is taking the measurement every tick and that's what's causing it. Would that be correct?

Edit, after changing the tick rate, everything seems to work the way it should. Sorry to bother you!