1
0
mirror of synced 2024-06-25 22:57:40 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
ed7f2f38b0 Fixed SimConnect reference not being held causing immediate disconnects
Fixed allRunning / partiallyRunning being swapped in engines.lua
2017-06-11 20:06:55 +02:00
b597235874 Added placeholders for all 1.6 functions
Implemented most of the systems functions
2017-06-06 23:59:54 +02:00
897ba9310e Added first two Lua script conversions; autopilot airspeed and ATC visibility
Updated DelphiLua
Added scripting documentation
2017-06-04 11:18:48 +02:00
6dbea6f211 Fixed crashes on shutdown due to Lua API being unloaded before the last TLua instance is destroyed 2017-06-01 20:19:25 +02:00
0e13417652 Added Logging methods for Lua scripts
Added exception handling
2017-05-30 22:04:23 +02:00
f92d3e612b Added FSX worker to marshal SimConnect data to Lua structures - untested 2017-05-29 22:56:07 +02:00
54e7e36ee9 Implemented basis for Lua scripting and registering FSX variables - incomplete and crashes on shutdown 2017-05-28 23:51:57 +02:00
b0613d6f5b Added Airspeed Hold function 2016-11-07 19:26:41 +00:00
06faf2aa88 Added Tail wheel lock, Water rudder and Float functions
Improved search functionality
2016-03-20 10:58:29 +00:00
57037928ca Changed: FSX state is now more accurately reflected in the UI
Added: seperate left/right/nose/tail gear functions
Added: flaps handle position based on index and percentage
2015-12-29 11:22:23 +00:00
7a1e4ed494 Added Auto brake and Spoilers armed functions
Added search functionality for functions
Updated version of SimConnect Steam Edition
2015-12-19 13:53:10 +00:00
20350cfdd7 Changed logging to X2Log
Implemented tray icon functionality
2015-04-18 10:28:53 +00:00
f3b7a0c45f Added: pitot heat 2015-03-14 09:43:15 +00:00
22facfa9ba Added: throttle state function
Added: experimental ATC visibility function
2015-03-04 16:14:07 +00:00
b30d1ec59d Added fuel level function 2014-07-02 22:23:17 +00:00
0a9d825261 2013-04-14 09:25:40 +00:00
4fb7b842f5 Reintegrated branches/longterm 2013-02-24 21:04:48 +00:00