Commit Graph

  • 3b520ab0c4 New detection method based on zones and scanning. FlightControl 2019-03-15 12:39:06 +01:00
  • 044b5cba7c Updates FlightControl 2019-03-15 11:01:06 +01:00
  • 0f9591464a First version FlightControl 2019-03-15 09:57:50 +01:00
  • 6a301060bf Merge pull request #1129 from FlightControl-Master/FF/Develop Frank 2019-03-13 20:56:46 +01:00
  • 1e0b51a0a9 AIRBOSS v0.9.9.3 Frank 2019-03-13 20:52:57 +01:00
  • e19f0402da Only auto assign tasks to planned; replanned or assigned tasks. FlightControl 2019-03-10 16:48:38 +01:00
  • 925ce3ad63 Auto assignment of tasks with prioritization of an auto assign method. The default assign method is random, which is set at the command center. Each task type implements a prioritization mechanism which calculates the priotity of the task based on various methods: random, distance or priority. The distance is calculated from the task coordinate from the command center location. Also fixed in a first try the route bug on Controllables. FlightControl 2019-03-10 16:41:53 +01:00
  • afc918c5e5 Updates in defense system. Added SetSquadronEngageProbability method to decide per squadron what is the probability when it will engage. FlightControl 2019-03-09 17:29:18 +01:00
  • 10b96f6cce Updates to decision engine of the AI_A2G_DISPATCHER FlightControl 2019-03-09 10:09:03 +01:00
  • d72e89d52b Fixes in AI_A2G_DISPATCHER FlightControl 2019-03-09 06:32:11 +01:00
  • ef1a9330a4 Updates, many fixes. Now also the communication to the players is working. FlightControl 2019-03-08 10:03:58 +01:00
  • eee1aca14f Disabled SetSquadronVisible due to a bug fix that is required. FlightControl 2019-03-07 14:02:49 +01:00
  • c8c95e063d Now the task routing is also working towards the capture zones. FlightControl 2019-03-07 09:54:33 +01:00
  • 0af9e57b82 Now the task routing is also working towards the capture zones. FlightControl 2019-03-07 09:54:15 +01:00
  • e0899a8a9d Merge remote-tracking branch 'origin/develop' into develop FlightControl 2019-03-06 22:41:38 +01:00
  • 093dadc0f6 Finish Task_zone_capture_dispatcher FlightControl 2019-03-06 22:40:59 +01:00
  • 23f92e49dd New TASK CAPTURE DISPATCHER class. This class allows to send capture tasks to players. It needs a ZONE_CAPTURE_COALITION class to function. FlightControl 2019-03-06 22:40:44 +01:00
  • d1c909e9ed Merge pull request #1128 from FlightControl-Master/FF/Develop Frank 2019-03-05 23:24:26 +01:00
  • 5dbc3b1ba1 Update RAT.lua Frank 2019-03-05 23:09:43 +01:00
  • 85febea3d9 RAT v2.3.7 Frank 2019-03-05 23:07:35 +01:00
  • dca772cac6 Automatic assignment of tasks; and automatic accepts of tasks. Documented. Tested. Works. FlightControl 2019-03-05 09:56:51 +01:00
  • 26347ce779 Automatic assignment of tasks; and automatic accepts of tasks. Documented. Tested. Works. FlightControl 2019-03-05 09:56:19 +01:00
  • b49f3c5b0c Merge pull request #1126 from FlightControl-Master/FF/Develop Frank 2019-03-04 23:18:09 +01:00
  • 79be7cbd2c Update Airboss.lua Frank 2019-03-04 23:08:59 +01:00
  • 6fe8667885 Some important fixes that improves the routing of the engagements of aircraft. when ground forces move, the aircraft engaging will approach correctly. also added the squaddrons with resources in the tactical information panel. and for patrols, now the amount of resources are correctly calculated. FlightControl 2019-03-04 20:27:40 +01:00
  • b56d62c777 Carrier Ops Update Frank 2019-03-04 17:50:45 +01:00
  • 6f13aa2c5b These changes will blast the hell out of A2G... this is going to be great. FlightControl 2019-03-03 19:44:39 +01:00
  • d4510af249 Merge pull request #1125 from FlightControl-Master/FF/Develop Frank 2019-02-28 23:15:12 +01:00
  • fb784a9a96 AIRBOSS v0.9.9.1 Frank 2019-02-28 23:06:03 +01:00
  • 25c7b1ddac AIRBOSS v0.9.9.1 Frank 2019-02-28 22:38:17 +01:00
  • 71c7e15fc3 Update Airboss.lua Frank 2019-02-27 23:32:46 +01:00
  • e6e0cf5977 AB 0991 funkyfranky 2019-02-27 16:33:24 +01:00
  • 775757e657 AB Docs funkyfranky 2019-02-26 16:58:57 +01:00
  • 1a303ec7c2 Merge pull request #1123 from FlightControl-Master/FF/Develop Frank 2019-02-25 20:34:16 +01:00
  • c16edd65b0 AIRBOSS v0.9.9 Frank 2019-02-25 20:23:03 +01:00
  • 1ff41ec7ec Improvements FlightControl 2019-02-25 19:16:18 +01:00
  • d874456361 Optimized attack. Prevent airborne defenders to fly over enemy zones to target areas behind enemy lines! This is an important feature. I still need to optimize the attack for SEAD; so when SEAD is behind enemy lines and crossing an enemy area that is in line of the attack; the SEAD won't be engaged. Further optimization is required, but it works already quite well! FlightControl 2019-02-23 14:57:06 +01:00
  • 6853eecffa Merge pull request #1122 from FlightControl-Master/FF/Develop Frank 2019-02-21 10:20:59 +01:00
  • 71001adc5e AIRBOSS v0.9.8 Frank 2019-02-21 09:55:57 +01:00
  • b6a19d34c6 AIRBOSS v0.9.8 Frank 2019-02-20 09:41:16 +01:00
  • 1364115b07 Updates in docs FlightControl 2019-02-19 17:48:28 +01:00
  • 48c7254c84 Update Airboss.lua Frank 2019-02-19 10:41:58 +01:00
  • 60b6d2ade0 Update Airboss.lua Frank 2019-02-17 23:16:07 +01:00
  • df43ff0841 AB v0.9.8w funkyfranky 2019-02-15 17:00:22 +01:00
  • 5ee0ae44cd Update Airboss.lua Frank 2019-02-15 01:23:42 +01:00
  • 9df35840fe AB v0.9.8w funkyfranky 2019-02-14 16:54:59 +01:00
  • cff9557217 AB v0.9.8 wip Frank 2019-02-14 00:53:22 +01:00
  • b5b6d398ae AB 0.9.8w funkyfranky 2019-02-13 16:46:15 +01:00
  • aba0c19215 AB v0.9.8wip Frank 2019-02-13 00:15:31 +01:00
  • 5050371e0d AB v0.9.8w funkyfranky 2019-02-12 16:26:44 +01:00
  • 81b36ef37d Merge pull request #1121 from FlightControl-Master/FF/Develop Frank 2019-02-11 13:57:48 +01:00
  • 59e219e3d6 WAREHOUSE v0.6.9 Frank 2019-02-11 12:31:28 +01:00
  • 412d9e7a82 AIRBOSS v0.9.7 Frank 2019-02-11 12:24:52 +01:00
  • d01b55c790 AB v0.9.7w funkyfranky 2019-02-08 16:41:23 +01:00
  • 5ed768065c Update Airboss.lua Frank 2019-02-08 01:04:07 +01:00
  • e64703de03 AB v0.96w funkyfranky 2019-02-07 16:16:17 +01:00
  • 71126eb34d AIRBOSS v0.96 Frank 2019-02-06 23:50:41 +01:00
  • 6992e47a66 AB 0.95wip funkyfranky 2019-02-06 16:16:29 +01:00
  • 70d1f96681 AB v0.95wip Frank 2019-02-06 00:12:24 +01:00
  • 83ed456c29 AB 0.9.5wip funkyfranky 2019-02-05 16:41:20 +01:00
  • 26607776a2 Merge pull request #1120 from FlightControl-Master/FF/Develop Frank 2019-02-04 23:21:24 +01:00
  • 7a075e73ca AIRBOSS v0.95 Frank 2019-02-04 23:15:12 +01:00
  • 6c15091df2 Merge pull request #1119 from FlightControl-Master/FF/Develop Frank 2019-02-04 20:37:32 +01:00
  • e063379cd8 AIRBOSS v0.9.4 Frank 2019-02-04 20:34:45 +01:00
  • 3a49f2258b Merge pull request #1118 from FlightControl-Master/FF/Develop Frank 2019-01-31 21:55:42 +01:00
  • dddf056b20 AIRBOSS v0.9.3 Frank 2019-01-31 21:54:44 +01:00
  • bdbfed13ff Merge pull request #1114 from 131stGutts/Functional-PseudoATC_Allow_Human_Group Frank 2019-01-31 19:15:45 +01:00
  • 9eb0800b66 Merge pull request #1113 from 131stGutts/Functional-ATC_Ground_AlertFreqCustom_PersianGulf Frank 2019-01-31 18:26:21 +01:00
  • 713ec61031 Merge branch 'develop' into Functional-ATC_Ground_AlertFreqCustom_PersianGulf Frank 2019-01-31 18:25:25 +01:00
  • 264e84649e Merge pull request #1112 from FlightControl-Master/FF/Develop Frank 2019-01-31 14:21:49 +01:00
  • c4016cfa4d RESCUEHELO v1.0.5 Frank 2019-01-31 13:43:17 +01:00
  • 1cb248692b CONTROLLABLE Frank 2019-01-30 20:18:47 +01:00
  • 331315a83e Merge branch 'develop' into FF/Develop Frank 2019-01-30 20:11:11 +01:00
  • e325b2192b AIRBOSS, RECOVERYTANKER, RESCUEHELO, RANGE Frank 2019-01-30 20:10:41 +01:00
  • 86094bc6d2 Improvements in the attack methods! This is going to be great! FlightControl 2019-01-29 20:51:03 +01:00
  • f2b2b1974d Improvements in the attack methods! This is going to be great! FlightControl 2019-01-29 19:58:06 +01:00
  • 080c496cc3 Merge pull request #1111 from FlightControl-Master/FF/Develop Frank 2019-01-29 17:11:58 +01:00
  • bcfa0f9ac5 RECOVERYTANKER v1.0.5 Frank 2019-01-29 17:07:48 +01:00
  • 746c0d25f7 Merge pull request #1110 from FlightControl-Master/FF/Develop Frank 2019-01-28 22:07:30 +01:00
  • 9e450ce76b RECOVERYTANKER v1.0.4 Frank 2019-01-28 22:03:21 +01:00
  • 77bee89ea5 Updates FlightControl 2019-01-27 17:19:41 +01:00
  • dbc80183e6 Merge pull request #1109 from FlightControl-Master/FF/Develop Frank 2019-01-27 13:09:33 +01:00
  • ff0371faa5 CONTROLLABLE Frank 2019-01-27 13:07:48 +01:00
  • ebaddb3fe4 Merge pull request #1107 from FlightControl-Master/FF/Develop Frank 2019-01-26 23:30:29 +01:00
  • 8f3aeeb182 AIRBOSS v0.92 Frank 2019-01-26 23:12:24 +01:00
  • 3157e4f986 Merge branch 'develop' into FF/Develop Frank 2019-01-23 11:24:31 +01:00
  • 0fe18ee5b4 Merge pull request #1104 from FlightControl-Master/FF/Develop Frank 2019-01-23 11:09:11 +01:00
  • 265d6da331 AIRBOSS v0.9.1 Frank 2019-01-23 11:00:36 +01:00
  • 1c063ca308 Optimizations FlightControl 2019-01-22 08:51:17 +01:00
  • 5a5340431e Improvements ... FlightControl 2019-01-20 17:03:18 +01:00
  • 869a8a57e1 Merge pull request #1103 from FlightControl-Master/FF/Develop Frank 2019-01-20 02:33:05 +01:00
  • dd15da28b2 AIBOSS v0.9.0 Frank 2019-01-20 02:02:22 +01:00
  • 47778c6fe7 Set the time frequency of alert with PersianGulf 131stGutts 2019-01-13 16:27:58 +01:00
  • 0d90eed270 Implements PersianGulf ATC_Ground supervisor 131stGutts 2019-01-13 12:45:21 +01:00
  • d8147348c6 Merge pull request #1097 from FlightControl-Master/FF/Develop Frank 2019-01-13 00:28:42 +01:00
  • 6b85141a39 AIRBOSS v0.8.1 Frank 2019-01-13 00:23:27 +01:00
  • 0fcc379ede Fix bug when 2 humans are in the same group of planes 131stGutts 2019-01-12 21:35:05 +01:00
  • f22f62339f Merge pull request #1092 from FlightControl-Master/FF/Develop Frank 2019-01-10 17:50:19 +01:00
  • 934b9d9cf1 Merge branch 'develop' into FF/Develop Frank 2019-01-10 17:26:57 +01:00
  • 47dd068655 AIRBOSS v0.8.0 Frank 2019-01-10 17:26:37 +01:00