FlightControl
560e3d643f
Worked on DCS function prototyping
...
Found in LDT the means to create using luadoc function prototypes using
a documentation mechanism. Am reworking now the DCS function manual to a
luadoc structure.
2016-03-24 11:00:49 +01:00
FlightControl
11c7cea1de
New ESCORT class, first version ...
...
This class does now detection reporting to the main client group.
2016-03-19 01:45:15 +01:00
FlightControl
8c46f7c7f2
Updated scoring and made it better.
...
Implemented also a fracitide function. Anybody committing fracitide
above 150 penalty points, gets destroyed and cannot join anymore.
2016-03-18 12:45:21 +01:00
svenvandevelde
1a530ad9ba
Documentation
2016-03-16 08:35:33 +01:00
svenvandevelde
64c36c840b
Documentation
2016-03-16 07:03:28 +01:00
svenvandevelde
17f961f7d9
Documentation
2016-03-15 17:56:41 +01:00
svenvandevelde
9e9e75271c
Rework of SPAWN. Finished for release
2016-03-11 12:17:29 +01:00
svenvandevelde
17bfcf8373
Rework of SPAWN
...
- Visible Array
- Internal table in SPAWN
GROUP functions
- Route
- RouteToZone
- CopyRoute
SPAWN functions
- SpawnFromUnit
- SpawnInZone
Replaced SpawnFromCarrier overall
2016-03-06 08:50:28 +01:00
svenvandevelde
a939220d20
Added functions for rescue mission.
2016-02-26 19:44:27 +01:00
svenvandevelde
6955d45840
Lots of fixes for cargo + optimization of Stage Messages
2016-02-25 14:52:16 +01:00
svenvandevelde
84b79b0a75
Removed Group usage from _AddPlayerFromUnit
...
Due to bug 1.5 in DCS world
2016-02-19 19:56:11 +01:00
svenvandevelde
4a52422fe1
Added GROUP, ZONE classes to handle Tasks and Zones
...
GROUP will be a class abstraction for the DCS Group class, incorporating
the Controller for tasks.
ZONE will be a class abstraction for a trigger zone.
Each of these classes will have properties to further emulate tasks, and
execute all kind of actions on the object.
2016-02-17 14:58:27 +01:00