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
86b283c7f0
SEAD working correctly + readjust test missions not to loose anything.
2016-07-13 09:08:08 +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
c5cc069e46
Progress, got now task acceptance working
2016-07-07 13:11:31 +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
e0314a4598
Updated test missions
2016-07-06 10:41:46 +02:00
FlightControl
093f12b57a
Updated
2016-07-03 09:41:25 +02:00
FlightControl
d91ba031aa
OK, SEADING is now working completely
...
with a target zone, and with routing and seading task active in
parallel.
2016-07-03 09:31:02 +02:00
FlightControl
23ea389b8f
Progress on Route
2016-07-03 07:49:26 +02:00
FlightControl
4ac962a87a
OK. got workiing prototype now, works!
2016-07-02 09:26:00 +02:00
FlightControl
ae1aeac6ce
DONE! Prototype of hierarchical state machine is works!!!
2016-07-02 09:06:29 +02:00
FlightControl
d668b0a0f7
Progress hierarchical state machine
...
- sub fsm call is working
- return from fsm to parent fsm is in progress
2016-07-02 08:17:33 +02:00
FlightControl
7b66589cca
Got a first test mission working
2016-07-01 09:16:16 +02:00
FlightControl
65391223d5
SEAD task is working!
2016-07-01 06:13:26 +02:00
FlightControl
e2250dc92f
Statemachine
2016-06-30 10:52:37 +02:00