FlightControl
|
7231492eaa
|
Release prep
|
2017-03-17 11:50:24 +01:00 |
|
FlightControl
|
520ee6e459
|
Updated Mission, cleaned it up and removed stuff.
|
2017-03-15 11:49:47 +01:00 |
|
FlightControl
|
8add761982
|
Updated documentation
|
2017-03-10 23:05:02 +01:00 |
|
FlightControl
|
5d6ac9419f
|
Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl
# Conflicts:
# Moose Development/Moose/Core/Event.lua
# Moose Development/Moose/Functional/Scoring.lua
# Moose Development/Moose/Wrapper/Controllable.lua
# Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua
# Moose Mission Setup/Moose.lua
# Moose Test Missions/EVT - Event Handling/EVT-100 - OnEventShot
Example/EVT-100 - OnEventShot Example.miz
# Moose Test Missions/EVT - Event Handling/EVT-101 - OnEventHit
Example/EVT-101 - OnEventHit Example.miz
# Moose Test Missions/EVT - Event Handling/EVT-102 - OnEventTakeoff
Example/EVT-102 - OnEventTakeoff Example.miz
# Moose Test Missions/EVT - Event Handling/EVT-103 - OnEventLand
Example/EVT-103 - OnEventLand Example.miz
# Moose Test Missions/EVT - Event Handling/EVT-104 - OnEventCrash
Example/EVT-104 - OnEventCrash Example.miz
# Moose Test Missions/SCO - Scoring/SCO-100 - Scoring of Statics/SCO-100
- Scoring of Statics.miz
# Moose Test Missions/SCO - Scoring/SCO-101 - Scoring Client to
Client/SCO-101 - Scoring Client to Client.miz
# docs/Documentation/Controllable.html
# docs/Documentation/Event.html
# docs/Documentation/Point.html
# docs/Documentation/Zone.html
|
2017-03-09 10:38:55 +01:00 |
|
FlightControl
|
8dc13f7a0c
|
Finalization of patch.
|
2017-03-07 09:24:10 +01:00 |
|
FlightControl
|
846edca815
|
Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl
# Conflicts:
# Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua
# Moose Mission Setup/Moose.lua
# Moose Test Missions/SPA - Spawning/SPA-010 - Spawn Demo/SPA-010 -
Spawn Demo.miz
# Moose Test Missions/SPA - Spawning/SPA-011 - Ground Ops - Simple
Spawning/SPA-011 - Ground Ops - Simple Spawning.miz
# Moose Test Missions/SPA - Spawning/SPA-012 - Ground Ops - Multiple
Spawns/SPA-012 - Ground Ops - Multiple Spawns.miz
# Moose Test Missions/SPA - Spawning/SPA-013 - Ground Ops - Scheduled
Spawns/SPA-013 - Ground Ops - Scheduled Spawns.miz
# Moose Test Missions/SPA - Spawning/SPA-014 - Ground Ops - Scheduled
Spawns Limited/SPA-014 - Ground Ops - Scheduled Spawns Limited.miz
# Moose Test Missions/SPA - Spawning/SPA-015 - Ground Ops - Randomize
Route/SPA-015 - Ground Ops - Randomize Route.miz
# Moose Test Missions/SPA - Spawning/SPA-016 - Ground Ops - Randomize
Zones/SPA-016 - Ground Ops - Randomize Zones.miz
# Moose Test Missions/SPA - Spawning/SPA-017 - Ground Ops - Set AI
inactive while spawning/SPA-017 - Ground Ops - Set AI inactive while
spawning.miz
# Moose Test Missions/SPA - Spawning/SPA-018 - Ground Ops - Randomize
Templates/SPA-018 - Ground Ops - Randomize Templates.miz
# Moose Test Missions/SPA - Spawning/SPA-100 - CleanUp Inactive
Units/SPA-100 - CleanUp Inactive Units.miz
# Moose Test Missions/SPA - Spawning/SPA-110 - Limit Spawning/SPA-110 -
Limit Spawning.miz
# Moose Test Missions/SPA - Spawning/SPA-121 - Air Ops - Scheduled
Spawns with Repeat on Landing with Limit/SPA-121 - Air Ops - Scheduled
Spawns with Repeat on Landing with Limit.miz
# Moose Test Missions/SPA - Spawning/SPA-130 - Uncontrolled
Spawning/SPA-130 - Uncontrolled Spawning.miz
# Moose Test Missions/SPA - Spawning/SPA-200 - Randomize Unit
Types/SPA-200 - Randomize Unit Types.miz
# Moose Test Missions/SPA - Spawning/SPA-220 - Randomize Zones/SPA-220 -
Randomize Zones.miz
# Moose Test Missions/SPA - Spawning/SPA-310 - Spawn at Static
position/SPA-310 - Spawn at Static position.miz
# Moose Test Missions/SPA - Spawning/SPA-320 - Spawn at Unit
position/SPA-320 - Spawn at Unit position.miz
# Moose Test Missions/SPA - Spawning/SPA-330 - Spawn at Vec2
position/SPA-330 - Spawn at Vec2 position.miz
# Moose Test Missions/SPA - Spawning/SPA-340 - Spawn at Vec3
position/SPA-340 - Spawn at Vec3 position.miz
# Moose Test Missions/ZON - Zones/ZON-100 - Normal Zone/ZON-100 - Normal
Zone.miz
# docs/Documentation/Zone.html
|
2017-03-03 09:51:17 +01:00 |
|
FlightControl
|
8edbb5ca23
|
Progress, a lot is working already.
|
2017-02-28 14:01:38 +01:00 |
|
FlightControl
|
62b668029b
|
Updates
|
2017-02-14 08:49:59 +01:00 |
|
FlightControl
|
52f4051901
|
Various Fixes
-- Documentation fixes with links not working.
-- MENU_CLIENT_COMMAND had a small glitch, fixed that one too.
-- Implemented new Event Dispatcher.
--
|
2017-02-04 15:16:32 +01:00 |
|
FlightControl
|
98a77e2856
|
Added AI Off methods in SPAWN and GROUP
-- Added SPA-017 test mission
-- Added SPAWN:InitAIOnOff()
-- Added SPAWN:InitAIOn()
-- Added SPAWN:InitAIOff()
-- Added GROUP:SetAIOnOff( AIOnOff )
-- Added GROUP:SetAIOn()
-- Added GROUP:SetAIOff()
-- Documentation
|
2017-01-24 11:09:55 +01:00 |
|
FlightControl
|
0cb456ef0c
|
Set AI On or Off when spawning
-- Added AI On or Off functions for SPAWN
-- Added AI On or Off functions for GROUP
|
2017-01-24 07:10:20 +01:00 |
|
FlightControl
|
1206c51fe1
|
Final updates
|
2017-01-17 12:19:35 +01:00 |
|
FlightControl
|
131d2dd4a4
|
AI_CAP Created
-- Documentation
-- Coding
-- Test Missions
-- Presentations
|
2017-01-16 12:25:21 +01:00 |
|
FlightControl
|
b888a0e96a
|
Progress CAS + PATROLZONE
-- Code
-- Documentation
-- Presentations
-- Dias
-- Test Missions
|
2017-01-15 18:08:58 +01:00 |
|
FlightControl
|
7ad4db84bd
|
FSM Documentation
|
2016-12-23 06:58:47 +01:00 |
|
FlightControl
|
8af0b052c6
|
doc
|
2016-12-18 14:21:07 +01:00 |
|
FlightControl
|
755eb9748b
|
reset documentation
|
2016-12-18 14:20:18 +01:00 |
|
FlightControl
|
837796ed0b
|
documentation
|
2016-12-18 14:17:26 +01:00 |
|
FlightControl
|
4b6edcceba
|
update documentation
|
2016-12-18 13:11:58 +01:00 |
|