42 Commits

Author SHA1 Message Date
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
svenvandevelde
5227ad287a New MOOSE embedded code 2016-03-16 22:11:40 +01:00
svenvandevelde
4f315022b4 Documentation + Fixing bugs in CleanUp class related to client bug in 1.5.3 2016-03-16 22:07:08 +01:00
svenvandevelde
17f961f7d9 Documentation 2016-03-15 17:56:41 +01:00