Commit Graph

  • a216eb4e74 Defense test for TASK_CAPTURE_ZONE FlightControl 2019-08-18 16:44:20 +02:00
  • 94476e418e Messaging and Tactical Menu FlightControl 2019-08-17 10:25:26 +02:00
  • fd1eb5f601 AI_A2A_DISPATCHER and AI_A2G_DISPATCHER ... Fixed in-air refuelling problem. Now refuelling is executed instateneously when patrolling in the air and the fuel treshold has been reached. FlightControl 2019-08-16 22:15:29 +02:00
  • db7ec60c86 Merge pull request #1189 from FlightControl-Master/FF/Develop Frank 2019-08-14 16:44:20 -04:00
  • 97e1a65b52 WAREHOUSE v0.9.6 Frank 2019-08-14 22:36:39 +02:00
  • 23497dddd4 ARTY v1.1.3 Frank 2019-08-14 22:32:45 +02:00
  • e8a7def26e Update Airboss.lua Frank 2019-08-14 21:51:55 +02:00
  • 28a23c21f4 Update Airboss.lua Frank 2019-08-14 00:35:54 +02:00
  • f32094aa43 up Frank 2019-08-12 22:55:56 +02:00
  • c215255ae2 Merge branch 'develop' into FF/Develop Frank 2019-08-11 20:39:31 +02:00
  • 53b998cfab Airboss v1.0.7 Frank 2019-08-11 20:25:33 +02:00
  • 0a0a7d0fc3 Added a task message when it is engaging or not. Important for communication to the player. FlightControl 2019-08-11 12:59:43 +02:00
  • d84ae236eb Added a task message when it is engaging or not. Important for communication to the player. FlightControl 2019-08-11 12:59:21 +02:00
  • 6dff84f435 Fixed problem with detections escalating. Too much events fired. FlightControl 2019-08-11 11:00:53 +02:00
  • 1bfa5b5ee0 Fixed problem with detections escalating. Too much events fired. FlightControl 2019-08-11 11:00:33 +02:00
  • c3618bdc26 - Fixed Messaging of A2G defenses to players within the same coalition. Now the callsign will be used to communicate, not the user id. FlightControl 2019-08-11 10:06:35 +02:00
  • eebc5d90d1 - Fixed Messaging of A2G defenses to players within the same coalition. Now the callsign will be used to communicate, not the user id. FlightControl 2019-08-11 10:06:16 +02:00
  • 596b3ddb4a Fixes issue with SetDetectionLimit Optimized the detection intervals + fixed bugs with player detection. FlightControl 2019-08-11 09:46:25 +02:00
  • e770af9fc9 Optimized the detection intervals + fixed bugs with player detection. FlightControl 2019-08-11 09:45:28 +02:00
  • d3c76da7a2 Fixes issue with SetDetectionLimit FlightControl 2019-08-11 08:32:34 +02:00
  • 5f9880f17d - Implemented attack nearest target. - Implemented attack nearest ground target. - Implemented attack nearest air target. - Report all targets. - Report only ground targets. - Report only ground targets with radar. - Report only air targets. - Sort targest from nearest to furthest. - Improved menu system. - Improved detection of ground targets and air targets and reporting. - Added the task TASK_CAPTURE as part of the reporting framework. - Improved the detection of targets. Now targets with specific detection methods are correctly detected. f.e. disabling DLINK will now work correctly! FlightControl 2019-08-10 15:42:00 +02:00
  • d6b1018700 - Implemented attack nearest target. - Implemented attack nearest ground target. - Implemented attack nearest air target. - Report all targets. - Report only ground targets. - Report only ground targets with radar. - Report only air targets. - Sort targest from nearest to furthest. - Improved menu system. - Improved detection of ground targets and air targets and reporting. - Added the task TASK_CAPTURE as part of the reporting framework. - Improved the detection of targets. Now targets with specific detection methods are correctly detected. f.e. disabling DLINK will now work correctly! FlightControl 2019-08-10 15:41:34 +02:00
  • f934c8cb77 Update Warehouse.lua Frank 2019-08-08 23:27:45 +02:00
  • db4b5383fa Merge branch 'develop' into FF/Develop Frank 2019-08-07 22:58:07 +02:00
  • 4982cabcfb AIRBOSS v1.0.7 Frank 2019-08-07 22:17:16 +02:00
  • 5594cd8fdf Removed the escorts to detect targets using DLINK. Now escorts will only report targets that were detected by its own onboard detection methods. FlightControl 2019-08-07 16:42:08 +02:00
  • fbb32a9e45 Removed the escorts to detect targets using DLINK. Now escorts will only report targets that were detected by its own onboard detection methods. FlightControl 2019-08-07 16:41:21 +02:00
  • 1c559110a2 Merged 'develop'. FlightControl 2019-08-07 16:08:10 +02:00
  • 6f170db344 Update SWAPR.lua Frank 2019-08-05 21:37:28 +02:00
  • 27a1401ae1 SWAPR v0.0.2 Frank 2019-08-05 18:04:59 +02:00
  • debf784d0c SWAPR v0.0.1 Frank 2019-08-05 11:15:45 +02:00
  • 5a97f68778 Escort menus are deleted once the escort crashes. FlightControl 2019-08-02 21:10:56 +03:00
  • d2ef75b22c Fixed nasty bug where the same plane would be chosen all the time for request spawns. Root cause was the inherit. self variables were also copied during inherit of the chile object, resulting in a bad bad bad behaviour. Also cleaned up the menus once the player exists the client. When rejoining, it will only see the menu of the current or requested escorts. I still need to fix a method to renew unused (but alive and intact) escorts for gamey play. FlightControl 2019-08-01 21:17:46 +03:00
  • 115743263b Fixed nasty bug where the same plane would be chosen all the time for request spawns. Root cause was the inherit. self variables were also copied during inherit of the chile object, resulting in a bad bad bad behaviour. FlightControl 2019-08-01 21:16:01 +03:00
  • 59447999f0 Updates FlightControl 2019-08-01 18:29:57 +03:00
  • 4554ac1f3e Merge pull request #1188 from FlightControl-Master/FF/Develop Frank 2019-07-28 22:49:25 +02:00
  • d08d8db298 AIRBOSS v1.0.6 Frank 2019-07-28 22:43:10 +02:00
  • 099f95f3cc Merge pull request #1187 from FlightControl-Master/FF/Develop Frank 2019-07-22 21:45:06 +02:00
  • 20cf69c182 Update Airboss.lua Frank 2019-07-22 21:20:05 +02:00
  • f931af2ee9 Updates Frank 2019-07-22 21:06:12 +02:00
  • 96fe9d51d6 Typo bug fix Frank 2019-07-22 16:55:17 +02:00
  • d264c6f6a5 Update RecoveryTanker.lua Frank 2019-07-21 23:59:35 +02:00
  • e17e635710 Updates Frank 2019-07-21 23:59:05 +02:00
  • d4b9fc9e40 Updates Frank 2019-07-21 23:35:09 +02:00
  • d66672a29c Merge pull request #1184 from FlightControl-Master/FF/Develop Frank 2019-07-12 22:27:17 +02:00
  • 345b0055f3 Update Fox.lua Frank 2019-07-12 21:53:52 +02:00
  • 7fdc049079 Update Fox.lua Frank 2019-07-12 20:39:07 +02:00
  • 5caab9c6f3 FOX Frank 2019-07-12 18:38:13 +02:00
  • 03042c8282 AIRBOSS v1.0.4 Frank 2019-07-12 09:41:13 +02:00
  • c46028ff2d FOX v0.6.0 Frank 2019-07-10 22:29:49 +02:00
  • bd83344c21 Merge pull request #1179 from FlightControl-Master/FF/Develop Frank 2019-07-06 23:43:21 +02:00
  • 183c05bcf5 CAP Frank 2019-07-06 23:39:48 +02:00
  • a94591d811 Merge pull request #1178 from FlightControl-Master/FF/Develop Frank 2019-07-06 20:27:50 +02:00
  • 6973e8c028 CAP Frank 2019-07-06 20:23:07 +02:00
  • ab0b3f9b91 Merge pull request #1177 from FlightControl-Master/FF/Develop Frank 2019-07-05 20:47:12 +02:00
  • 6f140be710 Update Frank 2019-07-05 20:01:26 +02:00
  • 8780ec3687 Docs Frank 2019-07-03 22:13:56 +02:00
  • 1afe1c48b4 Updates - Much improved version! FlightControl 2019-07-01 17:28:49 +03:00
  • 14b834e8ad Merge pull request #1175 from FlightControl-Master/FF/Develop Frank 2019-06-30 20:07:38 +02:00
  • 0b53bd8f7e Merge branch 'develop' into FF/Develop Frank 2019-06-30 17:34:22 +02:00
  • 376a3553fa SPOT Frank 2019-06-30 17:34:00 +02:00
  • 35653898cd WIP FlightControl 2019-06-28 17:15:40 +03:00
  • ab1ba9595d Merge pull request #1174 from FlightControl-Master/FF/Develop Frank 2019-06-26 19:56:15 +02:00
  • 2a7b9cf898 DETECTION, SET, ARTY, WAREHOUSE, AIRBOSS, A2A_DISPATCHER Frank 2019-06-26 19:19:17 +02:00
  • 1224fb2d5a Merge branch 'develop' into FF/Develop Frank 2019-06-24 23:17:32 +02:00
  • ac1d07ec66 updates Frank 2019-06-24 23:17:18 +02:00
  • 1a534108bf Updates Frank 2019-06-24 14:19:36 +02:00
  • c88f7bede5 SPOT Frank 2019-06-24 13:38:01 +02:00
  • 598ef58849 Merge pull request #1172 from FlightControl-Master/FF/Develop Frank 2019-06-21 20:04:00 +02:00
  • 2a485ef85a Rescue Helo v1.0.7 Frank 2019-06-21 19:57:55 +02:00
  • 98ce42e9aa Merge branch 'develop' into FF/Develop Frank 2019-06-21 17:26:10 +02:00
  • 3612d5d171 Fixes FlightControl 2019-06-20 21:50:52 +03:00
  • 83f8e76584 Fixed error in SPAWN logic. Sorry. fixed now. FlightControl 2019-06-20 20:42:47 +03:00
  • a108751e0c Updates FlightControl 2019-06-19 18:32:39 +03:00
  • 6f4d6c3daf Updates FlightControl 2019-06-19 18:32:21 +03:00
  • a907369082 FlightMode FlightControl 2019-06-19 18:17:12 +03:00
  • bc9060adfc Initial flight mode is formation. FlightControl 2019-06-19 18:13:00 +03:00
  • 4296dbade7 Small fixes FlightControl 2019-06-19 06:57:40 +03:00
  • b1cee9969f Fixes FlightControl 2019-06-19 05:17:51 +03:00
  • 9c0c4a11b1 Finish Feature-Escort FlightControl 2019-06-18 20:22:38 +03:00
  • b4324cb057 Optimized inclination for formation flying. FlightControl 2019-06-18 20:18:43 +03:00
  • 1d4dad0180 Updates FlightControl 2019-06-18 20:03:24 +03:00
  • 1e0e67c13d Updates FlightControl 2019-06-18 07:06:00 +03:00
  • 9c523cad52 Updates FlightControl 2019-06-17 20:25:50 +03:00
  • 6a1bf50700 Updated FlightControl 2019-06-17 10:19:15 +03:00
  • d34cff1675 Temporary FlightControl 2019-06-17 09:00:45 +02:00
  • 0a027caa47 Test FlightControl 2019-06-15 12:47:24 +02:00
  • 10bfefdd06 pseudoATC Frank 2019-06-08 23:06:45 +02:00
  • ead1aed8d5 Merge pull request #1167 from FlightControl-Master/FF/Develop Frank 2019-06-04 17:39:33 +02:00
  • bc229f1a86 Update Warehouse.lua Frank 2019-06-04 17:36:23 +02:00
  • 94f9cb4a79 Update Airboss.lua Frank 2019-06-03 23:18:54 +02:00
  • acd5b1bdca minor Frank 2019-06-03 22:58:53 +02:00
  • 9fed91b16f AIRBOSS v1.0.2 Frank 2019-06-02 23:12:08 +02:00
  • 1627c92460 Airboss v1.0.1 Frank 2019-06-01 23:25:44 +02:00
  • 7bae22248a Optimizations ROE and ROT and flight modes. FlightControl 2019-06-01 08:06:18 +02:00
  • 7b5b57c087 updates FlightControl 2019-05-31 16:35:35 +02:00
  • 271217cf04 Update Warehouse.lua Frank 2019-05-28 23:58:14 +02:00
  • c5236d337e Updates FlightControl 2019-05-28 20:44:51 +03:00
  • 747bb949da Merge pull request #1164 from FlightControl-Master/FF/Develop Frank 2019-05-28 19:04:52 +02:00
  • a53bb1aac6 WH v0.9.1 Frank 2019-05-28 00:24:47 +02:00