FlightControl
598cfefba4
Added variable parameter to Alive function
...
So that the client number can be given when the client is alive.
2016-04-24 06:59:21 +02:00
FlightControl
1acf66f74d
Merge branch 'Events-Dispatcher2'
2016-04-24 06:41:23 +02:00
FlightControl
994dc44f00
Merge branch 'master' into Events-Dispatcher2
2016-04-24 06:40:05 +02:00
FlightControl
620844b7e0
Release of new EVENT class
...
The logic of the EVENT class has finished. Releasing it.
2016-04-24 06:24:21 +02:00
FlightControl
ab4f4e75d1
Trying a workaround for a new DCS crash when ReSpawning
...
Now i destroy the group first before respawning...
2016-04-23 13:26:33 +02:00
FlightControl
01c85670ec
Event functions replacement stable now ... (I think)...
2016-04-23 08:17:57 +02:00
FlightControl
66c7ebf786
Further optimization of the Event Dispatcher.
...
Also fixed a problem with DESTROYGROUPTASK
2016-04-20 21:59:37 +02:00
FlightControl
ba44e39344
First version of new event handling ready.
...
only for spawning, now we need to make this for the rest of the AddEvent
handlers :-)
2016-04-20 11:10:26 +02:00
Sven Van de Velde
a8f51751f1
Embedded
2016-04-17 11:44:04 +02:00
Sven Van de Velde
90827d5c35
Merge pull request #21 from FlightControl-Master/Escort
...
Escort
v0.1.0-alpha
2016-04-15 14:31:47 +02:00
FlightControl
74e3b15fe3
Updated the escort function and added APIs
2016-04-15 14:31:09 +02:00
FlightControl
c4d559ea9c
Merge remote-tracking branch 'refs/remotes/origin/master' into Escort
2016-04-15 05:46:45 +02:00
FlightControl
9ae99d2e95
Presentations for videos
2016-04-14 12:29:47 +02:00
Sven Van de Velde
679dd7668e
Updated errors in escaping.
2016-04-14 12:29:03 +02:00
Sven Van de Velde
10ecc6f17c
Changed CSV layout from ; to , for integration into power BI
2016-04-13 22:08:12 +02:00
FlightControl
fd5c012279
Added the velocity and vector calculation for the ESCORT class.
2016-04-13 16:18:11 +02:00
FlightControl
a0bfe549a7
Preparing the test mission for users.
2016-04-13 15:36:47 +02:00
FlightControl
e4085713b7
Put stuff in trash.
2016-04-13 15:26:16 +02:00
FlightControl
5b6183aa2b
Bugfix in Escort
2016-04-13 14:20:54 +02:00
Sven Van de Velde
0861d6a30c
Merge pull request #20 from FlightControl-Master/WayPoints
...
Implemented a WayPoints functionality for GROUPS
2016-04-12 14:33:15 +02:00
FlightControl
6232c9a67c
Implemented a WayPoints functionality for GROUPS
...
WayPoints can be modified on a GROUP.
A function hook is called whenever a group moves over a waypoint.
2016-04-12 14:32:40 +02:00
FlightControl
d6d6f40760
Embedded
2016-04-09 21:29:25 +02:00
FlightControl
f718e05cb5
Fixed typo
2016-04-09 21:28:55 +02:00
FlightControl
8ea20af680
Bugfix ESCORT
...
When the escort is following the lead, the Evasion setting has to be
PassiveDefense, otherwise the helicopter will fly around like a chicken
when in danger.
2016-04-09 07:09:44 +02:00
FlightControl
0bb35e23b9
Fix bug again in SPAWN
...
CleanUp variable
embedded
2016-04-08 23:13:18 +02:00
FlightControl
a3facd957a
Fixed bug in SPAWN
...
- Fixed error in name of variable SpawnCleanUpTimeStamp
2016-04-08 22:50:09 +02:00
FlightControl
90d2bbaf08
Embedded
2016-04-08 20:26:12 +02:00
Sven Van de Velde
f68ff4061c
Merge pull request #19 from FlightControl-Master/Escort
...
Escort
2016-04-08 20:04:29 +02:00
FlightControl
8e901b61f4
Fixed bugs and optimized ESCORT following logic
...
- Optimized the following logic of planes and helicopters.
- Fixed bugs with menus already present in the cache of the client.
- Fixed a bug in the SPAWN ReSpawn function.
- Optimized the JoinUp logic.
2016-04-08 20:03:15 +02:00
FlightControl
ab332f22e7
Updated the Escort class
...
- Registering each excort at the client internally.
- Each escort known at the client can exchange targets.
- Each escort can acquire attack assistance from other escorts known at
the client.
- Made the MENU class more slick. Now menus are removed recursively for
CLIENTS.
- Added a few more types and fine tuned the documentation.
2016-04-07 17:34:44 +02:00
FlightControl
2812339cc1
Merge remote-tracking branch 'refs/remotes/origin/master' into Escort
2016-04-06 07:46:43 +02:00
FlightControl
6d06ddb68f
Fixed the respawn problem and reworked the test mission directory structure
2016-04-05 16:04:36 +02:00
FlightControl
d8704b4028
Fixed bug in Escort class, ROE and ROT was not working. Fixed now...
...
Problem was with variable owning the function was not called properly.
2016-04-04 23:20:37 +02:00
FlightControl
a3c7e7983b
Changes are a joint work session with Midnight...
...
When users use the framework, it will only get better ...
2016-04-04 22:34:09 +02:00
FlightControl
3d6372ff6c
Added dynamic load mission.
2016-04-04 20:00:22 +02:00
FlightControl
3177dc3320
Changed directory to one MOOSE directory, not two MOOSE/MOOSE directories.
2016-04-04 19:51:48 +02:00
FlightControl
42dea077c2
Updated embedded and escort
2016-04-04 09:57:15 +02:00
Sven Van de Velde
07ee6b189a
Merge pull request #18 from FlightControl-Master/Escort
...
Fixed target scanning. There is still an small bug outstanding. Need to clear the task queue.
2016-04-03 13:31:55 +02:00
Sven Van de Velde
2137132a78
Merge pull request #17 from FlightControl-Master/Optimize-Messaging
...
Optimize Messages
2016-04-03 13:31:28 +02:00
FlightControl
d2565068cc
Optimize Messages
2016-04-03 13:29:55 +02:00
FlightControl
958e19537c
Fixed target scanning. There is still an small bug outstanding. Need to clear the task queue.
2016-04-03 11:21:13 +02:00
FlightControl
7ed66f05a6
Added escort briefing logic.
2016-04-03 10:15:48 +02:00
Sven Van de Velde
da0e6a393c
Merge pull request #16 from FlightControl-Master/Documentation
...
Added Smoke, flares + support for ground, naval groups
2016-04-03 09:21:46 +02:00
FlightControl
c97d060f96
Added Smoke, flares + support for ground, naval groups
2016-04-03 09:18:42 +02:00
Sven Van de Velde
fdb232fae3
Merge pull request #15 from FlightControl-Master/Documentation
...
Documentation
2016-04-02 23:20:39 +02:00
FlightControl
883246e154
Embedded
2016-04-02 23:18:20 +02:00
FlightControl
a38d394110
Small documentation fix
2016-04-02 23:14:16 +02:00
FlightControl
9da2f56d37
Updated CLEANUP luadoc documentation.
2016-04-02 23:06:26 +02:00
FlightControl
2dc82d5227
Updated luadoc documentation
...
BASE
CLIENT
2016-04-02 22:41:34 +02:00
FlightControl
96e4fc2997
Regenerate embedded
2016-04-02 17:28:58 +02:00