Files
Bubberstation/code/modules/assembly
Timberpoes 665f34e560 Improves admin logging for when TTV valves get opened. (#54776)
Basically just reformats the logging code for TTVs when valves get opened. It's a bit more verbose, giving a bit more detail in general. It also has line breaks, because it makes things easier to read.

I've also added the ability for signals to hold a logging string. In this case, a signaller creates a signal and attaches a logging string. If the signal is received by any signallers attached to a TTV, it stores the last logging string associated with that signal. Functionally, this means that TTVs can now ask their attached signaller for the logging string of the last signal it received and display it as part of the logging string.
2020-11-06 12:50:58 -05:00
..
2020-10-13 16:43:53 -03:00
2020-10-13 16:43:53 -03:00
2020-11-02 21:49:29 +01:00