itch.io is community of indie game creators and players

Devlogs

Version 0.16: MASSIVE Performance Boost

Rolli Wars
A browser game made in HTML5

Changelog:

  • Reworked Line Drawing to increase Performance
  • Reworked Shape Detection to massively increase Performance
  • Fixed Bug where the Grappling Hook rope would not be displayed correctly on purple and blue anchors

Before this patch, we were always checking every single sub-line in the players trail for intersections to determine if a new shape should be drawn. This caused the performance cost to skyrocket on longer trails. Now we simply check the newest subline that was added, meaning that long lines make almost no difference in performance! Below you can see the outcomes of particularly long trails before and after this patch:

Files

  • RolliWars_v0.16.zip 7.9 MB
    Nov 29, 2022
Read comments (1)