Commit Graph

74 Commits

Author SHA1 Message Date
Applevangelist 1e015fd988 Merge remote-tracking branch 'origin/master' into develop
# Conflicts:
#	Moose Development/Moose/AI/AI_Escort_Request.lua
#	Moose Development/Moose/AI/AI_Formation.lua
2023-11-02 18:22:30 +01:00
Frank 52e66ae969 Broken Links
- AI_A2A_Gci Removed reference to SetEngageZone
- Fixed link to #AI_A2G_SEAD.SetEngageRange #2025
- AI_Air_Engage removed reference to SetEngageZone. Does not seem to exist any more.
- AI_Air_Patrol removed reference to SetEngageZone. Does not seem to exist any more or is passed as argument now.
- AI_FORMATION Fixed DCSTypes#AI.Option.Air.val.ROE OptionROE #2029
- SETTINGS Fixed link to Message #2021
- Fixed wrong indent of "Developer Note" in various classes
2023-10-31 13:33:45 +01:00
Applevangelist 559c8d763b Merge remote-tracking branch 'origin/master' into develop 2023-09-07 16:16:19 +02:00
Applevangelist 5a57d05fd6 Deprecated flags 2023-09-07 16:14:21 +02:00
Applevangelist abf694aa81 # Docu fixes 2023-06-22 12:19:20 +02:00
Frank ae6613fae1 CARGO 2021-01-12 00:42:00 +01:00
Frank fcfcfeae00 Misc 2020-01-06 00:15:44 +01:00
FlightControl e4334cccb3 Fixing back to the inclusion of inactive units. 2018-10-21 13:12:20 +02:00
FlightControl 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. 2018-10-18 07:27:09 +02:00
FlightControl 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. 2018-10-17 19:21:35 +02:00
Frank 49d2f5eef1 Back 2018-09-24 10:44:23 +02:00
Frank 71415a9796 Merge branch 'develop' into FF/Develop 2018-09-24 10:06:24 +02:00
Frank 483c5deddd Wrong 2018-09-24 10:00:43 +02:00
FlightControl def7a1513e fixes stupid error I did on AI_CARGO_DISPATCHER. 2018-09-24 05:40:40 +02:00
Frank 954ca31c79 Strange Things! 2018-09-23 21:45:19 +02:00
FlightControl ddeb832f12 Documentation 2018-09-22 10:29:52 +02:00
FlightControl 163e42ee6e Documentation 2018-09-22 10:06:19 +02:00
FlightControl 9ca61c680e Documentation 2018-09-22 09:57:46 +02:00
FlightControl d86419f893 Documentation 2018-09-22 09:55:40 +02:00
FlightControl 6e67da1672 Dispatcher documentation. 2018-09-22 09:45:57 +02:00
FlightControl 136a2ce5f2 Documentation test 2018-09-22 09:28:08 +02:00
FlightControl e274ac3151 Documentation 2018-09-21 21:18:40 +02:00
FlightControl c8f2786611 Unboarding and Unboarding timing updates. 2018-09-21 16:29:53 +02:00
FlightControl 8516cb349c Test 2018-09-21 15:24:40 +02:00
FlightControl fc5cbb7862 Documentation 2018-09-21 13:21:04 +02:00
FlightControl 99b1532974 docs 2018-09-20 22:02:27 +02:00
FlightControl 3625ad37b4 Documentation 2018-09-20 21:43:05 +02:00
FlightControl 1345bdcb10 Refinement of the code.
- ALL the Pickup event code has changed. A Height parameter has been added.
- ALL the Deploy event code has changed. A Height parameter has been added.
- ALL the Home event code has changed. A Height parameter has been added.
- ZONE_POLYGON now also has a create zone event triggered.
2018-09-20 20:08:00 +02:00
FlightControl 337e7eab53 Fixed the remaining issues with APCs, Helicopter and Airplane cargo dispatchers. 2018-09-19 05:14:20 +02:00
funkyfranky d6cbd40575 Merge branch 'develop' into FF/Develop 2018-09-12 00:27:54 +02:00
FlightControl d5e2365bb3 More updates to fix the RemoveUnit problems for DATABASE and SETs. 2018-09-11 15:26:23 +02:00
funkyfranky 64ed3a119f Merge branch 'develop' into FF/Develop 2018-09-09 22:04:52 +02:00
FlightControl 5c5b9df470 Fixing problem with AI cargo helicopter pickup 2018-09-09 18:44:04 +02:00
funkyfranky 718679b5dd Warehouse v0.3.7w 2018-09-07 16:41:23 +02:00
funkyfranky c2064690f1 AI CARGO
Added new routines by Sven.
Due to conflicts just overwriting the old ones.
2018-09-06 23:25:19 +02:00
FlightControl 703dac8251 Optimization solving the overloading problem with Loaded event for cargo deployment. 2018-09-06 20:31:33 +02:00
FlightControl 5bd6f4901f Fixed issues with pickup zones. 2018-09-06 19:23:13 +02:00
FlightControl 5c29f48a88 Home event handler implementation for APCs and Helicopters. airplanes is to be further investigated. 2018-09-06 18:36:31 +02:00
FlightControl ea60e43584 Documentation updates 2018-09-05 21:24:11 +02:00
FlightControl ab19c696c3 Fixing an issue with cargo links. 2018-09-05 20:55:56 +02:00
FlightControl 415b740196 Workable solution? 2018-09-05 20:11:41 +02:00
FlightControl 81b0c3a050 Reworking cargo 2018-09-05 06:03:56 +02:00
funkyfranky c9e44dd865 Warehosue v0.3.3 2018-09-02 23:49:02 +02:00
funkyfranky 0ebbbde6c3 Merge branch 'develop' into FF/Develop 2018-08-30 17:56:36 +02:00
FlightControl 25777afdd1 - Now the cargo is sorted from large to small for dispatching.
- The carrier which has a unit that fits the group size, will be routed towards that cargo.
- When boarding, the carrier(s) will then be boarded with any cargo group that is available that fits the remaining cargo bays.
2018-08-29 19:23:46 +02:00
funkyfranky 508e35aec3 Warehouse v0.2.7 2018-08-27 00:10:05 +02:00
funkyfranky 5b7852ef6c Warehouse v0.2.5 2018-08-24 21:19:53 +02:00
funkyfranky 448110de08 Merge branch 'develop' into FF/Develop 2018-08-23 17:24:18 +02:00
FlightControl 7a2dee4162 OK. Revised cargo for AI is working. 2018-08-19 07:26:50 +02:00
FlightControl a02d3c1950 Cargo Dispatcher APC - Multiple Cargo Groups and Weight in APC 2018-08-17 07:59:53 +02:00