Hi All, released today is a new version of the SDK 0.7.0.0
I uninstalled and installed fresh to see if it resolves some of the issues I encountered with the patch and its effect on my airport ATC/ILS etc.
I am also reviewing the sample NAVDATA and have created a package for LFCS (where it is modelled) so you can actually see where nav aids ILS etc are placed. It seems the two ILS approaches are duplicates - I am correcting them so that IL00 and IL01 are correct.
SDK changes
- WASM:
- Fixed handling of wrong IDs in get_name_of_named_variable and panel_resource_string_get.
- Fixed
MSFS WASM Moduleproject template settings. - Linker error messages now properly reported in the Visual Studio Output window.
- Samples:
- Added Windsock sample.
- Added Bears sample.
Developer mode changes
- Project Editor:
- Remove
Outpur Dirsettings for new project. - Fix
Build Packageadding not necessary information inlayout.json. - Fix mixing images for
CatalogandContent Infothumbnail.
- Remove
- Scenery Editor:
- Display error when new airport is outside the qmid of the previous airport.
- Display parking heading.
- Make attach point name editable.
- Jetways spawn a SimObject by default.
- Fix projected meshes don’t overlap runway markings.
- Fix hidden sceneries & projected meshes poping.
- Fix crash when adding Jetways.
- Aircraft Editor:
- Fix freeze when loading an airplane without a
[FLAPS]section. - Fix Pitch and Heading Pan Rate edition in
[CAMERA]section. - Fix renaming a duplicate light modifying also the original light.
- Fix freeze when loading an airplane without a
- Debug:
- Added option to debug draw rectangles, polygons, exclusion rectangles and terraformers.
- Debug draw for osm roads.