13 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
ce789cb0a8 change DCS version number to 2.5.3 2018-09-22 13:25:15 +02:00
mcmicha
bc127a7f71
Update ExportScript.lua 2018-09-05 22:29:51 +02:00
mcmicha
7b7e4de96c
Update ExportScript.lua 2018-09-05 11:04:38 +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
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
1dc1549126 add global variables
ExportScript.lastExportTimeHI
ExportScript.lastExportTimeLI

delete global variables
ExportScript.TickCount
ExportScript.TickCountDAC
2017-07-17 23:45:20 +02:00
mcmicha
a1b9b865fd Add callback funktions for standard functions LuaExportStart, LuaExportStop, LuaExportBeforeNextFrame, LuaExportAfterNextFrame...
Delete function LuaExportActivityNextEvent(t).

Add new function request for ExportScript.Tools.ProcessOutput() in function LuaExportBeforeNextFrame().
2017-06-30 00:56:20 +02:00
mcmicha
29037f8e3d Change the function call ExportScript.Tools.ProcessInput() to coroutine call, to increase speed. 2017-04-15 16:29:32 +02:00
mcmicha
7b2193e753 Add the Maps.lua file to find the map.
Change UDP listener and sender timeout.

Optimize export stop send values.
2017-02-15 23:23:15 +01:00
mcmicha
560f107f65 rename "ExportScript.Config.DACListener*" to "ExportScript.Config.Listener*" 2016-09-09 00:20:18 +02:00
mcmicha
8a7989b10b add new debug messages 2016-02-19 19:52:08 +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