v1.0.0: The v1
(Supported GGST: v1.07)
Old release.
Latest stable release here
Backwards incompatible changes:
- Totsugeki will now close when GGST closes by default. You can go back to the old behavior by adding
-no-close
.
Changelog
- Automatically close Totsugeki when GGST closes. #9 (@akumajoe)
- Fix Windows icons
- Add DPI awareness
- Fix
-no-proxy
sometimes skipping all other steps. #11
Previous Changelogs since last stable version
- Remove need for
VirtualQueryEx
. Thanks @Fyren - Add CLI options for disabling functionality. See
totsugeki.exe -help
. - Add displaying a message box on fatal errors.
- Add proper version numbers.
- Add automated CI builds.
- Add Windows manifest and icons.