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

40 Commits

Author SHA1 Message Date
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
b648821e7d Version updated to 1.1.1.1 2015-06-24 19:42:23 +00:00
dfc9255585 Added: restart option to in-game Addons menu 2015-06-17 16:28:18 +00:00
76565a9c5d Compatibility with FSX - Steam Edition
AutoLaunch feature
2015-04-18 11:42:15 +00:00
20350cfdd7 Changed logging to X2Log
Implemented tray icon functionality
2015-04-18 10:28:53 +00:00
f2bcf3401d Version 1.0.8 2015-03-14 10:01:26 +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
388d5ddfaf Added: setup
Fixed: "Path not found" error on first startup
2014-09-01 06:08:31 +00:00
6ad8593423 Updated version info 2014-07-02 22:45:10 +00:00
b30d1ec59d Added fuel level function 2014-07-02 22:23:17 +00:00
0a9d825261 2013-04-14 09:25:40 +00:00
a9b472ea9a Changed: poll FSX instead of handling the event (0.6-style), in the hopes of solving a stability issue 2013-02-28 22:01:26 +00:00
4fb7b842f5 Reintegrated branches/longterm 2013-02-24 21:04:48 +00:00
72121a83ec Bugfixes pre 1.0 release 2013-02-24 21:00:48 +00:00
50580144ac Ready for beta 1.0!
Added: FSX state
Added: incremental search for functions
Added: converted all 0.6 functions
Fixed: state being forgotten when changing the profile
2013-02-24 20:09:47 +00:00
2cef07e337 Added: converting old registry settings to new XMLs
Added: framework for all converted FSX functions
2013-02-22 21:52:12 +00:00
4d0e2a5af6 Added: automatic detection of Throttle plug in / out
Added: actual SimConnect connection and auto-reconnect
2013-02-21 21:59:29 +00:00
f1b9a63fda Refactored: ILEDColor to ILEDStateColor (to prevent conflicts with the TLEDColor enum)
Reanimated: LEDStateConsumer and G940LEDStateConsumer; all LED state colors (including flashing) work and update properly after changing the profile
- FSX functions crash horribly
2013-02-19 22:22:15 +00:00
b66659cd95 Added: engine, landing gear and light state functions as an implementation proof of concept
Added: IFSXSimConnect interface and data handling prototype
2013-02-18 21:46:32 +00:00
d665f2d979 Refactored: separated definition and functionality by introducing the Function Worker
Changed: button configuration form uses runtime components for the states intead of a VirtualTreeView
2013-02-17 19:06:27 +00:00
0940df6214 Split Anti-ice into Engine anti-ice and De-ice 2013-02-17 12:01:15 +00:00
59fc110814 Added: start of colour editor in button function form 2013-02-17 10:39:25 +00:00
32f411c1b8 Added: start of configuration conversion
Added: registration of states
Added: prototype FSX function implemention
- subject to change; separation of definition and running state will be added later
2013-02-14 21:45:25 +00:00
9929578ef0 Added: start of button configuration form 2013-02-10 20:39:34 +00:00
9da668afc1 Added: State abstraction layer; provides the ability for the user to select a color for each state a function supports
Added: loading/saving profiles
2013-02-10 16:39:00 +00:00
688b859f66 Added: basic interfaces for refactoring 2013-02-06 07:19:35 +00:00
cf1183a6ff Added recognition lights (just in time for release 0.6) 2013-01-28 22:37:27 +00:00
3dd944e41b Added: Tail hook, autopilot, anti-ice switch functions 2013-01-20 21:15:05 +00:00
208da55c23 Added:
Pressurization dump switch
Autopilot
2012-11-28 20:34:36 +00:00
25aa106abc Added an auto update check 2012-11-19 20:59:08 +00:00
9e2fa518aa Added support for spoilers (air brake)
Now checks if flaps/spoilers are available
2012-11-19 19:56:37 +00:00
b01ca9b9e7 - Forgot to commit the release version
- Added nav/strobe/beacon lights, flaps status, exit door status and master switch states
2012-08-13 11:58:54 +00:00
e5463b9e27 Implemented warning and error states
Improved error handling
Delphi XE2 compatibility
2012-01-08 20:07:38 +00:00
caec794f3b Refactored to single task 2012-01-04 21:18:12 +00:00
3b34cdef39 Initial commit 2012-01-04 19:11:07 +00:00