Skip to content

v1.0.0.7-beta3

Compare
Choose a tag to compare
@mpaperno mpaperno released this 13 Jul 01:42
· 161 commits to main since this release
1ea637a

Changes since v1.0.0.6-beta2

WASimClient

  • Fixed WASimClient bug introduced in v1.0.0.6 that prevented Client from completing connection to Server on first attempt (but would work on the 2nd).

The issue affected all dependent projects as well. No changes in WASimModule except version number.


The release contains several download options (the actual file names have version numbers appended):

  • WASimCommander_SDK - All header files, pre-built static and dynamic 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.