8 Commits

Author SHA1 Message Date
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