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
906045a027
Merge remote-tracking branch 'refs/remotes/origin/master' into Detection
...
# Conflicts:
# Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua
# Moose Mission Setup/Moose.lua
2016-07-23 17:23:29 +02:00
FlightControl
dc486be872
Fixed error in Scheduler (due to add Scheduler function this mornin)
2016-07-23 17:22:58 +02:00
FlightControl
c7061e98d7
Removed env.info from sources
2016-07-23 16:50:45 +02:00
FlightControl
9cd45e7abe
Test
2016-07-23 16:49:08 +02:00
FlightControl
ea048ade54
Static loading
2016-07-23 11:30:53 +02:00
FlightControl
e55a7716fb
Added MENU_MISSION classes and fixed bug in SCORING
...
-- Added class MENU_MISSION
-- Added class MENU_MISSION_COMMAND
-- Revised documentation of Menu
-- Fixed bug in SCORING class to set the scoring menu
2016-07-23 10:57:10 +02:00
FlightControl
2befd34681
Merge remote-tracking branch 'refs/remotes/origin/master' into Detection
2016-07-23 10:38:15 +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
b283406274
Updated Scheduler and documentation.
...
-- Added SCHEDULER.Schedule method.
-- Reworked SCHEDULER.New method.
-- Renamed Mechanic to Mechanist.
2016-07-23 07:10:59 +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
ce789b9703
Commit
2016-07-21 21:44:50 +02:00
FlightControl
70651777c5
Updated some of the MOOSE functions
2016-07-21 20:14:11 +02:00
FlightControl
2b421fc1f1
Changes
2016-07-21 15:36: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
8e8fcef266
Merge remote-tracking branch 'refs/remotes/origin/master' into Detection
...
# Conflicts:
# Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua
# Moose Mission Setup/Moose.lua
2016-07-21 10:30:38 +02:00
FlightControl
ffe8ef06d0
Commit new test mission
2016-07-21 09:00:32 +02:00
FlightControl
0c9162aca0
Merge remote-tracking branch 'refs/remotes/origin/master' into Scheduler-bugfix-and-test-mission
...
# Conflicts:
# Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua
# Moose Mission Setup/Moose.lua
2016-07-21 08:58:13 +02:00
FlightControl
bee6e8d7c6
Fixed bug with GetPointVec2 function that was renamed ...
2016-07-21 08:53:56 +02:00
FlightControl
01d0cd71f1
Commit
2016-07-21 08:34:42 +02:00
FlightControl
38f18d7b28
commit
2016-07-20 18:25:50 +02:00
FlightControl
0a9eb84264
Updated presentation
2016-07-19 23:31:45 +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
ce19e3bc03
Merge remote-tracking branch 'refs/remotes/origin/master' into Detection
...
# Conflicts:
# Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua
# Moose Mission Setup/Moose.lua
# Moose Test
Missions/Moose_Test_SPAWN_Limit_Scheduled/MOOSE_Test_SPAWN_Limit_Scheduled.miz
2016-07-13 06:14:36 +02:00
FlightControl
947474eab0
Fixed SPAWN bug, where more units were spawned beyond the Limit() parameters.
2016-07-12 08:57:42 +02:00
FlightControl
153ff7bd58
Inform state changes
2016-07-10 14:44:55 +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
40a9c1f7d1
Improved it
2016-07-08 18:02:22 +02:00
FlightControl
e8a7200de7
Added velocity fix for AIBalancer
...
# Conflicts:
# Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua
# Moose Mission Setup/Moose.lua
2016-07-08 17:22:22 +02:00
FlightControl
6a82b223f6
Fixed velocity. had wrong formula but is now corrected.
2016-07-08 17:20:24 +02:00
FlightControl
0c13744309
First prototype of task dispatching with menu
2016-07-08 16:16:48 +02:00
FlightControl
6ba6390b5d
Merge remote-tracking branch 'refs/remotes/origin/master' into Detection
...
# Conflicts:
# Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua
# Moose Mission Setup/Moose.lua
# Moose Test
Missions/Moose_Test_AIRBASEPOLICE/Moose_Test_AIRBASEPOLICE.miz
# Moose Test Missions/Moose_Test_CLEANUP/Moose_Test_CLEANUP.miz
# Moose Test
Missions/Moose_Test_GROUP_SwitchWayPoint/MOOSE_Test_GROUP_SwitchWayPoint.miz
2016-07-08 06:24:34 +02:00
FlightControl
6f26394bcf
Fixed speed, and # of warnings
2016-07-08 05:46:47 +02:00
HellRayzr
2faef0e85b
Added ANAPA and 2nd runway at TBLISI-LOCHINI
2016-07-08 01:08:02 +02:00
HellRayzr
b1f7d02f25
Merge remote-tracking branch 'refs/remotes/origin/master' into AIRBASEPOLICE
2016-07-07 21:40:38 +02:00
HellRayzr
6a39f6f1e3
Added AirbasePolice for Nevada
2016-07-07 21:40:06 +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
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
6f14927544
Merge remote-tracking branch 'refs/remotes/origin/master' into Detection
...
# Conflicts:
# Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua
# Moose Mission Setup/Moose.lua
# Moose Test Missions/Moose_Test_AIBALANCER/Moose_Test_AIBALANCER.miz
# Moose Test
Missions/Moose_Test_AIRBASEPOLICE/Moose_Test_AIRBASEPOLICE.miz
# Moose Test
Missions/Moose_Test_BASE/Moose_Test_AIRBLANCER_with_Moose.miz
# Moose Test
Missions/Moose_Test_BASE/Moose_Test_AIRBLANCER_without_Moose.miz
# Moose Test Missions/Moose_Test_BASE/Moose_Test_BASE.miz
# Moose Test Missions/Moose_Test_CLEANUP/Moose_Test_CLEANUP.miz
# Moose Test Missions/Moose_Test_DESTROY/MOOSE_Test_DESTROY.miz
# Moose Test Missions/Moose_Test_DETECTION/Moose_Test_DETECTION.miz
# Moose Test
Missions/Moose_Test_DETECTION/Moose_Test_DETECTION_Laser.miz
# Moose Test Missions/Moose_Test_ESCORT/MOOSE_Test_ESCORT.miz
# Moose Test Missions/Moose_Test_FAC/Moose_Test_FAC.miz
# Moose Test
Missions/Moose_Test_MISSILETRAINER/Moose_Test_MISSILETRAINER.miz
# Moose Test Missions/Moose_Test_PATROLZONE/MOOSE_Test_PATROLZONE.miz
# Moose Test Missions/Moose_Test_SEAD/MOOSE_Test_SEAD.miz
# Moose Test Missions/Moose_Test_SET_AIRBASE/Moose_Test_SET_AIRBASE.miz
# Moose Test Missions/Moose_Test_SET_CLIENT/Moose_Test_SET_CLIENT.miz
# Moose Test Missions/Moose_Test_SET_GROUP/Moose_Test_SET_GROUP.miz
# Moose Test Missions/Moose_Test_SPAWN/MOOSE_Test_SPAWN.miz
# Moose Test
Missions/Moose_Test_SPAWN_Repeat/MOOSE_Test_SPAWN_Repeat.miz
# Moose Test
Missions/Moose_Test_TASK_Pickup_and_Deploy/MOOSE_Test_TASK_Pickup_and_Deploy.miz
# Moose Test Missions/Moose_Test_WRAPPER/Moose_Test_WRAPPER.miz
# Moose Test Missions/Moose_Test_ZONE/Moose_Test_ZONE.miz
# Moose Test
Missions/Moose_Test_ZONE_POLYGON/Moose_Test_ZONE_POLYGON.miz
# Moose Test Missions/Moose_Test_ZONE_RADIUS/Moose_Test_ZONE_RADIUS.miz
# Moose Test Missions/Moose_Test_ZONE_UNIT/Moose_Test_ZONE_UNIT.miz
2016-07-06 08:31:28 +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
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