FlightControl
a6da2ba441
Redo commit
2016-07-23 20:27:21 +02:00
FlightControl
c10e293ff7
Fixed bug in Scheduler (a real nasty one) and SET_UNIT
2016-07-23 20:26:08 +02:00
FlightControl
dc486be872
Fixed error in Scheduler (due to add Scheduler function this mornin)
2016-07-23 17:22:58 +02:00
FlightControl
ea048ade54
Static loading
2016-07-23 11:30:53 +02:00
FlightControl
231b382df1
New SPAWN class methods
...
-- Added SpawnFromVec3
-- Added SpawnFromVec2
-- Revised SpawnFromUnit
-- Revised SpawnFromZone
-- Added POINT_VEC3:GetVec2()
-- Added POINT_VEC3:GetRandomVec2InRadius()
-- Added POINT_VEC2:NewFromVec2()
-- Revised the STATIC class working with POISITIONABLE
-- Revised ZONE_RADIUS:GetPointVec3
--
2016-07-23 10:31:52 +02:00
FlightControl
a4fb512ad9
Updated menu documentation and restructured some of the menu functions...
...
- Updated documentation.
- _COMMAND:New methods now accept variable parameters.
- Revised some code.
2016-07-22 17:20:52 +02:00
FlightControl
2eeaf7b92d
Added JTAC to DETECTION_DISPATCHER
...
Added Process_JTAC to coordinate this activity during a CAS or BAI.
Removed TASK_CAS and TASK BAI into a generic TASK_A2G task.
2016-07-21 15:28:53 +02:00
FlightControl
5e77d30caa
Fixed a bug in the event handler due to a stupid added trace. removed the trace.
2016-07-19 22:03:39 +02:00
FlightControl
9b15ec1988
Removed flushes
2016-07-19 18:18:49 +02:00
FlightControl
d5671a5f65
Working version of the DETECTION classes
2016-07-19 18:12:26 +02:00
FlightControl
17abcb7b7f
Updated detection algorithm
...
Now the detected sets are kept consistent to previous sets. New
algorithm developed. This is important to keep assigned tasks consistent
with the detected sets.
2016-07-10 09:11:05 +02:00
FlightControl
0c13744309
First prototype of task dispatching with menu
2016-07-08 16:16:48 +02:00
FlightControl
bba6aa8fb6
Merge remote-tracking branch 'refs/remotes/origin/master' into Detection
...
# Conflicts:
# Moose Test
Missions/Moose_Test_DETECTION/Moose_Test_DETECTION_Laser.miz
2016-07-06 22:26:23 +02:00
FlightControl
c26f5e2dbc
Deleted Moose_Test_DETECTION_Laser files
2016-07-06 15:39:07 +02:00
FlightControl
e0314a4598
Updated test missions
2016-07-06 10:41:46 +02:00
FlightControl
61d539b2d5
Regenerate Moose.lua
2016-07-06 08:18:18 +02:00
FlightControl
0938fc6d80
Added 3 new test missions and updated and fixed some documentation issues.
2016-07-06 08:17:36 +02:00
FlightControl
a9d54b7d02
Fixed bug with Restart Group after landing and engine shutdown...
...
- Due to rename GetDCSGroup to GetDCSObject.
2016-07-04 16:49:17 +02:00
FlightControl
e2250dc92f
Statemachine
2016-06-30 10:52:37 +02:00
FlightControl
27bb51e69c
Fixed GetID bug detected in missiletrainer class.
...
- Was part of a larger issue related to the class hierarchy between
Object -> Identifiable -> Positionable ...
- Also fixed AIRBASE class fitting now the class hierarchy.
2016-06-28 11:59:30 +02:00
FlightControl
fefe5382af
Removed completely routines.scheduleFunction
2016-06-26 07:41:01 +02:00
FlightControl
c3da8ac008
Done fixed for SLMOD. Need to retest.
2016-06-25 13:29:58 +02:00
FlightControl
c581fe1551
Implemented DETECTION and FAC first classes
2016-06-25 08:53:19 +02:00
FlightControl
a34c04e0f2
Updates in test
2016-06-24 21:22:18 +02:00
FlightControl
9dcfe83ed8
Updates
2016-06-23 14:46:51 +02:00
FlightControl
12186bf2b0
Fixed AIBALANCER issue #86
2016-06-22 10:21:02 +02:00
FlightControl
062f34bd26
Fixed bug during detection, when i unit got destroyed, the detection stopped. Fixed now
...
Added a test :IsAlive
2016-06-22 09:31:44 +02:00
FlightControl
e5f17213e1
Detection class, first teaser version ...
2016-06-15 22:50:08 +02:00