Commit Graph

  • ac074ca23d CT v0.2.0 Frank 2018-11-07 23:26:51 +01:00
  • b21bb3d433 CT v0.1.9w funkyfranky 2018-11-07 16:08:13 +01:00
  • 0e656c8520 Progress, patrolling works. Engagement not yet. FlightControl 2018-11-07 07:24:45 +01:00
  • 708ff794b0 CT v0.1.9 Frank 2018-11-07 00:37:49 +01:00
  • 6e34f12ac8 Finish 2.4.8 FlightControl 2018-11-06 19:11:26 +01:00
  • f4a89d62e3 Finish 2.4.8 2.4.8 FlightControl 2018-11-06 19:11:25 +01:00
  • a36e39205b Further fixes and optimizations for the A2A dispatcher plane optimization. FlightControl 2018-11-06 18:50:42 +01:00
  • 6d45c09ea2 CTv0.18w funkyfranky 2018-11-06 16:04:19 +01:00
  • 9fac65f31f CT v0.1..8 Frank 2018-11-06 00:04:52 +01:00
  • 3789674666 First version of AI_A2G_DISPATCHER ... - Created a new AI_AIR class. AI_A2A and AI_A2G inherit from AI_AIR. - Created a new AI_A2G_DISPATCHER class. - Created a new AI_A2G_ENGAGE class, that implements the SEAD, CAS and BAI actions. - The AI_A2G_DISPATCHER implements now: * SEAD, CAS and BAI attacks from airbases. * AddDefenseCoordinate() to set a defense coordinate. * RemoveDefenseCoordinate() to remove a defense coordinate. * SetDefenseReactivenessHigh() for high reactiveness. * SetDefenseReactivenessMedium() for medium reactiveness. * SetDefenseReactivenessLow() for low reactiveness. * Overhead for ground attacks. * Grouping for ground attacks. * Evaluates task type based on enemy group composition. FlightControl 2018-11-05 21:52:31 +01:00
  • a22774b278 Fixing takeoff bug in air for dispatchers. FlightControl 2018-11-05 21:44:47 +01:00
  • 81bb8dd65f Reworking a confusion with the takeoff in air spawning. FlightControl 2018-11-05 21:41:52 +01:00
  • 9d3796b605 Changes FlightControl 2018-11-05 21:26:47 +01:00
  • ba4caf179a CTv0.1.7w funkyfranky 2018-11-05 16:18:15 +01:00
  • 1febe765bf CT v0.1.7 Frank 2018-11-05 00:35:48 +01:00
  • 087ac992a2 CT v0.1.6 Frank 2018-11-04 01:14:47 +01:00
  • 3e3dfc83aa First Version of AI_A2G_DISPATCHER. There are lots of challenges here to overcome. One of the first one is the defense points. FlightControl 2018-11-02 16:43:06 +01:00
  • 27bf6069d7 CT v0.1.5w funkyfranky 2018-11-02 16:07:40 +01:00
  • 3153d196a2 CT v0.1.5 Frank 2018-11-02 00:29:50 +01:00
  • 8c320f729a CT v0.1.4w funkyfranky 2018-11-01 16:20:49 +01:00
  • c7fdc77ec8 CT v0.1.4 Frank 2018-11-01 00:09:58 +01:00
  • dfd20ced59 CT v0.1.3 Frank 2018-10-30 00:02:45 +01:00
  • 5f40feb1af CTv0.1.2w funkyfranky 2018-10-29 16:25:09 +01:00
  • ae754fe334 CT v0.1.2 Frank 2018-10-29 00:01:53 +01:00
  • e062db9411 Merge pull request #1050 from FlightControl-Master/FF/Develop Frank 2018-10-28 14:16:07 +01:00
  • 023eae825d RCT Frank 2018-10-28 13:16:32 +01:00
  • 1a4baeafb6 Warehose v0.6.6 Frank 2018-10-28 13:15:38 +01:00
  • b754972490 Merge branch 'FF/Develop' of https://github.com/FlightControl-Master/MOOSE into FF/Develop Frank 2018-10-26 18:55:41 +02:00
  • 0c36e4e40d CT Frank 2018-10-26 18:55:36 +02:00
  • 1f97495fdd CT,RAT,WH work funkyfranky 2018-10-26 16:04:02 +02:00
  • c164c0f9e3 Merge branch 'hotfix/2.4.8' into feature/Feature-AI-A2A-Dispatcher FlightControl 2018-10-26 14:09:25 +02:00
  • f0b5ec1025 Fixed the out of fuel bug. FlightControl 2018-10-26 12:08:48 +02:00
  • b72ea2d02c minor Frank 2018-10-26 00:12:21 +02:00
  • 238fcf1176 WAREHOUSE v0.6.5 Frank 2018-10-24 23:13:56 +02:00
  • c354fecc6d Merge branch 'develop' into FF/Develop Frank 2018-10-24 21:47:52 +02:00
  • 4434d1da21 Fixes Frank 2018-10-24 21:32:07 +02:00
  • 17ffc7cef9 Updates for visibility of squadrons before start. FlightControl 2018-10-24 20:55:04 +02:00
  • 006fd25e56 Merge pull request #1044 from cjbehm/bugfix/CONTROLLABLE-honor-GotPath Frank 2018-10-24 15:20:18 +02:00
  • f2eafe0302 Honor the GotPath return value from COORDINATE Chris 2018-10-24 00:17:26 -04:00
  • 52069cc1d0 Respawning of existing visible resources at the airbases is working. FlightControl 2018-10-24 00:18:02 +02:00
  • d9374f0389 Controllable Frank 2018-10-23 23:35:25 +02:00
  • 19520f9688 CT v0.1.0 Frank 2018-10-22 23:41:48 +02:00
  • 1eda5af7df Visible before start, uncontrolled planes. FlightControl 2018-10-22 07:06:24 +02:00
  • 2ea8487e04 ARTY v1.0.7 Frank 2018-10-22 00:08:38 +02:00
  • b0885ada00 Fixing resuming task after refuelling. 2.4.7 FlightControl 2018-10-21 14:36:31 +02:00
  • 1c6c0c4d81 Fixing resuming task after refuelling. FlightControl 2018-10-21 14:36:05 +02:00
  • 3011b0ac8e Merge branch 'develop' 2.4.6 FlightControl 2018-10-21 13:18:29 +02:00
  • e4334cccb3 Fixing back to the inclusion of inactive units. FlightControl 2018-10-21 13:12:20 +02:00
  • 645ca570a8 CT 0.0.9 Frank 2018-10-20 12:20:35 +02:00
  • fd30da2f95 Merge branch 'develop' FlightControl 2018-10-20 04:31:59 +02:00
  • b378ad2885 Fixing path calculation. Direct route when the length between the two coordinates is less than 2 km. FlightControl 2018-10-20 04:26:45 +02:00
  • 9c45031a33 Merge branch 'develop' FlightControl 2018-10-19 17:01:11 +02:00
  • e4606b4d05 Fixing path calculation. Direct route when the length between the two coordinates is less than 1 km. FlightControl 2018-10-19 17:00:43 +02:00
  • 07e690caf0 CT008 funkyfranky 2018-10-19 15:09:26 +02:00
  • 223de9d1aa Range Frank 2018-10-18 22:51:51 +02:00
  • a22b9e925a Merge branch 'develop' 2.4.5 FlightControl 2018-10-18 20:25:35 +02:00
  • 90e7688cea Optimized the boarding and unboarding of cargo. fixed bug when in defence of APC, cargo would not be loaded. The boarding and unboarding has become much more stable now. FlightControl 2018-10-18 20:25:21 +02:00
  • 9ecd48f523 Merge branch 'develop' FlightControl 2018-10-18 20:11:49 +02:00
  • ce9d1837a7 Optimized the boarding and unboarding of cargo. fixed bug when in defence of APC, cargo would not be loaded. The boarding and unboarding has become much more stable now. FlightControl 2018-10-18 20:11:31 +02:00
  • bbf83eca3e Merge branch 'develop' FlightControl 2018-10-18 18:24:56 +02:00
  • 65c28d6628 Optimized the boarding and unboarding of cargo. fixed bug when in defence of APC, cargo would not be loaded. The boarding and unboarding has become much more stable now. FlightControl 2018-10-18 18:24:25 +02:00
  • 7d7c521bce CT007 funkyfranky 2018-10-18 16:50:08 +02:00
  • f0ac7818b3 Optimized the boarding and unboarding of cargo. fixed bug when in defence of APC, cargo would not be loaded. The boarding and unboarding has become much more stable now. FlightControl 2018-10-18 07:27:50 +02:00
  • 07d666b030 Optimized the boarding and unboarding of cargo. fixed bug when in defence of APC, cargo would not be loaded. The boarding and unboarding has become much more stable now. FlightControl 2018-10-18 07:27:09 +02:00
  • baaee9f92e Merge branch 'develop' into FF/Develop Frank 2018-10-17 22:10:04 +02:00
  • 3a9be7a890 CTA 0.0.6 Frank 2018-10-17 22:07:11 +02:00
  • 3c1547bd6c Merge pull request #1033 from FlightControl-Master/FF/Develop Frank 2018-10-17 21:59:57 +02:00
  • 92bf8b59e6 CTR Frank 2018-10-17 21:54:44 +02:00
  • 4b39312c2c CT Frank 2018-10-17 21:20:30 +02:00
  • ea767650ae Merge branch 'develop' into FF/Develop Frank 2018-10-17 21:20:19 +02:00
  • e0afd19a94 Warehouse v0.6.4 Frank 2018-10-17 21:17:45 +02:00
  • 767bb58ac9 Merge branch 'develop' FlightControl 2018-10-17 19:23:47 +02:00
  • 8a78308dbc Improvements on the pickup. Avoid a template as part of a CarrierSet to be considered as a valid carrier for pickup. And improved the timing of the loading. FlightControl 2018-10-17 19:21:35 +02:00
  • d2db1e56cc WH funkyfranky 2018-10-17 16:00:22 +02:00
  • 5f8ebbaf6a CCT Frank 2018-10-17 00:28:08 +02:00
  • 52758b6900 Merge pull request #1031 from FlightControl-Master/FF/Develop Frank 2018-10-17 00:22:19 +02:00
  • 3bb2405563 Merge branch 'develop' into FF/Develop Frank 2018-10-17 00:17:44 +02:00
  • c6403325f5 Warehouse v0.6.3 Frank 2018-10-17 00:17:25 +02:00
  • e17b5356dd WH funkyfranky 2018-10-16 16:32:35 +02:00
  • d87cb41b75 Warehouse v0.6.2 Frank 2018-10-15 23:50:40 +02:00
  • 40154788d6 WH, CT WIP funkyfranky 2018-10-15 16:19:43 +02:00
  • a8f42d61fa APC defense ... optimized the unloading of infantry when enemies are nearby. Now the infantry is reloading into the APCs when the enemies are eliminated. FlightControl 2018-10-15 07:20:46 +02:00
  • b923f66c56 CT v0.0.6 Frank 2018-10-14 22:27:30 +02:00
  • a0355af13b Fixing a stupid typo with the dead event handler in SET_UNIT. Addint methods in Point.lua and Utils.lua. 2.4.4 FlightControl 2018-10-14 14:07:42 +02:00
  • 112945b3f6 Fixing a stupid typo with the dead event handler in SET_UNIT. FlightControl 2018-10-14 14:05:27 +02:00
  • 09c46595e5 Merge pull request #1030 from FlightControl-Master/FF/Develop Frank 2018-10-13 23:27:12 +02:00
  • 003b0c875e Added wind ot AoA Frank 2018-10-13 23:25:45 +02:00
  • ee2668ac65 Merge pull request #1029 from FlightControl-Master/FF/Develop Frank 2018-10-13 19:53:05 +02:00
  • f47bf4771f Remove CT Frank 2018-10-13 19:45:26 +02:00
  • 8551830517 Merge branch 'develop' into FF/Develop Frank 2018-10-13 19:42:30 +02:00
  • 8b78090a57 CT v0.0.5 Frank 2018-10-13 19:42:17 +02:00
  • d2bdb2a791 Merge branch 'develop' 2.4.3 FlightControl 2018-10-13 07:54:28 +02:00
  • f8f0114f06 Documentation and exact location of test missions. FlightControl 2018-10-13 07:54:15 +02:00
  • 8619d48c80 Merge branch 'develop' FlightControl 2018-10-13 07:49:34 +02:00
  • 4171cc45f5 Fixing a mistake on capture. FlightControl 2018-10-13 07:49:14 +02:00
  • 5bccd2c6c9 Merge branch 'develop' FlightControl 2018-10-13 07:34:01 +02:00
  • a60626468c Implemented the capturing of the airbase. FlightControl 2018-10-13 07:33:25 +02:00
  • f9cb5d5966 CT v0.0.4 Frank 2018-10-13 00:37:15 +02:00
  • cad1c8c462 Merge branch 'develop' 2.4.2 FlightControl 2018-10-12 21:11:32 +02:00
  • 19e2af08e0 increased the altitude of hover. FlightControl 2018-10-12 21:10:58 +02:00