Kasra-G / ReactorController

Automatically control your reactor out of the box for Big/Bigger/Extreme Reactors
MIT License
76 stars 13 forks source link

Incorrect temperature units displayed (C instead of K) #13

Closed heimskr closed 11 months ago

heimskr commented 11 months ago

I'm using this script (works great, btw—thanks for making it!) with Bigger Reactors and noticed that the temperature units displayed by this script (Celsius) aren't the same as the units displayed by the reactor terminal's UI (Kelvin). My speculation is that perhaps reactor mods prior to Bigger Reactors used Celsius and that Bigger Reactors switched to Kelvin. It's been a while since I've played with reactor mods prior to Bigger Reactors so I could definitely be wrong about that.

Here are some screenshots in case they're helpful:

Celsius displayed by script

Kelvin displayed by Bigger Reactors UI

Kasra-G commented 11 months ago

Hey! This is probably something i overlooked when adding support for other reactor mods. It was initially tested for Extreme Reactors. I'm currently working on an update that makes the control rod algorithm more inline with realworld applications (PID controller). I'll go ahead and throw the fix for this in with that update

Kasra-G commented 11 months ago

Should be fixed, next time your advanced computer restarts, it will grab the latest update