Releases: ShenMian/sokoban-rs
v0.1.18
v0.1.17
New features
- The camera zoom will automatically adjust when the window is resized, ensuring that the viewport can accommodate the entire map. ccb8094
Improvements
Bug Fixes
- Fixed an issue where previous actions would be lost when the solution was aborted or failed, making it impossible for the user to perform an undo operation. 390e162
Warning
UPX compression is no longer available starting with this version, as it is falsely reported by Windows Defender as Trojan:Win32/Wacatac.B!ml.
v0.1.16
The main work of this version is to fix auto push waypoints containing dead positions (introduced in version v0.1.15).
Bug Fixes
- Fix auto push waypoints containing dead positions. 9f429c3
upx
indicates that the executable has been compressed by UPX.
Full Changelog: v0.1.15...v0.1.16
v0.1.15
v0.1.14
v0.1.13
v0.1.12
The main work of this version is to update bevy from 0.12 to 0.13.
Bevy introduced some serious bugs in v0.13.0, which were subsequently fixed in v0.13.1.
Improvements
- Update bevy to v0.13. 00756df
upx
indicates that the executable has been compressed by UPX.
Full Changelog: v0.1.11...v0.1.12
v0.1.11
v0.1.10
This version mainly includes bug fixes and documentation updates.
Improvements
- Update documents. 3be7ae3 3af6ada
- Refactor some code. 06c71c8 3c44ddd 28c5677 776123a
- Optimize images. ea6cb80
Bug Fixes
- Fix an issue where automatic solution could not be stopped. 396cc0e
- Fix export level to clipboard keymap. 40b7419
- Fix github action. eebd23c
upx
indicates that the executable has been compressed by UPX.
Full Changelog: v0.1.9...v0.1.10
v0.1.9
The main work of this version is to improve level file loading and code refactoring.
New features
upx
indicates that the executable has been compressed by UPX.
Full Changelog: v0.1.8...v0.1.9