16 lines
783 B
Markdown
16 lines
783 B
Markdown
---
|
|
title: "v0.12.1 Released"
|
|
date: 2022-04-16T18:25:39-07:00
|
|
draft: false
|
|
---
|
|
A new version of _Sketchy Maze_ has been released and this one focuses on
|
|
improving performance and memory usage of the game. Two of the game's levels
|
|
("Azulian Tag - Forest" and "Shapeshifter") were especially taxing on the
|
|
game and 32-bit builds could sometimes crash for running out of memory! The
|
|
game tries to be much nicer about freeing up memory when not in use and more
|
|
proactively loading/unloading level chunks during gameplay.
|
|
|
|
This release also fixes a long-standing bug where the player character could
|
|
"climb" walls to their right. See the full details on the
|
|
[change log](https://www.sketchymaze.com/guidebook/changes.html#v0121-april-16-2022)
|
|
and [download](/download) the latest version! |