|
| 1 | +# [0.2.18.4] - 2024-03-03 |
| 2 | + |
| 3 | +## Notable Changes |
| 4 | + |
| 5 | +* Habtech CBM hatches now have a blocked variant |
| 6 | +* Stock mk3 crew cabin now has ventral and dorsal hatches and attachnodes |
| 7 | +* Open animation limit can now be configured per hatch |
| 8 | +* B9PSConditionalProp can now specify multiple subtypes |
| 9 | + |
| 10 | +## Bug Fixes |
| 11 | + |
| 12 | +* Fixed some missing texture errors |
| 13 | +* Fixed a bug where using the seats in the inline docking ports could cause the IVA kerbal to stop spawning |
| 14 | +* Fixed a bug preventing requireDeploy in the internal module from working |
| 15 | +* Improved error reporting when a cutout target isn't found |
| 16 | +* Prevent going EVA from hatches connected to deactivated airlocks |
| 17 | +* "Close forever" button on the tutorial window will now keep it closed until the next KSP restart instead of per scene |
| 18 | +* Fixed auto-detection system for internal spaces that are only referenced via Reviva configs (fixes hatches in some warbirds cockpits when used with Reviva, and probably others) |
| 19 | +* Fixed centrifugal force calculation for spinning parts so that it points towards the axis of rotation rather than center of mass |
| 20 | +* Fixed broken camera when boarding from EVA before IVA had ever been used since the last scene switch |
| 21 | +* Fixed boarding behavior not working when using a kerbal that had not gone EVA since the last scene switch |
| 22 | +* Planetside: Fix hatches not changing properly per subtype in the vertical base node |
| 23 | +* Planetside: Fix going EVA from some parts when alternate endcaps were used |
| 24 | +* Restock: Fix error message when using mk1 lander |
| 25 | +* Restock: Fix inflatable airlock |
| 26 | +* Restock: Fixed hatches in mk2landercan |
| 27 | +* SSPX: inflatable habs and centrifuges no longer show the internal in the IVA overlay when not inflated/expanded |
| 28 | +* SXT: Fixed hatches and cutouts in large passenger cabin |
| 29 | +* SXT: Fixed a bad model reference in the 6-way hub |
| 30 | +* KNES: Fixed dorsal hatch on French Hermes crew module and docking module |
| 31 | +* Tantares: Included v2 parts in support patches |
| 32 | +* ACK: Fixed blocked bottom hatch in HLS |
| 33 | +* ACK: Fixed wrong cutout target in HLS |
| 34 | + |
| 35 | +--- |
| 36 | + |
1 | 37 | # [0.2.18.3] - 2023-11-14 |
2 | 38 |
|
3 | 39 | ## Bug Fixes |
|
0 commit comments