Releases: JDDev0/ConsoleSokoban
Releases · JDDev0/ConsoleSokoban
v2.1.0
- License change from MIT to GPLv3
- Add levels to multiple level packs
- Add full undo history in game
- Add full undo history in editor level playing mode
- Cap move count to 9999 and time to 59:59.999
- Output move count in level editor playing mode
- Add hole and box in hole tiles
- Add decoration tiles
v2.0.1
v2.0.0
v1.2.2
v1.2.1
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