Releases: vegastrike/Assets-Production
v0.9.0-alpha1
What's Changed
- Enhancement: Update version to 0.9.x by @BenjamenMeyer in #55
- cmake fix write permissions for programs by @susnux in #58
- Utf8 fgnames by @P-D-E in #62
- Fix/add programs folder to tarball - master by @stephengtuggy in #67
- Chore/CodeQL - Specify language (Python) by @stephengtuggy in #68
- CMake do not require any compiler by @susnux in #57
- Fix data entry error in attribute for starting weapon "Laser". by @ministerofinformation in #70
- Feat/Fedora 34 and Rocky Linux on master by @stephengtuggy in #73
- Integer division fixed for py3 by @P-D-E in #74
- Unified human FG name files by @P-D-E in #63
- Set Fortify On-Demand Scan to run only when manually triggered by @stephengtuggy in #78
- Fix Campaign Cargo py3 range issue on master by @stephengtuggy in #77
- Enhancement: Display Engine Version Information by @BenjamenMeyer in #80
- GH Actions: Remove no-longer-supported distros; general cleanup by @stephengtuggy in #82
- Port last minute CMake stuff to master by @stephengtuggy in #86
- Convert units.csv to units.json and script by @royfalk in #59
- Convert weapon_list to weapons.json by @royfalk in #90
- CMakeLists.txt: Add file weapons.json by @stephengtuggy in #91
- Add Fedora 36 and Manjaro Linux by @stephengtuggy in #92
- Fix mission jump boundary conditions by @stephengtuggy in #89
- Convert master part list to json by @royfalk in #95
- CMakeLists.txt: Add file master_part_list.json by @stephengtuggy in #96
- Fix units.json by @royfalk in #97
- Add ships.json sample file by @royfalk in #98
- CMakeLists.txt: Comment out separate install entries for units.json a… by @stephengtuggy in #99
- GH Actions: Update set of Linux distros to build on by @stephengtuggy in #101
- Split master parts list into several files by @royfalk in #100
New Contributors
- @susnux made their first contribution in #58
- @ministerofinformation made their first contribution in #70
- @royfalk made their first contribution in #59
Full Changelog: v0.8.0...v0.9.0-alpha1
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