FlightControl
1f1494e36f
Bugfix
2016-04-01 21:14:15 +02:00
FlightControl
7709f21842
Bugfix with attack unit
2016-04-01 19:29:30 +02:00
FlightControl
c26950f4a3
BugFix
2016-04-01 18:54:06 +02:00
FlightControl
59650adb0a
Bugfix
2016-04-01 17:50:03 +02:00
FlightControl
b8c10c2f41
A working escort function for helicopters, first version
2016-04-01 17:27:28 +02:00
FlightControl
d4719be695
Progressing on the Escort positioning system.
2016-03-31 10:07:59 +02:00
FlightControl
6834a5f6ea
Completed a first version of an escort follow function!!!
...
And made a test mission for it.
2016-03-29 09:37:32 +02:00
FlightControl
260f109e40
Lots of changes done...
...
Change trace prototypes.
Change DCS class prototypes
2016-03-28 22:54:31 +02:00
FlightControl
8eab8622c6
Latest Updates
2016-03-25 14:36:48 +01:00
FlightControl
ca4d9f1464
Fixed problem with Escort menus and could fine-tune the prototyping.
2016-03-25 09:25:39 +01:00
FlightControl
9e9d3c9cc7
Fixed problems with the client
2016-03-24 17:24:34 +01:00
FlightControl
2e045f2cea
Updated the Escort Class
2016-03-24 12:20:24 +01:00
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