FlightControl
48ea8d33d5
Merge remote-tracking branch 'refs/remotes/origin/master' into master-353-task-cargo-transport
2017-04-18 19:08:47 +02:00
FlightControl
f4a15aa316
Fixed glitch in cargo transfer as a result of the rework
2017-04-18 19:08:44 +02:00
Sven Van de Velde
841e611e3c
Merge pull request #439 from FlightControl-Master/master-353-task-cargo-transport
...
Master 353 task cargo transport
2017-04-18 10:24:43 +02:00
FlightControl
c8b4a9839d
Merge remote-tracking branch 'refs/remotes/origin/master' into master-353-task-cargo-transport
2017-04-18 10:24:14 +02:00
FlightControl
f6f91a0f23
Fixed the boarding and unboarding process for CARGO_GROUP
2017-04-18 10:24:12 +02:00
Sven Van de Velde
83dd39d318
Merge pull request #436 from FlightControl-Master/master-353-task-cargo-transport
...
Master 353 task cargo transport
2017-04-17 18:54:39 +02:00
FlightControl
469e1a3c9b
This fixes issue #433
2017-04-17 18:53:32 +02:00
FlightControl
59c89cab39
Merge remote-tracking branch 'refs/remotes/origin/master' into master-353-task-cargo-transport
2017-04-17 18:47:22 +02:00
FlightControl
e57fdc2135
Added google tracking ID
2017-04-17 11:51:03 +02:00
FlightControl
e0829ce986
Fixes Interceptor to Battleplane
...
SU-25 is battleplane ... A2G plane with A2A capatilies.
Fixes issue #421
2017-04-17 11:42:10 +02:00
FlightControl
ecde6ad694
Made A2G_TASK_DISPATCHER only detect ground units.
...
This solves issue #425 ...
2017-04-17 11:34:12 +02:00
FlightControl
040a342e25
Updated documentation in AI_CAP, AI_CAS, AI_BALANCER, AI_PATROL
2017-04-17 11:18:01 +02:00
FlightControl
a89c469130
Updated documentation of SCHEDULER and ZONE and FSM
2017-04-17 07:49:11 +02:00
FlightControl
0e7ebff9a2
MENU documentation update
2017-04-16 17:07:26 +02:00
FlightControl
d8e8a31cf7
Updated MESSAGE documentation
2017-04-16 16:38:47 +02:00
FlightControl
9ccd0cb6dd
POINT_VEC3 and POINT_VEC2 documentation update
2017-04-16 16:36:27 +02:00
Sven Van de Velde
465a1fa7e0
Merge pull request #432 from FlightControl-Master/master-353-task-cargo-transport
...
Master 353 task cargo transport
2017-04-16 08:10:06 +02:00
FlightControl
898976d437
Fixed for cargo hitting client helicopter
...
When unboarding, the cargo would it the client helicopter on the path,
this is fixed by positioning the cargo at the direction of the target
unboarding point. No helicopter anymore in between.
2017-04-16 08:09:20 +02:00
FlightControl
f1ba010611
Merge remote-tracking branch 'refs/remotes/origin/master' into master-353-task-cargo-transport
2017-04-15 13:43:37 +02:00
Sven Van de Velde
1b15732b69
Merge pull request #430 from FlightControl-Master/master-353-task-cargo-transport
...
Master 353 task cargo transport
2017-04-15 13:20:24 +02:00
FlightControl
1b7623baa6
Progress
2017-04-15 13:19:15 +02:00
FlightControl
59d9eb127d
Progress
2017-04-15 12:13:34 +02:00
FlightControl
db58a1b922
Merge remote-tracking branch 'refs/remotes/origin/master' into master-353-task-cargo-transport
2017-04-14 17:05:08 +02:00
FlightControl
4761e7150a
Update web site
2017-04-14 09:49:29 +02:00
FlightControl
b245ed0e1d
Update web site
2017-04-14 09:48:00 +02:00
FlightControl
2ab00d22a6
Rename Task_Cargo
2017-04-14 09:43:29 +02:00
FlightControl
329c89f12f
Rename Task_Cargo
2017-04-14 09:42:35 +02:00
Sven Van de Velde
978de23c28
Merge pull request #428 from FlightControl-Master/master-353-task-cargo-transport
...
Master 353 task cargo transport
2017-04-14 09:34:33 +02:00
FlightControl
798996efd2
Documentation etc
2017-04-14 09:31:44 +02:00
FlightControl
9a2b56fb9f
Optimized landing, messaging, flow
2017-04-14 08:26:53 +02:00
FlightControl
ff64255ea7
CARGO_GROUP working!!!
2017-04-14 05:43:09 +02:00
FlightControl
0b59fb87f2
Progress
2017-04-13 09:53:27 +02:00
FlightControl
1a5a74120b
Progress
2017-04-13 09:42:22 +02:00
FlightControl
c20f13f0f8
Progress
2017-04-13 08:45:28 +02:00
FlightControl
92c5e0c592
Documentation update
2017-04-12 18:02:17 +02:00
Sven Van de Velde
ccdbed3159
Merge pull request #420 from FlightControl-Master/enhancement-353-task-cargo-transport
...
Enhancement 353 task cargo transport
2017-04-12 17:35:22 +02:00
Sven Van de Velde
d62cd7562b
Merge branch 'master-353-task-cargo-transport' into enhancement-353-task-cargo-transport
2017-04-12 17:35:10 +02:00
FlightControl
c9602ab292
Documentation Update
2017-04-12 16:09:59 +02:00
FlightControl
853f780015
Fixes issue #398
...
-- I think this should fix it!
2017-04-12 15:15:37 +02:00
FlightControl
3d6e24b806
SPAWN fix issue #410 documentation update
2017-04-12 14:57:55 +02:00
FlightControl
989df023fb
Fixes issue #410
...
-- SpawnScheduleStart and SpawnScheduleStop now return self
-- Proper documentation
-- SPA-023 test mission added.
2017-04-12 14:57:12 +02:00
FlightControl
58935ec1e2
Updated SPAWNSTATIC documentation
2017-04-12 14:45:54 +02:00
Sven Van de Velde
ed0a86647b
Merge pull request #416 from FlightControl-Master/master-405-event-handling
...
Master 405 event handling
I have reworked event handling:
-- Avoid events not being handled whey they should.
-- Clean up the subscriptions when Groups or Units are dead.
-- Reinitiate the subscriptions when Groups or Units are respawned.
-- EVENT_HIT is only for Targets when the subscription is on UNIT or GROUP level.
-- MISSION_END should work now too ...
-- When a subscribed object is nillified, and the collectgarbage() is executed, it should clean the subscription.
-- Reworked and cleaned the event handling...
-- Cleaned up the code
2017-04-12 09:28:48 +02:00
FlightControl
573f444254
New dynamic loader
2017-04-12 09:27:52 +02:00
FlightControl
3bf9eab704
Merge remote-tracking branch 'refs/remotes/origin/master' into master-405-event-handling
...
# Conflicts:
# Moose Mission Setup/Moose.lua
2017-04-12 09:26:27 +02:00
FlightControl
545034034e
Fixes issue #412
...
-- wrong usage of IsCompletelyInZone() on UNIT level fixed -> Changed to
IsInZone()
2017-04-12 09:16:56 +02:00
Sven Van de Velde
e6b9da2fcb
Merge pull request #418 from FlightControl-Master/master-415
...
Implemented :FilterCategories() method for DETECTION_ classes fixing issue #415
2017-04-12 09:01:16 +02:00
FlightControl
d7f1a74caf
Implemented :FilterCategories() method for DETECTION_ classes fixing issue #415
...
-- Added:FilterCategories() method to DETECTION_BASE.
-- Reviewed documentation
-- Added documentation for FilterCategories method
-- Default detection methods are all ON. (They were only set to visual).
-- Created test missions. DET-30x
2017-04-12 09:00:00 +02:00
FlightControl
86fd99f356
Fixes #414
2017-04-12 07:18:26 +02:00
FlightControl
306ac64bd3
Updated SPAWN
...
-- Revised documentation
-- Initial delay OFF by default for SpawnScheduled() spawning. Use the
InitDelayOn() to activate the delays.
2017-04-11 20:35:46 +02:00