Commit Graph

15 Commits

Author SHA1 Message Date
Mark van Renswoude 9b992a48cc Added missing light states (Cabin, Wing, Logo) 2020-10-19 18:31:57 +02:00
Mark van Renswoude 5796cf95fb Added Prepar3D branding if it's discovered to be running 2017-08-13 16:19:39 +02:00
Mark van Renswoude ff2bc232b2 Fixed: lua52.dll not included in the setup
Fixed: instrument and landing light functions were lost in the conversion
2017-08-13 15:39:32 +02:00
Mark van Renswoude ce6d14e6fd Fixed flaps (handle percentage) function, copy-paste issue 2017-08-11 09:32:30 +02:00
Mark van Renswoude 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
Mark van Renswoude e279ed30d0 Fixed incorrectly named autopilot altitude 2017-06-11 09:12:00 +02:00
Mark van Renswoude 71a65c91c9 Implemented lights.lua
Fixed syntax error in instruments.lua
Added scripts to setup
Update documentation to reflect automatic creation of scripts folders
2017-06-10 16:31:35 +02:00
Mark van Renswoude fc17314236 Implemented instruments.lua 2017-06-10 16:16:13 +02:00
Mark van Renswoude e71d19e77e Implemented radios.lua 2017-06-10 15:04:27 +02:00
Mark van Renswoude 0779f2bfe7 Implemented engines.lua 2017-06-10 14:22:08 +02:00
Mark van Renswoude f716ba17ae Implemented controlsurfaces.lua 2017-06-10 14:00:34 +02:00
Mark van Renswoude 37f3683ceb Implemented autopilot.lua 2017-06-10 10:19:55 +02:00
Mark van Renswoude 3629184960 Improved error handling for loading script files
Implemented all functions in systems.lua
2017-06-10 10:01:00 +02:00
Mark van Renswoude b597235874 Added placeholders for all 1.6 functions
Implemented most of the systems functions
2017-06-06 23:59:54 +02:00
Mark van Renswoude 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