I had no idea... I just thought it was a bug, no wonder setting the temp of certain things it's always "off" by a few hundred C. :(
ah, would it be hard to change the required input to celcius? you could possibly leave the processing in kelvin because i can see how that's simpler for a computer to process, and simply add 273.15 to all the input, therefore making complex temperature alterations far simpler at the loss of around 0.05 fps? or, depending on how deeply embedded the kelvin measurement is into the code, you could just swap it for celcius? i don't know how to view the code so i have no idea.
EDIT: i looked in AppData and also tried dismantling a copy of the launcher itsself but didn't find anything. perhaps a brief tutorial on locating the files would help with people's knowledge of how it works, and people like me would be able to be more precise in thier suggestions, thus minimalising the work you have to do, trawling through the code to see if an idea is fesable.
ah thanks, i will add that to my favourites. :P
what i meant by launcher was the object with the logo on it which you use to launch the game. (i told you i knew nothing)
Source code at https://github.com/FacialTurd/The-Powder-Toy
Can some dev, please, give CAPS LOCK delete functionality?
I can't use it. At least not on my Mac. Have yet to test it on Windows.
But CAPS LOCK is on all keyboards (at least, all non-screwy ones), and is conveniently located next to tab, shift, control, and the numbers.
Perhaps both could be a shortcut, if some people, for whatever reason (*cough-criminals-cough*), don't want to use CAPS LOCK.
And the 100C, 98F thing would be useful. But Fahrenheit only if the temperature could be measured in Fahrenheit (which should be an option). Temperature conversions are irritating.