Commit Graph

4125 Commits

Author SHA1 Message Date
FlightControl 30ae32e539 Got ENGAGE A2A task type working. 2017-05-23 13:51:47 +02:00
FlightControl 96f7a79f3a Working INTERCEPT! 2017-05-23 11:50:28 +02:00
Wingthor 6378cbc0ee Changed the structure
Change the structure, took away the nil value error when calling the
setter. How ever color is not set proper, or turns out false
2017-05-23 01:24:39 +02:00
Delta-99 f3a5b735d6 set default value for Loop
Set the default value for loop. If not set Broadcast generates an error.
2017-05-22 15:38:24 -04:00
Wingthor 473735dcd7 Changed the code to support Moose Color Enumeration 2017-05-22 14:37:21 +02:00
FlightControl 599f31dfae Final tests done, publishing 2017-05-22 12:17:18 +02:00
FlightControl 8ab12e5e9a Progress 2017-05-22 10:59:19 +02:00
FlightControl 314032ba3d Progress 2017-05-22 09:54:07 +02:00
FlightControl 961658ee9a Small Fix 2017-05-20 22:07:36 +02:00
FlightControl 2b0fcd3426 Progress 2017-05-20 22:04:44 +02:00
Wingthor 824431ae94 Found a few error in my code, still does not work 2017-05-20 17:09:14 +02:00
FlightControl 923ea597ec Updates 2017-05-20 16:41:45 +02:00
Wingthor 9112d6cc6e Added posibilty to SetSmokeColor on Cargo
Someting is wrong with the setter, when calling it, it seems to be nil.
Need som advice
2017-05-20 16:36:12 +02:00
FlightControl ece08e5e37 Got something working with these coordinates 2017-05-20 16:32:56 +02:00
FlightControl 96fdf72400 Progress implementing teh SETTINGS class and coordinates per Controllable of the player 2017-05-20 13:32:21 +02:00
FlightControl 13449cc9ee Progress designing system settings 2017-05-20 08:48:57 +02:00
FlightControl 264cf69a6f A2A_Dispatcher is ready, i think 2017-05-18 21:18:40 +02:00
FlightControl a932f49554 Fix DetectedItemCount for DETECTION_AREAS 2017-05-18 20:59:36 +02:00
FlightControl 312007b51c Progress 2017-05-18 20:53:15 +02:00
FlightControl 3106f62709 Progress 2017-05-18 16:26:31 +02:00
FlightControl 48595e1282 Merge remote-tracking branch 'refs/remotes/origin/master' into 419-A2A-Tasking
# Conflicts:
#	Moose Mission Setup/Moose.lua
2017-05-18 14:20:23 +02:00
FlightControl 091373f98f Fixes #528 - DETECTION_UNITS uses a string as the index 2017-05-18 14:10:20 +02:00
FlightControl 9abc4f9725 INTERCEPT logic working 2017-05-18 13:26:25 +02:00
FlightControl cc064c95b1 Merge remote-tracking branch 'refs/remotes/origin/master' into 419-A2A-Tasking
# Conflicts:
#	Moose Mission Setup/Moose.lua
2017-05-18 12:22:09 +02:00
FlightControl 6d1ab6bd98 Updated messages being displayed wrongly 2017-05-18 09:16:39 +02:00
FlightControl 4b62fbd497 First A2A class 2017-05-17 19:12:39 +02:00
FlightControl caedaddd06 Fixed with A2G tasking
Imagine, the mission had a static moose.lua. I was testing with a static
moose.lua
2017-05-16 21:24:38 +02:00
FlightControl 71c59aec74 Mission complete disabled when a task is finished
The concept was completely wrong. A mission will require separate logic
or triggers to register goal completion. I will need to do a training
video on that one.
2017-05-16 16:58:40 +02:00
FlightControl aa159b1337 Documentation tags and release prep text 2017-05-16 10:35:26 +02:00
FlightControl 0e0e9bb550 Cancel route implemented
-- Cancel route option added
-- Added first version of MGRS or LL coordinate system.
2017-05-15 22:24:10 +02:00
FlightControl 30d9f369f3 Fixed
When the deployzone is nil, the troops are deployed 60 meters in front
of the carrier.
2017-05-15 13:05:19 +02:00
FlightControl cc4a6a5f01 Fixed #517 - When detected set is empty, script fails when lasing is activated.
Now, when there is no target detected and lase is activated, the system
does not crash.
2017-05-15 12:40:32 +02:00
FlightControl 7df1963de4 Updated the mission menu generation and task menu maintenance
-- Added Mission Briefing menu showing the Mission Briefing.
-- Mission menus are generated once for the groups when they belong to
the SetGroup.
2017-05-14 08:33:28 +02:00
FlightControl 755e71f6d9 Added
-- FormationBox
-- FormationTrail
-- Optimized formation forming by inclination...
2017-05-13 13:29:44 +02:00
FlightControl 4359831423 Updates in POSITIONABLE
-- Added :GetBoundingBox()
-- Added :GetHeight()
-- Updated documentation
2017-05-13 06:36:13 +02:00
FlightControl bd75743800 Much improved AI_FORMATION version
not the different models supported, but the core logic to route the
followers.
fiew! Was the whole day busy with this!
2017-05-12 18:39:09 +02:00
FlightControl ea1b204145 Update with correction of angle 2017-05-11 21:48:16 +02:00
FlightControl f8454daf9f Removed cargo menu is ready. 2017-05-11 21:17:12 +02:00
FlightControl 546b960951 method AI_FORMATION:FormationCenterWing implemented. 2017-05-11 14:10:49 +02:00
FlightControl 15c52e03d9 Documentation updates 2017-05-11 12:48:10 +02:00
FlightControl 2c4a33aacb Fixes 2017-05-11 12:38:24 +02:00
FlightControl b7d37c42af Working Version! 2017-05-11 11:47:30 +02:00
FlightControl b9c51ffc75 Release of AI_FORMATION 2017-05-10 10:33:23 +02:00
FlightControl 7c9d6774c4 Documentation 2017-05-09 21:37:24 +02:00
FlightControl 4ed94d9051 Merge remote-tracking branch 'refs/remotes/origin/master' into 344-AI-Bomb-Zone
# Conflicts:
#	Moose Mission Setup/Moose.lua
2017-05-09 21:30:18 +02:00
FlightControl f359c8c380 Attack map object as part of BA 2017-05-09 21:29:19 +02:00
FlightControl 299fef16c1 Fixes for tasking 2017-05-09 14:16:22 +02:00
FlightControl 03d215dc2a Home page change and BAI name changes 2017-05-09 11:25:33 +02:00
FlightControl 743fa8ced1 new AI_BAI class 2017-05-09 10:40:05 +02:00
FlightControl f181101d8b Merge remote-tracking branch 'refs/remotes/origin/master' into 344-AI-Bomb-Zone 2017-05-09 09:29:43 +02:00