Skip to content

Palvolve 1.6.2

Choose a tag to compare

@DooDesch DooDesch released this 12 Aug 14:21
· 18 commits to main since this release

No more freezing when you switch Pals.

Fixed

  • Switching Pals with the Evolutions tab open could stop the game for seconds, and doing it a few times in a row could leave it unresponsive. Drawing the page reads every Pal portrait and encodes it, and that work ran where the whole game waits for it. It now happens beside the game instead of in front of it
  • The portraits are loaded ahead of time again. That step existed but sat in a development-only file that never shipped, so every player paid for it on the first page. One log showed a single page taking 7.4 seconds against 30 ms with the portraits ready

Thanks to the player who sent the full log - both causes were in it.

Build your tree: https://palvolve.doodesch.de
Uninstall guide: https://github.com/DooDesch-Mods/Palworld-Palvolve/blob/main/UNINSTALL.md