Skip to content

Commit

Permalink
Update version to v17.7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Feb 4, 2024
1 parent efb5a5c commit 7fc46c0
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 7 deletions.
4 changes: 2 additions & 2 deletions GameData/RealismOverhaul/RO.version
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
},
"VERSION": {
"MAJOR": 17,
"MINOR": 6,
"PATCH": 2,
"MINOR": 7,
"PATCH": 0,
"BUILD": 0
},
"KSP_VERSION": {
Expand Down
27 changes: 23 additions & 4 deletions GameData/RealismOverhaul/changelog.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,33 @@ KERBALCHANGELOG
website = github.com/KSP-RO/RealismOverhaul
VERSION
{
version = 17.6.2.0
version = 17.7.0.0
versionKSP = 1.12.3
CHANGE
{
change = What's Changed
subchange = Fix the rotations of child parts being wrong on vessels when Principia is not installed
subchange = Rewrite rotation module caching for better perf and coherency
subchange = Patch more ways rotation and position are set, for better perf
subchange = Add Chinese engine configs (+Kerwis)
subchange = Add Fuji configs
subchange = Add Hephaistos Configs
subchange = Add ramjets and 0.7m intake
subchange = Add RL10C-X Config
subchange = Configure FFT fission engines and adjust radiator properties
subchange = Add better reliability configs for early solids
subchange = Reduce minimum part RigidBody mass from 2kg to 1kg
subchange = Add more realistic alternators to jets
subchange = Add warning when PersistentThrust is installed
}
}
VERSION
{
version = 17.6.2.0
versionKSP = 1.12.3
CHANGE
{
change = What's Changed
subchange = Fix the rotations of child parts being wrong on vessels when Principia is not installed
subchange = Rewrite rotation module caching for better perf and coherency
subchange = Patch more ways rotation and position are set, for better perf
subchange = Add a note about Speculative being the default specLevel
}
}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<p align="center">
<a href="https://nightly.link/KSP-RO/RealismOverhaul/workflows/buildAndTest/master/RealismOverhaul.zip" rel="nofollow"><img src="https://badgen.net/badge/Nightly%20build/download/blue"></a>
<a href="https://discord.gg/V73jjNd" rel="nofollow"><img src="https://badgen.net/discord/online-members/V73jjNd?icon=discord"></a>
<a href="https://github.com/KSP-RO/RealismOverhaul/compare/v17.6.2.0...master" rel="nofollow"><img src="https://img.shields.io/github/commits-since/KSP-RO/RealismOverhaul/latest"></a>
<a href="https://github.com/KSP-RO/RealismOverhaul/compare/v17.7.0.0...master" rel="nofollow"><img src="https://img.shields.io/github/commits-since/KSP-RO/RealismOverhaul/latest"></a>
</p>

# Realism Overhaul
Expand Down

0 comments on commit 7fc46c0

Please sign in to comment.