Goonstation Forums
[Feature] Chemicompiler heating speedup - Printable Version

+- Goonstation Forums (https://forum.ss13.co)
+-- Forum: Discussion (https://forum.ss13.co/forumdisplay.php?fid=6)
+--- Forum: Patches (https://forum.ss13.co/forumdisplay.php?fid=30)
+--- Thread: [Feature] Chemicompiler heating speedup (/showthread.php?tid=13332)



[Feature] Chemicompiler heating speedup - TDHooligan - 11-13-2019

The chemicompiler takes ages to heat things up as it is, predominantly because it always targets the goal temperature with the default divisor for heating (1/35th of the difference per tick, with a minimum of 1K and a max of 15K) 

This patch simply reduces the divisor for the difference to 10, it still heats slower than blasting max settings in the reagent heater/cooler, but spends a lot less time on small temperature changes.

https://github.com/goonstation/goonstation-2016/pull/176


RE: [Feature] Chemicompiler heating speedup - Adhara In Space - 11-13-2019

very much yes
anything that makes the chemicompiler less of a slow archaic uselesspiece of poo


RE: [Feature] Chemicompiler heating speedup - saccharineChampion - 11-13-2019

Good patch, slow heating is one of the big weaknesses of the chemicompiler that keeps it from being used more.


RE: [Feature] Chemicompiler heating speedup - Ryumi - 11-14-2019

I would LOVE for this patch to be implemented!! I learned how to use the compiler but still find it more worthwhile to do stuff by hand because of how slow heating is.


RE: [Feature] Chemicompiler heating speedup - AwkwardDryad - 11-15-2019

*giggles in secret chems*


RE: [Feature] Chemicompiler heating speedup - TDHooligan - 11-15-2019

this change doesnt affect ridiculously hot or cold recipes so much, since those hit the upper cap for temperature changes anyway.