Skip to content

1.0.4

Latest
Compare
Choose a tag to compare
@CosminPerRam CosminPerRam released this 08 Jun 14:55

Changelog

Further expanded the ImGui menu's capabilities.

Gameplay:

  • Added the possibility to create a custom block.
  • Paint mode (click to place a cell, right click to delete it).
  • Click to move (hold to move is still the default).

ImGui:

  • Moved some stuff around and made the window more stylish.
  • Time played, APM and SPM now appear in the Score section.
  • ImGui no background option and full customizability (customizability window from the demo file).
  • It now displays the game version.
  • Added a "lose" button.
  • Colors now display just the color picker ui.

Others:

  • Statistics about performance! You can now see the current fps and frametime, there is also a fps plot and a fps average.
  • Added vsync and antialiasing capabilities!
  • Settings can now be saved and loaded!
  • You can hide the console on windows now.
  • Performance improvements (at least theoretical).