Skip to content

2024.2.1

Latest
Compare
Choose a tag to compare
@MattJeanes MattJeanes released this 20 Jun 15:40
· 4 commits to dev since this release
8768148

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

Full Changelog: 2024.2.0...2024.2.1