Summary
This update includes a few various fixes and the ability for extension developers to disable bodygroup syncing on the exterior and interior doors.
Changes
- Updated languages via CrowdIn
- Updated Simplified Chinese
Fixes
- Fixed data retrieval from the interior and parts sometimes returning an incorrect value by @MattJeanes (#1077)
- Note: This may fix a few issues but notably it fixes the disable console control
- Fixed error spam if an interior has no lighting data defined by @parar020100 (#1077)
- Fixed the throttle lights being stuck on in the default interior by @parar020100 (#1077)
Internal changes
- Allow interiors to prevent bodygroup syncing on the doors by @parar020100 (#1077)
- This is done by setting
T.SyncExteriorBodygroupToDoors = false
on the interior
- This is done by setting
Full Changelog: 2024.2.0...2024.2.1