From 191c836ce44b0b07b143df3c00a4d4a529fb14e3 Mon Sep 17 00:00:00 2001 From: JonnyOThan Date: Mon, 11 Nov 2024 15:28:57 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac64282..92890c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,20 @@ ### Notable Changes * Added support for [Simplex station parts habs](https://spacedock.info/mod/3644/SIMPLEX%20Station%20Parts%20Habs) +* Add passthrough options for stock 1.25m fuel tanks +* Reduced logging verbosity to improve loading performance +* Improve performance overhead of FreeIva part modules +* Adjusted depth mask/window rendering order to fix lots of clipping issues at the borders of windows +* Close hatches when undocking/decoupling when necessary +* Hatch tubes are now hidden when IVA overlay mode is enabled +* Added sounds to food/drink props (and one bonus prop) + +### Bug Fixes + +* Fix a bug causing hatches in the Pathfinder Hacienda module to not be connected properly +* Fix a bug that could cause you to fall out of the world when boarding the Planetside MMSEV rover from EVA +* Fix a bug where held props could disappear if you buckled and unbuckled +* Fix a bug that would break the flight camera if the active kerbal died while in a separate part ## 0.2.19.0 - 2024-09-23