Skip to content

v0.2.0

Choose a tag to compare

@Codas Codas released this 09 Jul 11:09
· 93 commits to main since this release
  • New setting! Optimize Token UI Render Batching. Has the same impact as the old
    Optimize Interface Clipping option, but is more generall applicable,
    performant and does not require as many hacks and workarounds.
  • New setting! Cache Token Effects. This enables texture caching for token effect
    icons and improves the batch rendering.
  • Remove Cache Token Nameplate setting. It turns out text rendering can be efficiently
    batched on its own.
  • Remove Optimize Interface Clipping setting as the new Token UI Render Batchinging setting
    is a much cleaner solution and just as fast and with fewer problems.
  • Add German localization.
  • This module should now work for all systems and was for PF2e and D&D 5e specifically.