Commit Graph

535 Commits

Author SHA1 Message Date
FlightControl ebfb034170 Merge remote-tracking branch 'refs/remotes/origin/master' into Detection 2016-07-22 17:21:02 +02:00
FlightControl a4fb512ad9 Updated menu documentation and restructured some of the menu functions...
- Updated documentation.
- _COMMAND:New methods now accept variable parameters.
- Revised some code.
2016-07-22 17:20:52 +02:00
FlightControl ce789b9703 Commit 2016-07-21 21:44:50 +02:00
Sven Van de Velde eac2a0b798 Merge pull request #116 from FlightControl-Master/Detection
Detection updates
2016-07-21 20:17:54 +02:00
FlightControl 70651777c5 Updated some of the MOOSE functions 2016-07-21 20:14:11 +02:00
FlightControl a90098b30b Merge remote-tracking branch 'refs/remotes/origin/master' into Detection 2016-07-21 15:36:56 +02:00
FlightControl 2b421fc1f1 Changes 2016-07-21 15:36:52 +02:00
Sven Van de Velde 2a788ddaf2 Merge pull request #115 from FlightControl-Master/Detection
JTAC added. JTAC is an additional assigned task option when you select a CAS or BAI task from the A2G menu in DETECTION_DISPATCHER.
2016-07-21 15:30:10 +02:00
FlightControl 2eeaf7b92d Added JTAC to DETECTION_DISPATCHER
Added Process_JTAC to coordinate this activity during a CAS or BAI.
Removed TASK_CAS and TASK BAI into a generic TASK_A2G task.
2016-07-21 15:28:53 +02:00
FlightControl 8e8fcef266 Merge remote-tracking branch 'refs/remotes/origin/master' into Detection
# Conflicts:
#	Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua
#	Moose Mission Setup/Moose.lua
2016-07-21 10:30:38 +02:00
Sven Van de Velde 89727a00fb Merge pull request #114 from FlightControl-Master/Scheduler-bugfix-and-test-mission
Scheduler test mission
2016-07-21 09:01:09 +02:00
FlightControl ffe8ef06d0 Commit new test mission 2016-07-21 09:00:32 +02:00
FlightControl 0c9162aca0 Merge remote-tracking branch 'refs/remotes/origin/master' into Scheduler-bugfix-and-test-mission
# Conflicts:
#	Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua
#	Moose Mission Setup/Moose.lua
2016-07-21 08:58:13 +02:00
Sven Van de Velde 5919e9a3ab Merge pull request #113 from FlightControl-Master/zone-group
Fixed bug with GetPointVec2 function that was renamed ...
2016-07-21 08:54:27 +02:00
FlightControl bee6e8d7c6 Fixed bug with GetPointVec2 function that was renamed ... 2016-07-21 08:53:56 +02:00
FlightControl 01d0cd71f1 Commit 2016-07-21 08:34:42 +02:00
FlightControl 5d88e449be Update tracing 2016-07-21 07:14:03 +02:00
FlightControl 38f18d7b28 commit 2016-07-20 18:25:50 +02:00
FlightControl 0a9eb84264 Updated presentation 2016-07-19 23:31:45 +02:00
FlightControl 6e370b6065 Merge remote-tracking branch 'refs/remotes/origin/master' into Detection 2016-07-19 22:04:52 +02:00
FlightControl ffecff739b Merge remote-tracking branch 'refs/remotes/origin/master' into Detection 2016-07-19 22:04:32 +02:00
Sven Van de Velde 2bb4c41f62 Merge pull request #112 from FlightControl-Master/Detection
Fixed a bug in the event handler due to a stupid added trace. removed the trace.
2016-07-19 22:04:23 +02:00
FlightControl 5e77d30caa Fixed a bug in the event handler due to a stupid added trace. removed the trace. 2016-07-19 22:03:39 +02:00
Sven Van de Velde 054da51d97 Merge pull request #111 from FlightControl-Master/Detection
I am finally releasing the first alpha release of the DETECTION_DISPATCHER and DETECTION_AREAS classes!!! If you want to try out, have a look at the DETECTION_DISPATCHER test mission.
+ A lot of changes have been done at internal code also. MENU capabilities have been added, and also added a POINT_VEC3 and a POINT_VEC2 class to manage points better. There is still rework pending on points.

