v1.4.0 - Native L Vars and improved Pause Events #51
mpaperno
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Changes since v1.3.2
Version number:
1040000
This could lead to some confusion, for example if a variable name is misspelled or never used by any model in the first place.
The name has been kept for backwards compatibility. See the new event descriptions below for more details on pause modes.
Added or Updated Actions/Connectors
MSFS - Simulator System category:
Added Events
Added to MSFS - Simulator System -> Simulator System Event choices:
the new "Pause - Full" plugin action, or a SimConnect "PAUSE_SET" Event with a value of
1
. (Possibly other ways as well?)Added State
MSFS - Simulator System category:
Eg. if "active pause" is enabled and the sim is also paused with the "ESC" key, the value of this state would be "ACTIVE,SIM". See descriptions of new Events for more details on pause modes.
Check the README for installation instructions and other documentation.
There are no changes in the optional WASimModule component. The version listed here under Assets is the same as from the plugin's v1.3.1 release. No need to update it if already installed.
This discussion was created from the release v1.4.0 - Native L Vars and improved Pause Events.
Beta Was this translation helpful? Give feedback.
All reactions