v0.9.0-alpha1
Pre-release
Pre-release
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