4785 Commits

Author SHA1 Message Date
FlightControl
5f9643b45e Fixed some bugs due to function renames... fixed now.
SpawnArray became Array
RouteToZone became TaskRouteToZone
2016-04-02 17:28:27 +02:00
FlightControl
c947f34b0d Updated documentation 2016-04-02 11:13:22 +02:00
FlightControl
f806c7c4a5 Updated documentation 2016-04-02 11:08:38 +02:00
Sven Van de Velde
23e2873616 Merge pull request #14 from FlightControl-Master/Create-ESCORT-class
Create escort class - Added lua documentor generated documentation.
2016-04-02 11:06:11 +02:00
FlightControl
77b5e10613 Succeeded in generating the new documentation using luadocumentor
Had to recompile lua and using luarocks had to compile luadocumentor
2016-04-02 11:05:05 +02:00
FlightControl
962a3fa11a Remove documentation because it is obscolete.
I need to regenerate the documentation with luadocumentor.lua. Working
on it ...
2016-04-02 08:39:55 +02:00
Sven Van de Velde
0e850f2555 Merge pull request #13 from FlightControl-Master/Create-ESCORT-class
Create escort class
2016-04-01 21:34:49 +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
Sven Van de Velde
e9a7d9566d Merge pull request #12 from FlightControl-Master/Create-ESCORT-class
Bugfix
2016-04-01 17:51:15 +02:00
FlightControl
59650adb0a Bugfix 2016-04-01 17:50:03 +02:00
Sven Van de Velde
9f03fea76a Merge pull request #11 from FlightControl-Master/Create-ESCORT-class
Create escort class
2016-04-01 17:28:23 +02:00
FlightControl
b8c10c2f41 A working escort function for helicopters, first version 2016-04-01 17:27:28 +02:00
FlightControl
10fbaa07f5 Escort now follows the intersecting point of the sphere around the client. 2016-03-31 10:41:01 +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
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
e7846e2978 trace off 2016-03-24 12:21:01 +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
6dc1b1a810 Merge remote-tracking branch 'refs/remotes/origin/master' into Create-ESCORT-class 2016-03-18 19:28:23 +01:00
Sven Van de Velde
d735332c0d Merge pull request #10 from FlightControl-Master/Remove-trace-function-from-MESSAGE-Class
Remove trace function from message class
2016-03-18 19:19:23 +01:00
FlightControl
9912f97209 Fix Rename of Essential API of the SPAWN class back to public. 2016-03-18 19:18:44 +01:00
Sven Van de Velde
3775812031 Merge pull request #9 from FlightControl-Master/Remove-trace-function-from-MESSAGE-Class
Remove trace function from message class
2016-03-18 12:51:42 +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
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
1a530ad9ba Documentation 2016-03-16 08:35:33 +01:00
svenvandevelde
64c36c840b Documentation 2016-03-16 07:03:28 +01:00
svenvandevelde
081a79a277 Further documentation 2016-03-15 18:07:33 +01:00
svenvandevelde
17f961f7d9 Documentation 2016-03-15 17:56:41 +01:00
svenvandevelde
4228c2c1ca Added more scenarios in SPAWN Test 2016-03-14 09:55:42 +01:00
svenvandevelde
5507480e99 Bug fixes 2016-03-13 09:00:13 +01:00
svenvandevelde
620630516f Update embedded 2016-03-12 10:04:41 +01:00
svenvandevelde
4a5ebe147f Bugfix with Cargo
- Complex bug fix concerning CARGO_GROUPs loaded units in other clients.
- Complex bug fix concerning ReSpawning of CARGO_GROUPs when the mission
starts.
2016-03-12 10:01:34 +01:00
svenvandevelde
dd5d5ed8fa Fixed DeployTask
The GroupName must be the new Spawned name.
2016-03-11 16:14:58 +01:00
Sven Van de Velde
e396353cc7 Merge pull request #8 from svenvandevelde/SPAWN_Create_Visible_Array
Spawn create visible array
2016-03-11 12:26:21 +01:00
svenvandevelde
9e9e75271c Rework of SPAWN. Finished for release 2016-03-11 12:17:29 +01:00
svenvandevelde
0468462add Optimizations 2016-03-06 09:42:24 +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
Sven Van de Velde
effc400a46 Merge pull request #6 from svenvandevelde/Implement-cargo-initialization-upon-start-of-a-mission
Implement cargo initialization upon start of a mission
2016-03-02 22:17:32 +01:00