diff options
author | iamblackornot <nkzshinnik@gmail.com> | 2023-10-12 14:38:45 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-12 13:38:45 +0200 |
commit | 820ebd76016b69a0346588bcdc90a53f251e5b4c (patch) | |
tree | 00c83d3b750119ef63909204941bcec883f08019 /CODEOWNERS | |
parent | 0f1df8bb1de3ab5567e6b38e2d8c59edf6be12d8 (diff) | |
download | GT5-Unofficial-820ebd76016b69a0346588bcdc90a53f251e5b4c.tar.gz GT5-Unofficial-820ebd76016b69a0346588bcdc90a53f251e5b4c.tar.bz2 GT5-Unofficial-820ebd76016b69a0346588bcdc90a53f251e5b4c.zip |
average per tick counter for cable voltage and amperage (#2321)
* - a workaround fix to https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/14431
- code clean-up of unused variables related to the issue
- portable scanner infodata is cleaned too since some of the data is related to mentioned before "ghost" variables
* - PR review changes
* "Current Amperage" -> "Amperage"
* - updated gradle build script
* - sync fork
* added AveragePerTickCounter class, which helps getting [current tick] value and [average] value for Amperage and Voltage of energy cable blocks
updated cable scanner info to show these values
* - lowercase the first letter of new methods to follow the guidelines
- added one comment to explain code segment's logic
---------
Co-authored-by: iamblackornot <nkzshinnnik@gmail.com>
Diffstat (limited to 'CODEOWNERS')
0 files changed, 0 insertions, 0 deletions