Skip to content

v0.4.0

Compare
Choose a tag to compare
@SuperFromND SuperFromND released this 19 Jan 00:26
· 182 commits to main since this release

It's that time again! It may seem a bit soon after the rapid-fire patches for Windows we saw in 0.3, but things have already changed enough to warrant a new release!

The big focus with this version was giving an overhaul to to the Sandbox mode; adding tons of features on the brand-new toolbar! This new toolbar brings a lot of potential for cool new tools in Sandbox mode, and this update should give you plenty of time to get accustomed to it.

Changelog

Sandbox

  • A toolbar has been added:
    • Pressing Start will open and close the toolbar.
    • The toolbar currently includes:
      • Change Color (Press Up/Down/X to cycle the current shape color)
      • Shape Morph (Press X to cycle all the shapes' types)
      • Color Morph (Press X to cycle all the shapes' colors)
      • Export to JSON (Press X to export a creation to a JSON file)
  • Pressing Cross will now place shapes instead of cycling the current shape color.
  • Pressing Start will open and close the toolbar (see above).
  • Fixed the game crashing when trying to load Sandbox from debug mode without going to the level select screen first.

Gameplay

  • A combo indicator will now appear on combo multiples of 5
  • New sound added for levels: combo.ogg
  • Characters will now hold on a given pose for a fixed amount of time, instead of indefinitely

Misc.

  • New command line argument: -sb / -sandbox; starts the game directly in Sandbox mode
  • The D in the Open Manifold logo no longer has tiny gaps between the line and curve segments