Releases: JDDev0/ConsoleSokoban
Releases · JDDev0/ConsoleSokoban
v2.0.1
- 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
- Add level editor
- Add new levels
- Reimplemented in Rust
v1.2.2
- Add another level to the special level pack
- Fix win condition was sometimes checked incorrectly
v1.2.1
- Change timer to count in milliseconds and make it more accurate
- Add output of selected level pack to the top bar
v1.2.0
- 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