Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

42 lines (27 loc) · 1.39 KB

Changelog for Interactive Control script

4.1.1 - 2018-09-27

Added

4.1.0 - 2018-08-11

Added

  • Support for handbrake. This feature needs handrake mod.
  • New attribute toggleStyle on IC root tag. This attribute allows you to define default toggle style for IC

Changed

  • Fix outside camera (Issue #1). Now there is no ugly bug with camera position after turning outside IC off.
  • Fix behaviour of of attached implement with IC (Issue #2).
  • Improvement of code in main update.
  • Fix issue #4 - saving toggle style.
  • Fix issue #5 - update error in turnOn events when retrieving status.
  • Fix issue #6 - network communication and also test this. Now MP works fine.

4.0.4 - 2018-01-25

Added

  • Support for click sound. This sound uses g_currentMission.sampleToggleLights sample so user does not need to create his own sample. (Suggested by GtX from LS Modcompany)

Changed

  • Fix update status for this events (Suggested by GtX from LS Modcompany)
    • radio.channelUp - now remaining always as close
    • radio.channelDown - now remaining always as close
    • lights.beaconLights - there was a bug with calculating open status of this event.
  • Update documentation because of click sound.
  • Fix some documentation issues

4.0.3 - 2018-01-24

First release for Farming Simulator 17