funkyfranky
85640c5884
Merge branch 'develop' into FF/Develop
2018-09-17 12:53:40 +02:00
FlightControl
6de86ac708
Frank can you retry?
2018-09-17 12:35:05 +02:00
FlightControl
f8e1c21a13
Improvement of the C-130 and C-17A
2018-09-17 11:17:59 +02:00
funkyfranky
14e1ab9497
Merge branch 'develop' into FF/Develop
2018-09-17 10:04:00 +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
FlightControl
f5a68db7ef
Documented Alarm States
2018-09-16 16:22:03 +02:00
FlightControl
a0502a12fa
Fixing SPAWNING of STATICS for CARGO and respawning of STATICS for CARGO. Please test.
2018-09-16 15:37:22 +02:00
funkyfranky
2d029c6405
Warehouse v0.4.8
...
Set loadradius no nil for APC dispatcher.
Adjustet general image.
Use SetAirbase() function in New()
Remove Stop() from Destroyed.
2018-09-16 12:52:13 +02:00
funkyfranky
8f08fd87be
Warehouse v0.4.7
...
Added EWR as attribute.
Fixed bug in shipping lanes.
Added airbase check in arrived event.
Removed starting point from shipping lane since it is in the port zone anyway.
2018-09-16 01:36:41 +02:00
funkyfranky
e16d6c0ca4
Warehouse v0.4.6
...
Little adjustments.
Controllable: Fixed bombing task.
2018-09-15 20:26:08 +02:00
funkyfranky
d9bcb8b168
Merge branch 'develop' into FF/Develop
2018-09-15 12:59:35 +02:00
FlightControl
f8f000eae5
Fixing problems with STATICS used for task transportation. I think it should work now.
2018-09-15 07:45:20 +02:00
FlightControl
47aaf6f6b2
Redo including set of friendlies
2018-09-15 07:06:07 +02:00
funkyfranky
88734fa9fc
Warehouse v0.4.5
...
Fixed overlapping aircraft on parking spots.
Other fixes.
2018-09-15 00:31:55 +02:00
FlightControl
4ab94ecf26
Fixes for performance in DESIGNATE.
2018-09-14 21:59:30 +02:00
funkyfranky
06ff755702
Merge branch 'develop' into FF/Develop
2018-09-14 17:09:03 +02:00
funkyfranky
c7c63b37fe
Warehouse v0.4.4w
2018-09-14 15:25:06 +02:00
FlightControl
7fa7f0fb79
Added DetectedItem event
2018-09-14 05:48:48 +02:00
funkyfranky
fdfb5266b3
Merge branch 'develop' into FF/Develop
2018-09-13 23:22:23 +02:00
FlightControl
3b630be4f4
Hopefully this fixes the cargo lost :-)
2018-09-13 22:19:48 +02:00
FlightControl
36aa36398c
Hopefully this fixes the cargo lost :-)
2018-09-13 21:51:21 +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
FlightControl
80545fa208
Pushing a fix for the cargo destroys after respawn.
2018-09-13 18:00:48 +02:00
funkyfranky
956d4fa248
Warehouse v0.4.4w
2018-09-13 16:16:33 +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
a6ea157b4f
Merge branch 'develop' into FF/Develop
2018-09-12 20:43:34 +02:00
funkyfranky
3d0f1faadc
Warehouse v0.4.3
...
- Cleaned up tracing output.
- Added home zone for airplane dispatcher.
- Fixed bugs in relative quantities.
- Added parking check for transports.
2018-09-12 20:43:24 +02:00
FlightControl
a0ac366bec
Fix for respawning cargo (should not go dead).
2018-09-12 19:08:46 +02:00
funkyfranky
d6cbd40575
Merge branch 'develop' into FF/Develop
2018-09-12 00:27:54 +02:00
funkyfranky
b7644efea5
Warehouse v0.4.2
...
Improved destroyed group handling.
Many other fixes.
2018-09-11 23:51:18 +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
FlightControl
9647a1a84e
Implementation of unit maintenance in DATABASE and SETs for Cargo objects. Pls retest.
2018-09-11 10:04:33 +02:00
FlightControl
c1191e286a
Added the new event S_EVENT_REMOVE_UNIT to trigger the removal of units (from groups also) when a :Destroy(false) or :Destroy() is called for a UNIT object.
...
The units are then removed from each SET that is subscribed to a set of UNIT objects or GROUP objects! Also the DATABASE is correctly managing this new removal method.
This to prevent the DATABASE getting corrupted with dead units, which were removed with :Destroy(), but which weren't cleaned from the database.
2018-09-11 09:00:30 +02:00
funkyfranky
552718e303
Warehouse v0.4.1alpha
...
Not working version.
fixed a few bugs.
Uncommented check for coordinate in CargoGroup.lua
etc.
2018-09-11 00:04:33 +02:00
funkyfranky
85505f3feb
Warehouse v0.4.1w
2018-09-10 16:32:10 +02:00
funkyfranky
cc9b695b68
Warehouse v0.4.1
...
Improved JobDone function.
Fixed bugs.
2018-09-09 23:57:17 +02:00
funkyfranky
64ed3a119f
Merge branch 'develop' into FF/Develop
2018-09-09 22:04:52 +02:00
funkyfranky
53ac9ca500
Warehouse v0.4.0
...
Added some onevent functions for AI_CARGO
Added start command for CONTROLLER
2018-09-09 22:04:31 +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
7c3a8f448c
Merge branch 'develop' into FF/Develop
2018-09-09 13:46:22 +02:00
funkyfranky
bd1aec6deb
Warehouse v0.3.9
...
Fixes and minor adjustments.
2018-09-09 13:46:12 +02:00
FlightControl
492563d6f3
Fixing errors with Aborted, Failed and Cancelled state transitions. The handling was wrong, causing the root handlers not being called anymore, causing the task not being able to fail, cancel, abort.
2018-09-09 07:39:13 +02:00
funkyfranky
3ec2d525a9
Merge branch 'develop' into FF/Develop
2018-09-09 00:04:25 +02:00
funkyfranky
dbd358be35
Warehosue v0.3.8
...
Added AAA, SAM, UAV general attributes.
Added Quantity enumerator.
Updated to new dispatcher API (still WIP).
Improved handling for immobile groups.
Fixed some bugs.
2018-09-08 23:50:11 +02:00
FlightControl
69934a8cae
Fixes for relocation.
2018-09-08 17:08:52 +02:00
FlightControl
e13cf07999
Fixing respawn problem.
2018-09-08 16:42:45 +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