Releases: vegastrike/Assets-Production
vsUTCS v0.8.1-beta1
What's Changed
- Add Fedora 36 and Manjaro Linux support to 0.8.x by @stephengtuggy in #93
- CMakeLists.txt, main_menu.py, readme.txt, vsinstall.sh: Bump version to 0.8.1 by @stephengtuggy in #94
Full Changelog: v0.8.0...v0.8.1-beta1
vsUTCS v0.8.0
This is the final, "Gold Master" release of Vega Strike: Upon the Coldest Sea (vsUTCS) v0.8.0. In this release, we:
- Deprecated Python 2 in favor of Python 3;
- Updated the set of Linux distros that vsUTCS is compatible with, including Fedora 34 and 35, and Rocky Linux 8.5;
- Introduced API versioning logic to go with the engine versioning information that is introduced in v0.8.x of the Vega Strike Game Engine.
Enjoy!
vsUTCS v0.8.0-beta1
This is the first beta release of Vega Strike: Upon the Coldest Sea (vsUTCS) v0.8.0. In this release series, we:
- Deprecated Python 2 in favor of Python 3;
- Updated the set of Linux distros that vsUTCS is compatible with, including Fedora 34 and 35, and Rocky Linux 8.5;
- Introduced API versioning logic to go with the engine versioning information that is introduced in v0.8.x of the Vega Strike Game Engine.
Note that this is an beta release, so some bugs may still be present. Hopefully we will be able to fix these quickly.
vsUTCS v0.8.0-alpha2
This second alpha release fixes some versioning issues (hopefully).
vsUTCS v0.8.0-alpha1
This is the first alpha release of Vega Strike: Upon the Coldest Sea (vsUTCS) v0.8.0. In this release, we:
- Deprecated Python 2 in favor of Python 3;
- Updated the set of Linux distros that vsUTCS is compatible with, including Fedora 34 and 35, and Rocky Linux 8.4;
- Introduced API versioning logic to go with the engine versioning information that is introduced in v0.8.x of the Vega Strike Game Engine.
Note that this is an alpha release, so some bugs may still be present. Hopefully we will be able to fix these quickly.
vsUTCS v0.7.1
This is a maintenance release for the 0.7.x series. We fixed a bug where the contents of the programs
subfolder were not being included in the source tarball. Also fixed is an issue with the permissions that are applied to the binary programs and launcher scripts.
vsUTCS v0.7.1-beta1
This is a maintenance release for the 0.7.x series. We fixed a bug where the contents of the programs
subfolder were not being included in the source tarball. Also fixed is an issue with the permissions that are applied to the binary programs and launcher scripts.
vsUTCS v0.7.0
Stable release of Vega Strike: Upon the Coldest Sea version 0.7.0.
Since 0.6.0 there is some new helper scripts (vs, vsettings) and a new icon for the Vega Strike Settings utility.
This release goes with the Vega Strike Game Engine 0.7.0 release.
NOTE: The Mac and Windows builds are not supported at this time.
vsUTCS v0.7.0-beta4
- Minor fixes in the helper scripts
- Addition of the Desktop Icon for the Vega Settings application
vsUTCS v0.7.0-beta3
Let's try beta2 again, targeting the correct branch this time!