Skip to content

Releases: EvenAR/node-simconnect

v4.0.0

14 Jul 17:04
Compare
Choose a tag to compare

What's Changed

  • Use the bigint type instead of Long for event ID hashes #108

v3.6.2

27 Feb 18:47
Compare
Choose a tag to compare

What's Changed

  • Fix inconsistent increment/decrement when setting input events by @EvenAR in #100

Full Changelog: 3.6.1...3.6.2

v3.6.1

23 Dec 12:18
Compare
Choose a tag to compare

What's Changed

  • Fixed bug where region in facility list was lost by @AndreKlang in #94
  • Added support for PAVEMENT, APPROACHLIGHTS, VASI by @AndreKlang in #95
  • Fix issue with large messages over network connection by @EvenAR in #96

New Contributors

Full Changelog: 3.6.0...3.6.1

v3.6.0

16 Dec 16:51
Compare
Choose a tag to compare

New functions from MSFS SU13

What's added:

  • enumerateControllers (#87)
  • mapInputEventToClientEventEx1 (#86)
  • enumerateInputEvents (#86)
  • getInputEvent (#86)
  • setInputEvent (#86)
  • subscribeInputEvent (#86)
  • unsubscribeInputEvent (#86)
  • enumerateInputEventParams (#86)
  • executeAction (#86)

See:

Full Changelog: 3.5.0...3.6.0

v3.5.0

29 Jun 14:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.4.3...3.5.0