Skip to content

Releases: wegylexy/XPLM

Update C#

11 Feb 13:21
Compare
Choose a tag to compare
Update C# Pre-release
Pre-release

Fix array accessors for custom dataref

03 Sep 16:49
Compare
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
Compare
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
Compare
Choose a tag to compare
1.0.5-alpha

Add UIGraphics, Widgets and StandardWidgets

Add Planes and Graphics API

24 Aug 11:30
Compare
Choose a tag to compare
Pre-release
1.0.4-alpha

Add planes and graphics APIs

Catch exceptions

16 Jul 10:57
Compare
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
Compare
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
Compare
Choose a tag to compare
Initial Preview Pre-release
Pre-release

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