Releases: vegastrike/Assets-Production
Releases · vegastrike/Assets-Production
v0.10.0-alpha1
What's Changed
- UPdate Version to 0.10.x by @BenjamenMeyer in #105
- Migrate from imp to importlib by @david-geiger in #111
- Add controls.json to hold the widget information by @royfalk in #106
- Fix some of the errors encountered in the fragment programs and vertex programs on macOS by @stephengtuggy in #112
- Update the set of OSes and distributions that we run GitHub Actions CI on; request regular Dependabot runs for the repo by @stephengtuggy in #113
- Bump actions/checkout from 4.1.3 to 4.1.4 by @dependabot[bot] in #114
- Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot[bot] in #115
- Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot[bot] in #116
- Bump actions/upload-artifact from 4.3.3 to 4.3.6 by @dependabot[bot] in #121
- Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot[bot] in #118
- Bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot[bot] in #122
- Add support for lib component by @royfalk in #123
- Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot[bot] in #125
- Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot[bot] in #126
- Bump actions/upload-artifact from 4.4.0 to 4.4.3 by @dependabot[bot] in #127
- Add missing config.json to support #892 by @royfalk in #128
- Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot[bot] in #131
- A python script to generate ship view by @royfalk in #130
- Move ship view and upgrade view to python by @royfalk in #132
- Streamline unit storage by @royfalk in #133
- Fix issue caused by new drive PR #896 by @royfalk in #134
- Recreate degraded speed governor in llama.begin by @evertvorster in #139
- Finish moving content to ship view on python by @royfalk in #136
- Task more config by @royfalk in #137
- Migrate from imp to importlib by @david-geiger in #110
- .github/workflows/*.yml x4: Various updates by @stephengtuggy in #141
- Prepare for Windows and macOS installers - 0.10.x by @stephengtuggy in #142
- ship_view.py: Fix a few things, best I can figure out by @stephengtuggy in #144
- Bump softprops/action-gh-release from 2.0.8 to 2.2.1 by @dependabot[bot] in #145
- More On Packaging -- 0.10.x by @stephengtuggy in #147
- Yet More On Packaging -- 0.10.x by @stephengtuggy in #149
- Fix bug 589 by @royfalk in #152
- Bump lukka/get-cmake from 3.31.4 to 3.31.5 by @dependabot[bot] in #153
- Windows-Release.yml: invoke CPack via CMake:… (0.10.x) by @stephengtuggy in #151
- Migrate save game utility by @royfalk in #157
- Fix Windows packaging directory and add PowerShell scripts -- 0.10.x by @stephengtuggy in #158
- Support engine change to Radar component by @royfalk in #156
- Hull, armor and shield components by @royfalk in #155
- Fix issue in upgrade view by @royfalk in #160
- Misc. Components by @royfalk in #159
- Bump lukka/get-cmake from 3.31.5 to 3.31.6 by @dependabot[bot] in #161
- Fix SPEC Capacitor II by @stephengtuggy in #167
- Bump lukka/get-cmake from 3.31.6 to 4.0.0 by @dependabot[bot] in #168
- Fix Sunrise and Sunset by @stephengtuggy in #169
- Fix travel mode multiplier by @stephengtuggy in #166
- config.json: Change default resolution by @stephengtuggy in #170
- config.json: Add a ton of new configuration settings by @stephengtuggy in #171
- build(deps): bump lukka/get-cmake from 4.0.0 to 4.0.1 by @dependabot[bot] in #173
- Fix some settings values by @stephengtuggy in #174
- build(deps): bump softprops/action-gh-release from 2.2.1 to 2.2.2 by @dependabot[bot] in #176
- CPack -- NSIS64 for Windows -- 0.10.x by @stephengtuggy in #178
- build(deps): bump lukka/get-cmake from 4.0.1 to 4.0.2 by @dependabot[bot] in #181
- CMakeLists.txt: Fix vsUTCS Start Menu item for 0.10.x by @stephengtuggy in #183
- Initial commit - new settings app by @royfalk in #186
- Create audio and performance tabs by @royfalk in #192
- Add optional attributes to cargo: passenger, slave, upgrade, weapon by @royfalk in #185
- Restore startup music; add Windows 2025 CI by @stephengtuggy in #189
- Add key bindings support to settings app by @royfalk in #193
- Add joystick and mouse controls by @royfalk in #194
- Redo Splash Scenes, Audio by @stephengtuggy in #195
- build(deps): bump softprops/action-gh-release from 2.2.2 to 2.3.2 by @dependabot[bot] in #188
- build(deps): bump lukka/get-cmake from 4.0.2 to 4.0.3 by @dependabot[bot] in #187
- Fix issue 74 by @royfalk in #184
- Windows-CI.yml, Windows-Release.yml: Remove Windows 2019 by @stephengtuggy in #197
- Remove missing keys by @royfalk in #199
- Support for engine PR 1233 by @royfalk in #198
- Adjust warp ramp down time, etc. by @stephengtuggy in #200
- build(deps): bump lukka/get-cmake from 4.0.3 to 4.1.0 by @dependabot[bot] in #201
- 8 GitHub Workflows: Grant appropriate permissions explicitly to each one by @stephengtuggy in #202
New Contributors
- @david-geiger made their first contribution in #111
- @dependabot[bot] made their first contribution in #114
Full Changelog: v0.9.0-alpha1...v0.10.0-alpha1
v0.9.1
What's Changed
- 4 files: Bump assets version to 0.9.1 to keep pace with the Game Engine by @stephengtuggy in #172
- Add a few more files to the list of files to be installed by the 0.9.1 installer by @stephengtuggy in #175
- build(deps): bump softprops/action-gh-release from 2.2.1 to 2.2.2 by @stephengtuggy in #177
- CPack -- NSIS64 for Windows -- 0.9.x by @stephengtuggy in #179
- Fix vsUTCS Start Menu Item for 0.9.x by @stephengtuggy in #182
Full Changelog: v0.9.0...v0.9.1
v0.9.1-beta3
What's Changed
- Fix vsUTCS Start Menu Item for 0.9.x by @stephengtuggy in #182
Full Changelog: v0.9.1-beta2...v0.9.1-beta3
v0.9.1-beta2
What's Changed
- CPack -- NSIS64 for Windows -- 0.9.x by @stephengtuggy in #179
Full Changelog: v0.9.1-beta1...v0.9.1-beta2
v0.9.1-beta1
What's Changed
- 4 files: Bump assets version to 0.9.1 to keep pace with the Game Engine by @stephengtuggy in #172
- Add a few more files to the list of files to be installed by the 0.9.1 installer by @stephengtuggy in #175
- build(deps): bump softprops/action-gh-release from 2.2.1 to 2.2.2 by @stephengtuggy in #177
Full Changelog: v0.9.0...v0.9.1-beta1
v0.9.0
What's Changed
- bases/main_menu.py: Bump version in intro title and credits title to 0.7 by @stephengtuggy in #38
- .travis.yml: Omit Fedora 31; add Fedora 33 by @stephengtuggy in #39
- bases/main_menu.py; documentation/readme.txt; vsinstall.sh: Bump version by @stephengtuggy in #40
- Updated the vs script to not squirrel away the console output anymore. by @evertvorster in #41
- Icon by @evertvorster in #42
- Migration: GitHub Actions by @BenjamenMeyer in #44
- Migration: Drop Support for Travis-CI by @BenjamenMeyer in #45
- CI: Sync with changes from 0.7.x by @BenjamenMeyer in #54
- 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
- modules/*.py x4: Replace
imp.reloadwithimportlib.reload… by @stephengtuggy in #140 - Prepare for Windows and macOS installers - 0.9.x by @stephengtuggy in #143
- More On Packaging -- 0.9.x by @stephengtuggy in #146
- Yet More On Packaging -- 0.9.x by @stephengtuggy in #148
- Windows-Release.yml: invoke CPack via CMake:… (0.9.x) by @stephengtuggy in #150
- Add PowerShell scripts build.ps1 and package.ps1; use them in Windows CI by @stephengtuggy in #154
- Update copyleft header notices for 0.9.0 (11 files updated) by @stephengtuggy in #165
New Contributors
- @susnux made their first contribution in #58
- @ministerofinformation made their first contribution in #70
Full Changelog: v0.6.0...v0.9.0
v0.9.0-beta2
What's Changed
- Update copyleft header notices for 0.9.0 (11 files updated) by @stephengtuggy in #165
Full Changelog: v0.9.0-alpha6...v0.9.0-beta2
v0.9.0-beta1
What's Changed
- Add PowerShell scripts build.ps1 and package.ps1; use them in Windows CI by @stephengtuggy in #154
Full Changelog: v0.9.0-alpha5...v0.9.0-beta1
v0.9.0-alpha6
What's Changed
- Add PowerShell scripts build.ps1 and package.ps1; use them in Windows CI by @stephengtuggy in #154
Full Changelog: v0.9.0-alpha5...v0.9.0-alpha6
v0.9.0-alpha5
What's Changed
- Windows-Release.yml: invoke CPack via CMake:… (0.9.x) by @stephengtuggy in #150
Full Changelog: v0.9.0-alpha4...v0.9.0-alpha5