v1.1.2 - Patch for two minor issues in v1.1.1 release.
Changes since v1.1.1.0
WASimModule
- Fixed KEY event alias for "AUTORUDDER_TOGGLE" -> KEY_AUTOCOORD_TOGGLE.
(however, due to bug as of SU11 this event doesn't actually work correctly)
WASimUI
- Fixed layout issue in "Variables" form which made the name selector/entry field too narrow.
- Renamed form group "Calculator Event" to "Evaluate Calculator Code".
Please also read the v1.1.1 release notes if upgrading from an earlier version.
The release contains several download options (the actual file names have version numbers appended):
WASimCommander_SDK
- All header files, pre-built static, dynamic, and managed (.NET) libs, packaged WASM module, pre-build GUI, reference documentation, and other tools/examples.WASimModule
- Just the WASM module component, ready to be dropped into a MSFS Community folder (so that the folder wasimcommander-module is inside the Community folder). MSFS would need to be restarted after adding the module for the first time.WASimUI
- Just the GUI application, which is very handy in combination with the WASM module for exploring the system. No installer, simply unzip and run the WASimUI.exe file from either Explorer or a command line.