Commit Graph

  • d66b7b8c20 Capture Zone documentation. FlightControl_Master 2017-12-11 22:33:38 +01:00
  • 37dc49c14f Tasking trace optimizations FlightControl_Master 2017-12-11 13:32:42 +01:00
  • ef1290015e AliveSet fix FlightControl_Master 2017-12-11 11:31:47 +01:00
  • 02c671bd63 Ensuring that only alive groups are handled, trying to solve the menu issues. Optimizing the threatlevel boxes. FlightControl_Master 2017-12-11 11:08:15 +01:00
  • 18a15332fe Trying to fix the disappearing menus... FlightControl_Master 2017-12-10 22:05:08 +01:00
  • d733221317 Fixed issue with CaptureZones, scheduler implementation was wrong. FlightControl_Master 2017-12-10 20:19:21 +01:00
  • e036ec0adf Fixing error with SET_BASE:GetSet(). It was the wrong approach to solve the Menu issues. Setting back to the original. FlightControl_Master 2017-12-10 19:02:20 +01:00
  • f18b18187b Optimizing Scoring and Controllable FlightControl_Master 2017-12-10 14:28:58 +01:00
  • 3135639557 Fixed problem with SchedulerObject in BASE. This caused conflicts in SPAWN and SCHEDULER. FlightControl_Master 2017-12-09 13:28:08 +01:00
  • 5eeafd2fba Validate if this fixes the error FlightControl_Master 2017-12-08 19:16:53 +01:00
  • 0577e7ee70 Reverse change on SPAWN. Wrong change. FlightControl_Master 2017-12-08 18:49:08 +01:00
  • d9a4c63011 Fixes OnSpawnGroup back to scheduler mode, because that worked. FlightControl_Master 2017-12-08 16:18:31 +01:00
  • 7fd2500db4 Fixed issue with SpawnInAir FlightControl_Master 2017-12-08 14:58:22 +01:00
  • 822920e77e Merge pull request #755 from FlightControl-Master/ET-debug_error Sven Van de Velde 2017-12-07 18:50:36 +01:00
  • 85e2811c79 Merge pull request #758 from FlightControl-Master/ET-rat_fixes Sven Van de Velde 2017-12-07 18:47:48 +01:00
  • 757b2cb6a2 fix a few mismatched calls to RAT and rat methods and functions 132nd-etcher 2017-12-07 16:20:08 +01:00
  • 15c09d9880 fix a small issues in EVENT with debug condition 132nd-etcher 2017-12-07 10:57:28 +01:00
  • 64b6f52a2d Target marking of all tasks in a mission. Fixed bug with SetAcceptRange. FlightControl_Master 2017-12-05 14:31:02 +01:00
  • 27159c4234 Optimized detection. FlightControl_Master 2017-12-05 10:40:26 +01:00
  • d38c2540c2 Fixed errors with SET_GROUP FlightControl_Master 2017-12-04 14:01:59 +01:00
  • 901f460907 Fixed DesignateReport being generated for a group that does not exist. FlightControl_Master 2017-12-03 08:24:26 +01:00
  • a2fa2c4fa2 Fixes for A2G tasking, reduce trace, and put in key trace lines to follow the tasking. FlightControl_Master 2017-12-03 08:06:35 +01:00
  • 76ea635b63 * Fixed AI_A2A_DISPATCHER going crazy * Fixed SET to avoid when a new element is added, that the index is also incremented. FlightControl_Master 2017-11-30 16:04:58 +01:00
  • d2a7cc77cc bracket mistake FlightControl_Master 2017-11-30 14:00:20 +01:00
  • c81e9e5a5e Merge pull request #744 from 132nd-etcher/RAT_trace Sven Van de Velde 2017-11-30 12:29:15 +01:00
  • 92c4507a55 Merge branch 'master' into RAT_trace Sven Van de Velde 2017-11-30 12:26:04 +01:00
  • 967d608b94 Merge branch 'master' into RAT_trace Sven Van de Velde 2017-11-30 12:19:10 +01:00
  • 14c075abfc * Fixed issue with Scoring menu not shown in single player. * Fixed issue with Scoring players table not being populated correctly, resulting in the scoring report for all players not being shown. Fixed. FlightControl_Master 2017-11-30 12:01:44 +01:00
  • ce449c37b1 Reworked the sanitization of debug Fixed an issue in Designate for the messages. FlightControl_Master 2017-11-30 10:30:42 +01:00
  • 09f5421612 Merge pull request #748 from FlightControl-Master/funkyfranky Sven Van de Velde 2017-11-29 05:55:44 +01:00
  • 3c8244b2aa Fixed "debug" problem funkyfranky 2017-11-24 22:34:09 +01:00
  • 057e528947 Changes FlightControl_Master 2017-11-23 21:00:38 +01:00
  • e9fe11e9b3 RAT Trace 132nd-etcher 2017-11-22 09:07:18 +01:00
  • b7183023c9 Documentation FlightControl_Master 2017-11-22 06:23:58 +01:00
  • dd58838983 * Rewritten the complete menu mechanism. * SetRemoveParent method on menus removed, made obsolete, to avoid menus being deleted that should not. * A2G reports now work again, and improved the reporting for successful or failed tasks. * Removed MENU_CLIENT and MENU_CLIENT_COMMAND * Improved the detection of new spawned groups within the TASK_A2G_DISPATCHER. * Improved how new detections and new target sets are reported and followed-up within the TASK_A2G mechanism. FlightControl_Master 2017-11-22 06:22:36 +01:00
  • ef5d69032a Commented the tracing from the debugger client. If needed it can be reactivated. FlightControl_Master 2017-11-14 08:59:15 +01:00
  • 6dcbbec087 improvements FlightControl_Master 2017-11-12 22:49:47 +01:00
  • 6c98cf3a09 Fix error in SpawnAtAirbase FlightControl_Master 2017-11-12 21:02:49 +01:00
  • 5f6981d309 Takeoff in Air fixed. NewFromGroupName Fixed FlightControl_Master 2017-11-12 07:12:50 +01:00
  • 49d3e4e7da Updates upon advice from wingthor FlightControl_Master 2017-11-10 14:37:13 +01:00
  • 060a1b219f updates FlightControl_Master 2017-11-10 12:28:13 +01:00
  • 4db18a4846 Tag test FlightControl_Master 2017-11-10 12:19:03 +01:00
  • 42a9e4c60d Test FlightControl_Master 2017-11-10 12:04:10 +01:00
  • f3bd097e6f Updates FlightControl_Master 2017-11-10 11:12:48 +01:00
  • 1848e117aa Merge branch 'LDT-Debug' FlightControl_Master 2017-11-10 11:01:29 +01:00
  • 131db74630 Release test FlightControl_Master 2017-11-10 10:58:05 +01:00
  • 46e76a3833 updated connect FlightControl_Master 2017-11-10 06:53:04 +01:00
  • 7ff06b5ef8 New way of loading the debugger. FlightControl_Master 2017-11-09 22:57:18 +01:00
  • f65238efe6 Got something working finally. FlightControl_Master 2017-11-09 21:36:11 +01:00
  • 0a819f254a Progress 2 FlightControl_Master 2017-11-08 09:41:18 +01:00
  • 7c7722efe6 Add luasocket place FlightControl_Master 2017-11-07 19:01:11 +01:00
  • e229e2e381 Documentation FlightControl_Master 2017-11-07 18:06:18 +01:00
  • ac0d2fa92c "Working assets in prototype version" FlightControl_Master 2017-11-07 17:56:59 +01:00
  • e9837acda3 Update init FlightControl_Master 2017-11-05 06:35:34 +01:00
  • 2e049ccfd4 updates FlightControl_Master 2017-11-05 06:30:29 +01:00
  • 73a1c56532 New dynamic loader FlightControl_Master 2017-11-05 06:15:06 +01:00
  • 5686f97565 Added the debugger FlightControl_Master 2017-11-05 06:12:04 +01:00
  • c1910646e2 Merge branch 'master' into LDT-Debug FlightControl_Master 2017-11-05 06:09:41 +01:00
  • dab20a3b88 Destroyed units weren't accounted anymore. Fixed this. FlightControl_Master 2017-11-03 08:33:35 +01:00
  • f82d07ebc0 Extended the Waypoint functions of COORDINATE with new methods for Air operations: FlightControl_Master 2017-11-02 08:19:46 +01:00
  • e625aaf28c Documentation FlightControl_Master 2017-11-01 17:50:04 +01:00
  • 7bc0f103d9 Fixed and documentation of ZONE_CAPTURE_COALITION FlightControl_Master 2017-11-01 17:22:22 +01:00
  • e95522f902 Static 2.2.6 2.2.6 FlightControl_Master 2017-10-31 11:15:48 +01:00
  • cf28ccaea0 Merge pull request #727 from FlightControl-Master/FF/Release-2.2.5 Sven Van de Velde 2017-10-31 11:14:25 +01:00
  • aae104bc3d Revert "Updated Moose.lua with RAT fixes." funkyfranky 2017-10-31 11:07:54 +01:00
  • 6a0294e22b Merge pull request #726 from FlightControl-Master/funkyfranky Sven Van de Velde 2017-10-31 10:58:10 +01:00
  • 82fa9ae8b3 Merge branch 'master' into funkyfranky funkyfranky 2017-10-31 08:47:17 +01:00
  • 0c70a34561 Improved ATC_GROUND FlightControl_Master 2017-10-31 08:32:47 +01:00
  • 6d09a204a7 Updated Moose.lua with RAT fixes. funkyfranky 2017-10-30 13:10:33 +01:00
  • 361e121049 RAT bug fix funkyfranky 2017-10-30 12:41:00 +01:00
  • 4618e81039 RAT bug fix funkyfranky 2017-10-30 12:37:13 +01:00
  • cc6504cf9a RAT bug fixes funkyfranky 2017-10-30 10:13:38 +01:00
  • 84fee06196 RAT bug fixes. funkyfranky 2017-10-30 09:52:50 +01:00
  • f6f2695808 Documentation Patch 2.2.5. FlightControl_Master 2017-10-30 08:22:23 +01:00
  • cbf0112bd7 Merge pull request #724 from FlightControl-Master/funkyfranky Frank 2017-10-30 07:27:19 +01:00
  • 93d5a798fe Static 2.2.5 2.2.5 FlightControl_Master 2017-10-29 19:57:06 +01:00
  • 2ce540727f Merge pull request #723 from FlightControl-Master/FF/Release-2.2.5 Frank 2017-10-29 19:55:22 +01:00
  • 97be67bae9 RAT v2 funkyfranky 2017-10-29 19:27:39 +01:00
  • f7d3bc3b27 Moose.lua updated funkyfranky 2017-10-29 17:19:50 +01:00
  • 309ba6979a RAT mini update funkyfranky 2017-10-29 17:17:14 +01:00
  • bbe5881be1 Updated Moose.lua funkyfranky 2017-10-29 15:25:25 +01:00
  • dcc776208d RAT v2 funkyfranky 2017-10-29 15:19:59 +01:00
  • 58a6c43c41 RAT fixes and adjustments funkyfranky 2017-10-29 15:09:17 +01:00
  • d564b0161c Merge branch 'master' into funkyfranky funkyfranky 2017-10-28 15:10:43 +02:00
  • 6e47fd0c46 Merge branch 'FC/ATC_Ground' FlightControl_Master 2017-10-28 08:13:18 +02:00
  • 9a90225d40 A lot of documentation improvements and fixing a bug report. FlightControl_Master 2017-10-28 08:12:13 +02:00
  • 43b5926b74 Moose.lua funkyfranky 2017-10-27 22:08:16 +02:00
  • 86c7e64018 Merge branch 'master' into funkyfranky funkyfranky 2017-10-27 22:02:09 +02:00
  • c66117464a RAT enhancements funkyfranky 2017-10-27 22:00:47 +02:00
  • 6f0a254929 Documentation FlightControl_Master 2017-10-27 18:30:03 +02:00
  • c495d0e5e9 Airbases updates FlightControl_Master 2017-10-27 07:03:27 +02:00
  • bdf5c1e960 Documentation FlightControl_Master 2017-10-27 07:00:40 +02:00
  • 86ad985e0b updates docs FlightControl_Master 2017-10-26 21:19:41 +02:00
  • abf84e121f Documentation FlightControl_Master 2017-10-26 19:22:18 +02:00
  • 212c674443 Merge branch 'Release-2.2.0' FlightControl_Master 2017-10-26 19:06:22 +02:00
  • 9965d8284e * Modified :SpawnInZone(), :SpawnFromVec2(), :SpawnFromStatic(), :SpawnFromUnit() specifying an optional MinHeight and MaxHeight as a parameter, so that the mission designer can choose if he wanna use the group height set in the mission editor for spawn or a random height specified by the parameters. 2.2.4 FlightControl_Master 2017-10-26 18:59:24 +02:00
  • 3ac649d6e8 RAT small fixes funkyfranky 2017-10-26 17:27:12 +02:00
  • 0e4a5c02d5 Working version, fiew! FlightControl_Master 2017-10-26 14:54:59 +02:00
  • 8a4a37ac11 extended the airbase range FlightControl_Master 2017-10-26 12:04:39 +02:00
  • 74951f4237 Documentation FlightControl_Master 2017-10-26 11:17:11 +02:00