CyclopsMC / IntegratedTunnels

Transfer other energy, items and fluids over Integrated Dynamics networks
MIT License
20 stars 13 forks source link

Report Transfer Limits #221

Open TemperedFool opened 3 years ago

TemperedFool commented 3 years ago

Issue type:

Mod Versions: IntegratedDynamics-1.16.5-1.6.1 IntegratedTunnels-1.16.5-1.7.0


Short description:

I'm currently trying to set up some transfer limits for Tunnels; I've successfully found and set the Energy and Fluid transfer limits in the Dynamics/Tunnels common configs respectively, but there doesn't seem to be any indication in-game as to what the limits are. For example, the tunnel will properly report on the "Energy Transfer Rate" screen for the "Export Energy" aspect that I've gone over the limit, giving a red X with a tooltip that states "Invalid Value", but it doesn't say what the valid range is.

Could you add the accepted value range to this type of tooltip? It would also be very helpful if the aspects that accept integers (eg. "Export Energy Amount") report back if the value is out of range - currently it will accept an arbitrarily large number, and in practice throttle to the limit. I'm personally concerned about Fluids and Energy limits, but there might be other places where reporting these limits would be handy.

Screenshot for reference:

image
rubensworks commented 3 years ago

Thanks for the suggestion!