It can be that due to this release, you'll get errors in your previous missions, so please re-test them!
2016-07-19 18:22:38 +02:00
FlightControl 9b15ec1988 Removed flushes 2016-07-19 18:18:49 +02:00
FlightControl d5671a5f65 Working version of the DETECTION classes 2016-07-19 18:12:26 +02:00
FlightControl 86b283c7f0 SEAD working correctly + readjust test missions not to loose anything. 2016-07-13 09:08:08 +02:00
FlightControl ce19e3bc03 Merge remote-tracking branch 'refs/remotes/origin/master' into Detection
# Conflicts:
#	Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua
#	Moose Mission Setup/Moose.lua
#	Moose Test
Missions/Moose_Test_SPAWN_Limit_Scheduled/MOOSE_Test_SPAWN_Limit_Scheduled.miz
2016-07-13 06:14:36 +02:00
Sven Van de Velde ca50a0af29 Merge pull request #109 from FlightControl-Master/Bugfix
Fixed SPAWN bug, where the amount of units spawned would exceed the Limit() parameters.
2016-07-12 08:59:41 +02:00
FlightControl 2096c67330 Fixed SpawnBug, and reduced amount of tracing and adjusted tracing levels. 2016-07-12 08:58:21 +02:00
FlightControl 947474eab0 Fixed SPAWN bug, where more units were spawned beyond the Limit() parameters. 2016-07-12 08:57:42 +02:00
FlightControl 99261765c4 Merge remote-tracking branch 'refs/remotes/origin/master' into Bugfix 2016-07-12 07:05:51 +02:00
FlightControl def75889ad Correct creation and interpretation of the HasRadar function for SET_UNIT.
Fixed SEAD_Process bug. Now the SEAD targets are correctly calculated.
2016-07-10 15:03:25 +02:00
FlightControl 153ff7bd58 Inform state changes 2016-07-10 14:44:55 +02:00
FlightControl 8a4b40303a Updated the explanation. 2016-07-10 13:47:12 +02:00
FlightControl 17abcb7b7f Updated detection algorithm
Now the detected sets are kept consistent to previous sets. New
algorithm developed. This is important to keep assigned tasks consistent
with the detected sets.
2016-07-10 09:11:05 +02:00
FlightControl 40a9c1f7d1 Improved it 2016-07-08 18:02:22 +02:00
FlightControl e8a7200de7 Added velocity fix for AIBalancer
# Conflicts:
#	Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua
#	Moose Mission Setup/Moose.lua
2016-07-08 17:22:22 +02:00
Sven Van de Velde 9a4d9d059a Merge pull request #108 from FlightControl-Master/AIRBASEPOLICE
Airbasepolice - fixed velocity
2016-07-08 17:21:36 +02:00
FlightControl 11aef957b6 Removed message 2016-07-08 17:20:57 +02:00
FlightControl 6a82b223f6 Fixed velocity. had wrong formula but is now corrected. 2016-07-08 17:20:24 +02:00
FlightControl 93d496a1b1 Merge remote-tracking branch 'refs/remotes/origin/master' into AIRBASEPOLICE 2016-07-08 16:31:09 +02:00
FlightControl 0c13744309 First prototype of task dispatching with menu 2016-07-08 16:16:48 +02:00
FlightControl 6ba6390b5d Merge remote-tracking branch 'refs/remotes/origin/master' into Detection
# Conflicts:
#	Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua
#	Moose Mission Setup/Moose.lua
#	Moose Test
Missions/Moose_Test_AIRBASEPOLICE/Moose_Test_AIRBASEPOLICE.miz
#	Moose Test Missions/Moose_Test_CLEANUP/Moose_Test_CLEANUP.miz
#	Moose Test
Missions/Moose_Test_GROUP_SwitchWayPoint/MOOSE_Test_GROUP_SwitchWayPoint.miz
2016-07-08 06:24:34 +02:00
Sven Van de Velde a4a2843f13 Merge pull request #106 from FlightControl-Master/AIRBASEPOLICE
Airbasepolice - Fixed speed error and reduced # of warnings.
2016-07-08 05:47:34 +02:00
FlightControl 6f26394bcf Fixed speed, and # of warnings 2016-07-08 05:46:47 +02:00
FlightControl 8556ee5128 Static 2016-07-08 05:26:50 +02:00
FlightControl 9493072293 Reduced to 3 speed warnings and fixed km/h calculation error. 2016-07-08 05:26:21 +02:00
FlightControl dc35fc6653 Merge remote-tracking branch 'refs/remotes/origin/master' into AIRBASEPOLICE
# Conflicts:
#	Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua
#	Moose Mission Setup/Moose.lua
2016-07-08 05:14:44 +02:00
FlightControl e41d45e1eb Merge remote-tracking branch 'origin/master'
# Conflicts:
#	Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua
#	Moose Mission Setup/Moose.lua
2016-07-08 05:13:56 +02:00