Code: Select all
[PROJECTOR] res 0 1 on dam 40
[PROJECTOR] final dam 40
[LOG] Arli hits Bill the Stone Troll for #aaaaaa#40.00 physical damage#LAST#.
[SH
There might have been more logfile stuff, but the way I'm running the game causes the log output to be buffered. (I'm doing ./bin/Debug/t-engine 2>&1 | tee logfile.) Maybe I should install expect and try this unbuffer thing it has.
I don't suppose there's any code to attempt to save the game upon receiving a (unix) signal...?