Releases: EvenAR/node-simconnect
Releases · EvenAR/node-simconnect
v4.0.0
v3.6.2
v3.6.1
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
- @AndreKlang made their first contribution in #94
Full Changelog: 3.6.0...3.6.1
v3.6.0
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:
- https://docs.flightsimulator.com/flighting/html/Programming_Tools/SimConnect/API_Reference/InputEvents/SimConnect_EnumerateControllers.htm?rhhlterm=simconnect_enumeratecontrollers&rhsearch=simconnect_enumeratecontrollers
- https://docs.flightsimulator.com/flighting/html/Programming_Tools/SimConnect/SimConnect_API_Reference.htm#inputevents
Full Changelog: 3.5.0...3.6.0
v3.5.0
What's Changed
- Implemented
requestJetwayData
(see SimConnect_RequestJetwayData) - Done some minor internal refactoring
Full Changelog: 3.4.3...3.5.0