Skip to content

Releases: JDDev0/ConsoleSokoban

v2.0.1

17 Nov 15:56
Compare
Choose a tag to compare
  • Fix help menu can not be opened from level editor
  • Fix crash if cursor position was out of bounds after undo or redo in the level editor

v2.0.0

17 Nov 12:34
Compare
Choose a tag to compare
  • Add level editor
  • Add new levels
  • Reimplemented in Rust

v1.2.2

03 Nov 07:28
Compare
Choose a tag to compare
  • Add another level to the special level pack
  • Fix win condition was sometimes checked incorrectly

v1.2.1

02 Nov 12:19
Compare
Choose a tag to compare
  • Change timer to count in milliseconds and make it more accurate
  • Add output of selected level pack to the top bar

v1.2.0

01 Nov 17:03
Compare
Choose a tag to compare
  • Add the special level pack
  • Add Locked Doors and Keys
  • Add text to all tutorial levels
  • Increase max level count per pack from 99 to 192
  • Improve ESC key (Go to the level selection screen instead of the main menu screen if a level was exited)
  • Fix some rendering bugs

v1.1.0

31 Oct 22:16
Compare
Choose a tag to compare
  • Initial Release