Version 0.16: MASSIVE Performance Boost
Rolli Wars » Devlog
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:
Old
New
Files
RolliWars_v0.16.zip Play in browser
Nov 29, 2022
Rolli Wars
Fight your wheelchair-bound foe with nothing but a grappling hook.
Status | In development |
Authors | bene-labs, BlizzardCora, Chefspatz, BitteSushi |
Genre | Action |
Tags | 2D, Christmas, Multiplayer, one-button, Space, Versus |
Languages | English |
Accessibility | Interactive tutorial, One button |
More posts
- Version 0.21: Mobile SupportDec 25, 2022
- Version 0.2 Update: 4 Player Christmas!Dec 23, 2022
- Version 0.15 UpdateNov 28, 2022
Comments
Log in with itch.io to leave a comment.
Cool! MAybe it was hard!