mirror of
https://github.com/FlightControl-Master/MOOSE_MISSIONS.git
synced 2026-08-22 06:44:43 +00:00
Merge pull request #17 from FlightControl-Master/Applevangelist-Demo-1
Add files via upload
This commit is contained in:
+1
@@ -1,6 +1,7 @@
|
|||||||
-- Name: SPA-011 - Ground Ops - Simple Spawning
|
-- Name: SPA-011 - Ground Ops - Simple Spawning
|
||||||
-- Author: FlightControl
|
-- Author: FlightControl
|
||||||
-- Date Created: 10 Jan 2017
|
-- Date Created: 10 Jan 2017
|
||||||
|
-- Checked in 15 dez 2020 by ZERO
|
||||||
--
|
--
|
||||||
-- # Situation:
|
-- # Situation:
|
||||||
--
|
--
|
||||||
|
|||||||
BIN
Binary file not shown.
+1
@@ -1,6 +1,7 @@
|
|||||||
-- Name: SPA-012 - Ground Ops - Multiple Spawns
|
-- Name: SPA-012 - Ground Ops - Multiple Spawns
|
||||||
-- Author: FlightControl
|
-- Author: FlightControl
|
||||||
-- Date Created: 10 Jan 2017
|
-- Date Created: 10 Jan 2017
|
||||||
|
-- Checked in 15 dez 2020 by ZERO
|
||||||
--
|
--
|
||||||
-- # Situation:
|
-- # Situation:
|
||||||
--
|
--
|
||||||
|
|||||||
BIN
Binary file not shown.
+1
@@ -1,6 +1,7 @@
|
|||||||
-- Name: SPA-013 - Ground Ops - Scheduled Spawns
|
-- Name: SPA-013 - Ground Ops - Scheduled Spawns
|
||||||
-- Author: FlightControl
|
-- Author: FlightControl
|
||||||
-- Date Created: 10 Jan 2017
|
-- Date Created: 10 Jan 2017
|
||||||
|
-- Checked in 15 dez 2020 by ZERO
|
||||||
--
|
--
|
||||||
-- # Situation:
|
-- # Situation:
|
||||||
--
|
--
|
||||||
|
|||||||
BIN
Binary file not shown.
@@ -1,6 +1,10 @@
|
|||||||
$dir = split-path -parent $MyInvocation.MyCommand.Definition
|
$dir = split-path -parent $MyInvocation.MyCommand.Definition
|
||||||
cd $dir
|
cd $dir
|
||||||
$file = Split-Path $dir -leaf
|
$file = Split-Path $dir -leaf
|
||||||
|
|
||||||
|
$dir
|
||||||
|
$file
|
||||||
|
|
||||||
cd "_unpacked"
|
cd "_unpacked"
|
||||||
. 7z a -r -y -tzip "..\$file.miz" *
|
. 7z a -r -y -tzip "..\$file.miz" *
|
||||||
cd ..
|
cd ..
|
||||||
|
|||||||
+1
@@ -1,6 +1,7 @@
|
|||||||
-- Name: SPA-014 - Ground Ops - Scheduled Spawns Limited
|
-- Name: SPA-014 - Ground Ops - Scheduled Spawns Limited
|
||||||
-- Author: FlightControl
|
-- Author: FlightControl
|
||||||
-- Date Created: 10 Jan 2017
|
-- Date Created: 10 Jan 2017
|
||||||
|
-- Checked in 15 dez 2020 by ZERO
|
||||||
--
|
--
|
||||||
-- # Situation:
|
-- # Situation:
|
||||||
--
|
--
|
||||||
|
|||||||
BIN
Binary file not shown.
@@ -1,6 +1,10 @@
|
|||||||
$dir = split-path -parent $MyInvocation.MyCommand.Definition
|
$dir = split-path -parent $MyInvocation.MyCommand.Definition
|
||||||
cd $dir
|
cd $dir
|
||||||
$file = Split-Path $dir -leaf
|
$file = Split-Path $dir -leaf
|
||||||
|
|
||||||
|
$dir
|
||||||
|
$file
|
||||||
|
|
||||||
cd "_unpacked"
|
cd "_unpacked"
|
||||||
. 7z a -r -y -tzip "..\$file.miz" *
|
. 7z a -r -y -tzip "..\$file.miz" *
|
||||||
cd ..
|
cd ..
|
||||||
|
|||||||
+1
@@ -1,6 +1,7 @@
|
|||||||
-- Name: SPA-015 - Ground Ops - Randomize Route
|
-- Name: SPA-015 - Ground Ops - Randomize Route
|
||||||
-- Author: FlightControl
|
-- Author: FlightControl
|
||||||
-- Date Created: 10 Jan 2017
|
-- Date Created: 10 Jan 2017
|
||||||
|
-- Checked in 15 dez 2020 by ZERO
|
||||||
--
|
--
|
||||||
-- # Situation:
|
-- # Situation:
|
||||||
--
|
--
|
||||||
|
|||||||
BIN
Binary file not shown.
+1
@@ -1,6 +1,7 @@
|
|||||||
-- Name: SPA-016 - Ground Ops - Randomize Zones
|
-- Name: SPA-016 - Ground Ops - Randomize Zones
|
||||||
-- Author: FlightControl
|
-- Author: FlightControl
|
||||||
-- Date Created: 10 Jan 2017
|
-- Date Created: 10 Jan 2017
|
||||||
|
-- Checked in 15 dez 2020 by ZERO
|
||||||
--
|
--
|
||||||
-- # Situation:
|
-- # Situation:
|
||||||
--
|
--
|
||||||
|
|||||||
BIN
Binary file not shown.
+2
-1
@@ -1,6 +1,7 @@
|
|||||||
-- Name: SPA-017 - Ground Ops - Set AI inactive while spawning
|
-- Name: SPA-017 - Ground Ops - Set AI inactive while spawning
|
||||||
-- Author: FlightControl
|
-- Author: FlightControl
|
||||||
-- Date Created: 24 Jan 2017
|
-- Date Created: 24 Jan 2017
|
||||||
|
-- Checked in 15 dez 2020 by ZERO
|
||||||
--
|
--
|
||||||
-- # Situation:
|
-- # Situation:
|
||||||
--
|
--
|
||||||
@@ -11,7 +12,7 @@
|
|||||||
--
|
--
|
||||||
-- 1. Observe that the ground vehicles are spawned at the position declared within the mission editor.
|
-- 1. Observe that the ground vehicles are spawned at the position declared within the mission editor.
|
||||||
-- 2. The vehicles should spawn according the scheduler parameters.
|
-- 2. The vehicles should spawn according the scheduler parameters.
|
||||||
-- 3. There should not be more than 5 groups spawned.
|
-- 3. There should not be more than 10 groups spawned.
|
||||||
-- 4. Observe that the AI is inactivated, and thus, the vehicles aren't moving.
|
-- 4. Observe that the AI is inactivated, and thus, the vehicles aren't moving.
|
||||||
-- 5. Observe that the position where the units are spawned, is randomized in the zones perimeters.
|
-- 5. Observe that the position where the units are spawned, is randomized in the zones perimeters.
|
||||||
|
|
||||||
|
|||||||
BIN
Binary file not shown.
+8
-2
@@ -2,6 +2,7 @@
|
|||||||
-- Name: SPA-018 - Ground Ops - Randomize Templates
|
-- Name: SPA-018 - Ground Ops - Randomize Templates
|
||||||
-- Author: FlightControl
|
-- Author: FlightControl
|
||||||
-- Date Created: 10 Jan 2017
|
-- Date Created: 10 Jan 2017
|
||||||
|
-- Checked in 15 dez 2020 by ZERO
|
||||||
--
|
--
|
||||||
-- # Situation:
|
-- # Situation:
|
||||||
--
|
--
|
||||||
@@ -9,7 +10,12 @@
|
|||||||
--
|
--
|
||||||
-- # Test cases:
|
-- # Test cases:
|
||||||
--
|
--
|
||||||
-- 1. Observe that the ground vehicles are spawned with randomized templates.
|
-- 1. Observe that the ground vehicles are spawned at the position declared within the mission editor.
|
||||||
|
-- 2. The vehicles should spawn according the scheduler parameters.
|
||||||
|
-- 3. There should not be more than 10 units spawned. Make sure that group count have less than 10 units or 10 groups.
|
||||||
|
-- 4. Observe that the route that the vehicles follow is randomized starting from point 1 till point 3.
|
||||||
|
-- 5. Observe that the position where the units are spawned, is randomized according the zones.
|
||||||
|
-- 6. Observe that the ground vehicles are spawned with randomized templates.
|
||||||
|
|
||||||
|
|
||||||
-- Tests Gudauta
|
-- Tests Gudauta
|
||||||
@@ -22,7 +28,7 @@ TemplateTable = { "A", "B", "C" }
|
|||||||
Spawn_Vehicle_1 = SPAWN:New( "Spawn Vehicle 1" )
|
Spawn_Vehicle_1 = SPAWN:New( "Spawn Vehicle 1" )
|
||||||
:InitLimit( 10, 10 )
|
:InitLimit( 10, 10 )
|
||||||
:InitRandomizeRoute( 1, 1, 200 )
|
:InitRandomizeRoute( 1, 1, 200 )
|
||||||
|
:InitRandomizeZones( ZoneTable )
|
||||||
:InitRandomizeTemplate( TemplateTable )
|
:InitRandomizeTemplate( TemplateTable )
|
||||||
--:InitRandomizeZones( ZoneTable )
|
|
||||||
:SpawnScheduled( 5, .5 )
|
:SpawnScheduled( 5, .5 )
|
||||||
|
|
||||||
|
|||||||
BIN
Binary file not shown.
+3
-1
@@ -1,7 +1,8 @@
|
|||||||
---
|
---
|
||||||
-- Name: SPA-019 - Ground Ops - Randomize Templates with Waypoints
|
-- Name: SPA-019 - Ground Ops - Randomize Templates without Waypoints
|
||||||
-- Author: FlightControl
|
-- Author: FlightControl
|
||||||
-- Date Created: 24 Feb 2017
|
-- Date Created: 24 Feb 2017
|
||||||
|
-- Checked in 15 dez 2020 by ZERO
|
||||||
--
|
--
|
||||||
-- # Situation:
|
-- # Situation:
|
||||||
--
|
--
|
||||||
@@ -11,6 +12,7 @@
|
|||||||
--
|
--
|
||||||
-- 1. Observe that the ground vehicles are spawned with randomized templates.
|
-- 1. Observe that the ground vehicles are spawned with randomized templates.
|
||||||
-- 2. Observe that the ground vehicles are spread around the spawning area and are not stacked upon each other.
|
-- 2. Observe that the ground vehicles are spread around the spawning area and are not stacked upon each other.
|
||||||
|
-- Note by ZERO (15/12/2020): the vehicles are spawned upon each other
|
||||||
|
|
||||||
|
|
||||||
-- Tests Gudauta
|
-- Tests Gudauta
|
||||||
|
|||||||
Reference in New Issue
Block a user