GregTechCEu / GregTech

GregTech CE 1.12 fork continuing progression and development
GNU Lesser General Public License v3.0
255 stars 176 forks source link

Display the maximum input and output rates, and average I/O in ATs. #2595

Closed Zorbatron closed 1 month ago

Zorbatron commented 3 months ago

What

The Active Transformer GUI now shows the maximum combined input and output EU/t of its hatches. It also shows the average transferred EU/t in the GUI and in TOP.

Implementation Details

The update loop now checks if it's server side, which it didn't before. From my brief testing it doesn't change anything, but I'm not sure why it didn't before.

Outcome

The player gets more information on their ATs.

Additional Information

Main GUI image TOP integration image Truncating with SI prefixes in TOP image

Potential Compatibility Issues

None that I know of.