15 Commits

Author SHA1 Message Date
McMicha
174cd37009 New Version 1.2.0
Change to version 1.2.0
performance optimising
add J-11A
fix a bug on CDU export on A-10C
fix UFC, ODU, UVHF display export bug on AV8BNA
optimise many export values on MiG-21Bis
optimise many export values on MiG-29A/G/S
2018-12-12 23:33:45 +01:00
McMicha
6480fbac91 change to version 1.1.1
add new function
ExportScript.Tools.KeyInTable(Table, Key)
ExportScript.Tools.ValueInTable(Table, Value)
2018-09-22 13:24:47 +02:00
McMicha
e3536fbfa2 Change to version 1.1.0
Add support for AV-8B N/A, Mirage 2000 and F/A-18C Hornet (BETA)
Add many new useful auxiliary functions
Revise network socket usage for a stable connection
Introducing a new versioning scheme, 1.x.x.x Major version, x.1.x Subversion, x.x.0 Bug fixing level
...
2018-08-09 00:36:35 +02:00
McMicha
260fa80177 Change to Version 1.0.2
Add Help functions:
ExportScript.Tools.getListIndicatorValue()
ExportScript.Tools.RoundFreqeuncy()

replace previous code with calls to the new functions.

Add new PDF Documenation

Last version for DCS World 1.5.8 and 2.5.0
2018-06-17 20:22:45 +02:00
McMicha
b6009e5d33 fix for F-86 multiplayer export
add the variable ExportScript.NoLuaExportBeforeNextFrame to avoid errors during multiplayer export of F-86
2018-03-27 23:50:55 +02:00
mcmicha
944219abf2 cleanup
change function ExportScript.Tools.ProcessOutput
add export interval timing
2017-07-17 23:47:34 +02:00
mcmicha
140bbd4c14 Add new function ExportScript.Tools.ProcessOutput()
Features from ExportScript.lua -> LuaExportActivityNextEvent(t)
All output processes...
2017-06-30 00:52:15 +02:00
mcmicha
446f2d6364 Add the function function ExportScript.Tools.negate() to negate the transfer values. 2017-03-08 23:20:10 +01:00
mcmicha
0fa116a3b8 Code glean up.... 2017-02-15 23:45:29 +01:00
mcmicha
fae5e59f31 Code cleared up...
Supplement the function ExportScript.Tools.SelectModule() to determine the possible map and to send the information to Ikarus.
2017-02-15 23:26:35 +01:00
mcmicha
923cc06b00 add function ExportScript.Tools.trim
add function ExportScript.Tools.ltrim
add function ExportScript.Tools.rtrim
add function ExportScript.Tools.subst
2016-12-22 01:58:45 +01:00
mcmicha
2e5f545d4a rewrite function ExportScript.Tools.ProcessInput().... 2016-09-09 00:22:10 +02:00
mcmicha
34f70051ab Add new function function ExportScript.Tools.IkarusCockpitLights() for activation from cockpit light in Ikarus 2016-03-16 00:46:30 +01:00
mcmicha
5809ab7a3c catch exceptions for nil value 2016-02-19 19:52:50 +01:00
mcmicha
d6302f1e70 New Version for DCS World Version 1.5.2 and Iakrus and DAC.
This Version ist without support for HT or HELIOS.
2016-01-24 18:58:21 +01:00