9 Commits

Author SHA1 Message Date
FlightControl
7ed66f05a6 Added escort briefing logic. 2016-04-03 10:15:48 +02:00
FlightControl
260f109e40 Lots of changes done...
Change trace prototypes.
Change DCS class prototypes
2016-03-28 22:54:31 +02: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
FlightControl
b222395d89 Updated score mechanism
When no category is given, the MESSAGE class will not show the title in
the message.
The scores are now showing between 2 and 5 seconds, and no title is
given. This will be better visually.
2016-03-18 11:02:29 +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
61d51fe9a5 Added a layer to resolve the Client Bug problems in 1.5 2016-02-19 14:35:59 +01:00
svenvandevelde
6019a2a170 Got now back a good version working with CARGO now as a separate object.
- Sling load working but dealing with the DCS bugs.
- Normal CARGO pickup and deployment is working now, but needs to be
further optimized...
2016-02-14 12:03:17 +01:00
svenvandevelde
b10a59ae18 Found a solution to avoid having to install MOOSE.
Now MOOSE can be copied into the mission file, but you'll need to
include a "do file" action of moose.lua in the mission file and copy the
rest of the MOOSE files to the MIZ file.
2015-12-03 23:40:50 +01:00