Commit Graph

3199 Commits

Author SHA1 Message Date
FlightControl ddeb832f12 Documentation 2018-09-22 10:29:52 +02:00
FlightControl bef91cea35 Documentation 2018-09-22 10:24:47 +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
Frank f655e7e652 Merge pull request #986 from FlightControl-Master/FF/Develop
WAREHOUSE v0.5.1
2018-09-18 17:01:01 +02:00
funkyfranky 35e41570df Spawn and Group
Removed debug markers.
2018-09-18 16:41:17 +02:00
funkyfranky bab1d21cc0 Warehouse v0.5.1
Final polish.
2018-09-18 16:18:40 +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 ab5f080191 Warehouse
self:I --> self:T
2018-09-18 11:39:36 +02:00
funkyfranky 3bf9198b6f Merge branch 'develop' into FF/Develop 2018-09-18 11:03:31 +02:00
FlightControl e0c8d55a5d Updated to CARGO TASKING model. Now capture from the dispatcher the CargoPickedUp and CargoDeployed events. 2018-09-18 10:25:13 +02:00
FlightControl 7cd40e2d2c Some code cleanup. 2018-09-18 07:59:43 +02:00
FlightControl ea851af6ea @shadowze I've done a fix to remove the event handlers from SET_CARGO using :FilterStop(). Can you check this please? 2018-09-18 07:45:11 +02:00
funkyfranky 94c21db81c Warehouse v0.5.0
Improved documentation including examples.
Fixed destroy state.
Added pictures.
2018-09-18 00:00:19 +02:00
funkyfranky 0275ba8b6b warehouse
little changes
2018-09-17 14:04:55 +02:00
funkyfranky f4f942d8d4 Warehouse
little updates
static countryid
2018-09-17 14:04:30 +02:00
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