Skip to content

Releases: League-of-Foundry-Developers/torch

Two translations fully complete

29 Jun 14:26
Compare
Choose a tag to compare

[CLEANUP] 100% of strings translated for Taiwan Chinese and Brazilian Portuguese - Thanks Innocenti and zetetic!

Pending translations

25 Jun 23:33
Compare
Choose a tag to compare
  • Applied PR from March for zh-tw translation. This was the only open PR from Deuce's original repository.
  • Updated module.json to make long-since-committed pt-br translation available.

Tiny cleanup

12 Jun 15:14
Compare
Choose a tag to compare
  • [NIT] Removed a bit of console logging noise generated during debugging and then forgotten.

Updated for 0.8.6 (still works for 0.7.x)

08 Jun 21:59
Compare
Choose a tag to compare

All functions appear to work reliably on both versions, except for a couple of very intermittent flakes only on Dancing Lights:

  • in 0.8.x only, I once got things into a state where setting a token document flag to "Dancing Lights"wasn't "taking" - so it never attempted the deletion. Meanwhile setting this flag was working flawlessly for other tokens - weird! They can still be removed manually, of course.
  • In 0.7.x only, I encountered a situation where the GM deleted the lights but they only went away for the GM. As I logged other players in, everyone else could still see them. The GM needed to log out and log back in to delete them manually.

These issues don't happen at all consistently, making them difficult to reproduce, and I think the module as a whole is in better shape than it was - plus all the functions are working in 0.8.