Commit Graph

53 Commits

Author SHA1 Message Date
FlightControl 498505b7b8 Fixed a group not existing when building the _DATABASE 2016-05-20 16:29:57 +02:00
Sven Van de Velde 1cb97aca38 Merge remote-tracking branch 'refs/remotes/origin/master' into MissileTrainer
# Conflicts:
#	Embedded/Moose_Embedded.lua
#	Moose/MissileTrainer.lua
#	Test Missions/Moose_Test_MISSILETRAINER/Moose_Test_MISSILETRAINER.lua
#	Test Missions/Moose_Test_MISSILETRAINER/Moose_Test_MISSILETRAINER.miz
2016-05-18 11:09:21 +02:00
svenvandevelde 9b0879626f Fix bug where missiles were deleted client to client
Bug solve of the early deletion of missiles fired from client to client
(air to air f.e.).
Updated documentation.
Added API to change the frequency of tracking.
2016-05-17 10:57:51 +02:00
Sven Van de Velde 219f44e008 Embedded 2016-05-17 06:33:19 +02:00
Sven Van de Velde 128bb0cc2c Documentation 2016-05-14 06:41:46 +02:00
Sven Van de Velde d1b3de1940 Progress 2016-05-13 12:46:08 +02:00
Sven Van de Velde b7a2e8b278 Embedded 2016-05-10 17:28:37 +02:00
Sven Van de Velde 812c4216c5 Updated SPAWN with the SCHEDULER class 2016-05-10 15:48:53 +02:00
Sven Van de Velde bfb1bcc232 Anapa Airbase red Task Force 4 is working now :-)
You can pickup oil workers from the oil derrick with the helicopter in
mid sea...
2016-05-09 15:01:19 +02:00
Sven Van de Velde aaa3ab07e3 Updated Anapa Airbase 2016-05-07 15:25:51 +02:00
Sven Van de Velde 38244f10dd Embedded 2016-05-07 07:18:54 +02:00
Sven Van de Velde f981200409 MissileTrainer first version 2016-05-03 13:47:02 +02:00
FlightControl 25330755e2 Embedded 2016-05-01 07:36:39 +02:00
FlightControl 7bb367d3ff Added Moose.lua in embedded.lua file 2016-04-30 11:04:54 +02:00
FlightControl 780a0e02cc Embedded 2016-04-30 10:44:59 +02:00
FlightControl 0990e34fef Built coroutines for iterators 2016-04-28 19:12:42 +02:00
FlightControl fe6d94466d Moose Embedded update 2016-04-27 15:36:24 +02:00
FlightControl 56fca825f0 Scoring working now ... 2016-04-26 11:41:58 +02:00
FlightControl 847813c741 Updated scoring attached to the mission scheduler. 2016-04-26 11:23:35 +02:00
FlightControl 6fba093b77 Embedded 2016-04-24 07:49:08 +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 a0bfe549a7 Preparing the test mission for users. 2016-04-13 15:36:47 +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 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
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 42dea077c2 Updated embedded and escort 2016-04-04 09:57:15 +02:00
FlightControl 7ed66f05a6 Added escort briefing logic. 2016-04-03 10:15:48 +02:00
FlightControl 883246e154 Embedded 2016-04-02 23:18:20 +02:00
FlightControl 96e4fc2997 Regenerate embedded 2016-04-02 17:28:58 +02:00
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 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 7abd07f545 Problem with Vec3 2016-03-24 18:09:22 +01:00
FlightControl 9e9d3c9cc7 Fixed problems with the client 2016-03-24 17:24:34 +01:00
FlightControl 4e87256c9a update to load embedded 2016-03-24 12:27:34 +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 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 dafc151ce0 Optimizations 2016-03-17 14:31:32 +01:00