FlightControl
8f6a3d5c49
I have the refuel again working for the AI_A2A_DISPATCHER.
...
And the status checks are again functional for CAP and GCI!
2018-10-01 20:29:33 +02:00
Frank
7e5495bcd8
Warehouse v0.5.5
...
Added AssetDead event.
Some fixes.
2018-09-30 00:19:08 +02:00
Frank
8fb1807ec0
Merge branch 'develop' into FF/Develop
2018-09-26 22:38:30 +02:00
FlightControl
2dc7ca0cb2
Fixing nearrange bug and command center tasking auto assignment optimization. Moved auto assignment task menu to the command center group menu structure. I hope it will work ...
2018-09-26 22:14:59 +02:00
Frank
a76ea8f393
Stuff
2018-09-26 21:40:18 +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
6b2e9fcb5f
Documentation
2018-09-22 09:34:36 +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
f5022a12f8
Merge branch 'develop' into FF/Develop
2018-09-18 14:53:35 +02:00
FlightControl
08fffb9004
Improvements to cargo AI handling.
2018-09-18 13:49:37 +02:00
FlightControl
02aff87b9f
Frank, pushing a fix for APCs, please test. Helicopters will be adapted and planes too later.
2018-09-18 13:08:02 +02:00
funkyfranky
85640c5884
Merge branch 'develop' into FF/Develop
2018-09-17 12:53:40 +02:00
FlightControl
f8e1c21a13
Improvement of the C-130 and C-17A
2018-09-17 11:17:59 +02:00
funkyfranky
98b427a26f
Warehouse v0.4.9
...
Added option to force cargo bay limit and cargo asset weight.
2018-09-17 00:23:04 +02:00
funkyfranky
fdfb5266b3
Merge branch 'develop' into FF/Develop
2018-09-13 23:22:23 +02:00
FlightControl
337b7a69b2
Pushing some big fixes for DETECTION, SPAWN and AI_A2A_DISPATCHER. Fingers crossed.
2018-09-13 20:48:38 +02:00
FlightControl
44866e6d58
Communicate in the trace the GCICAP setup correctly.
2018-09-13 18:04:44 +02:00
funkyfranky
54ae3ed62b
Warehouse v0.4.4
...
- Fixed little bug in warehouse.
- Added home event function to cargo airplane. Planes are now going home after job is done.
- Added false option for :Destroy() to generate no event.
- Added false parameter to respawn function.
2018-09-12 23:04:39 +02:00
funkyfranky
d6cbd40575
Merge branch 'develop' into FF/Develop
2018-09-12 00:27:54 +02:00
FlightControl
9c9633ba23
Added FilterActive() method in SET\_UNIT, SET\GROUP, SET\_CLIENT.
...
Haven't tested the behaviour for CLIENTs joining and leaving.
2018-09-11 20:38:09 +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
72538597ad
Fixing additional problems with AI cargo helicopters
2018-09-09 19:45:49 +02:00
FlightControl
5c5b9df470
Fixing problem with AI cargo helicopter pickup
2018-09-09 18:44:04 +02:00
funkyfranky
3ec2d525a9
Merge branch 'develop' into FF/Develop
2018-09-09 00:04:25 +02:00
FlightControl
69934a8cae
Fixes for relocation.
2018-09-08 17:08:52 +02:00
FlightControl
0948229335
Implemented the option for APC dispatcher and APC cargo, not to disembark when enemies are nearby. The CombatRadius is zero.
2018-09-08 15:42:06 +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