Version 2025.11.8.2945
Jump to navigation
Jump to search
Version 2025.11.8.2945
Development phase
Pre-alpha
Release date
November 29th, 2025
2025.11.8.2945 is a KSA build released on November 29th, 2025 which updated the game to .NET 10 and included some changes and fixes.
Additions
- Additional tweaks to cloud upscaling to reduce trailing/judder
Changes
- Cleaned up unused assets.
- Snapping and connecting in the debug editor are no longer mutually exclusive.
- Fixed Astronomical templates to correctly allow inclinations between -pi and pi.
- Changed custom angle clamping for argument of periapsis and longitude of ascending node to use our library functions.
- Fixed RadianReference constructors to always call OnDataLoad().
- Update to .NET 10
- Convert unit tests to XUnit
- Update packages to latest
- Fix flickering/disconuity artifacts appearing on clouds where horizon line and terrain discontinuities are
Removals
- Removed old Gemini astronomical.
Changelog JSON
View changelog entries
{
"build": "2025.11.8.2945",
"date": "2025-11-29",
"fromRevision": 2939,
"toRevision": 2945,
"commits": [
{
"rev": 2940,
"date": "2025-11-28",
"author": "Morrow",
"lines": [
"Removed old Gemini astronomical.",
"Cleaned up unused assets."
]
},
{
"rev": 2941,
"date": "2025-11-28",
"author": "Morrow",
"lines": [
"Snapping and connecting in the debug editor are no longer mutually exclusive."
]
},
{
"rev": 2942,
"date": "2025-11-28",
"author": "gravhoek-rw",
"lines": [
"Fixed Astronomical templates to correctly allow inclinations between -pi and pi.",
"Changed custom angle clamping for argument of periapsis and longitude of ascending node to use our library functions.",
"Fixed RadianReference constructors to always call OnDataLoad()."
]
},
{
"rev": 2943,
"date": "2025-11-28",
"author": "Rian Drake",
"lines": [
"Update to .NET 10",
"Convert unit tests to XUnit",
"Update packages to latest"
]
},
{
"rev": 2944,
"date": "2025-11-28",
"author": "lghassen",
"lines": [
"Additional tweaks to cloud upscaling to reduce trailing/judder",
"Fix flickering/disconuity artifacts appearing on clouds where horizon line and terrain discontinuities are"
]
}
]
}