Skip to content

Releases: wegylexy/XPLM

Update C#

11 Feb 13:21

Choose a tag to compare

Update C# Pre-release
Pre-release

Fix array accessors for custom dataref

03 Sep 16:49

Choose a tag to compare

Pre-release
1.0.7-alpha

Fix array accessors for custom dataref

Custom widgets and datarefs

03 Sep 08:58

Choose a tag to compare

Pre-release
  • Create custom widget
  • Set read-only vectors
  • Resize vectors

Add UIGraphics, Widgets and StandardWidgets

30 Aug 03:50

Choose a tag to compare

1.0.5-alpha

Add UIGraphics, Widgets and StandardWidgets

Add Planes and Graphics API

24 Aug 11:30

Choose a tag to compare

Pre-release
1.0.4-alpha

Add planes and graphics APIs

Catch exceptions

16 Jul 10:57

Choose a tag to compare

Catch exceptions Pre-release
Pre-release

Whether a debugger is attached or not, prevent crashing X-Plane due to uncaught exceptions.

Hide unmanaged-callers-only methods

16 Jul 10:03

Choose a tag to compare

Pre-release

Implementation must now inherit from the abstract XPluginBase instead of exporting native entry points explicitly.

Initial Preview

15 Jul 20:02

Choose a tag to compare

Initial Preview Pre-release
Pre-release

Includes a template project that publishes *.xpl with native AOT.