Releases: Codas/foundryvtt-performance-hacks
Releases · Codas/foundryvtt-performance-hacks
v0.2.2
v0.2.1
v0.2.0
- 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.