Files
Aurora.3/code/game/machinery
BatrachophrenoandGitHub 6662c8bd0f Space heater crash safety (#21182)
Space heaters, when spawned via admin panel, will crash if if their TGUI
is accessed immediately. This is because var/env is only initialized on
process(), and if not initialized, the game will be very sad when the UI
tries to display the current temperature by rounding a null value.

Sets env on Initialize() and cleans up /ui_act() logic to prevent crash.

---------

Signed-off-by: Batrachophreno <Batrochophreno@gmail.com>
2025-08-14 14:45:00 +00:00
..
2025-08-09 12:22:56 +00:00
2025-08-09 12:22:56 +00:00
2025-08-09 12:22:56 +00:00
2025-08-09 12:22:56 +00:00
2025-08-10 08:09:16 +00:00
2025-08-09 12:22:56 +00:00
2025-08-09 12:22:56 +00:00
2025-08-09 12:22:56 +00:00
2025-07-21 15:35:14 +00:00
2025-08-09 12:22:56 +00:00
2025-08-11 15:12:56 +00:00
2025-07-22 10:08:40 +00:00
2025-08-09 12:22:56 +00:00