cs96and / FoundryVTT-damage-log

FoundryVTT module to report all damage and healing to a separate chat tab
MIT License
9 stars 9 forks source link

Does not output to saved .txt log file #15

Closed GambetTV closed 2 years ago

GambetTV commented 2 years ago

When saving the chat log, which outputs to a .txt file, the only thing that exports is the timestamp and the token name. None of the HP information exports.

cs96and commented 2 years ago

30421624d46041588e5b8d80ef5847de46596402

cs96and commented 2 years ago

Fixed in 1.6.4. Note that old damage log messages will still appear blank when exported to the text log. New messages will contain some minimal information. E.g...

---------------------------
[1/10/2022, 1:06:58 PM] Bob
HP: 10 -> 8 Temp: 5 -> 0
---------------------------