Commit Graph

893 Commits

Author SHA1 Message Date
Delta-99 e41b72196b Merge pull request #4 from FlightControl-Master/master
Update from FlighControl-Master
2017-02-02 22:55:20 -05:00
Sven Van de Velde 30c7fce430 comment 2nd line that makes menu crash 2017-02-02 08:37:57 +01:00
Sven Van de Velde e4ad046bbf commented line that crashed menu... 2017-02-02 08:31:33 +01:00
Sven Van de Velde 2767026892 Merge pull request #219 from 132nd-etcher/master
add "inner" and "outer" parameter to ZONE_RADIUS:GetRandomVec2() method
Great job @132nd-etcher ok 👌
2017-02-02 05:18:16 +01:00
Delta-99 96516760ea Merge pull request #3 from FlightControl-Master/master
Update Delta-99 master
2017-02-01 23:17:59 -05:00
Sven Van de Velde 2550638bb3 Merge pull request #218 from Delta-99/add-radio-alt-type
Add radio alt type
2017-02-02 05:11:29 +01:00
Delta-99 e723a66f62 Add an Altitude type to the AI_PATROL, AI_CAP, AI_CAS New() calls. Can pass RADIO or BARO and defaults to RADIO (or AGL) if nothing passed. 2017-01-31 22:50:42 -05:00
Delta-99 273b5fc7e5 Merge pull request #2 from FlightControl-Master/master
Merge FlightControl-Master/master to Delta-99/master
2017-01-30 16:45:08 -05:00
132nd-etcher ac7dd8cb2f add "inner" and "outer" parameter to ZONE_RADIUS:GetRandomVec2() method 2017-01-28 20:08:30 +01:00
FlightControl e00e3104ab Presentations 2017-01-24 11:52:28 +01:00
Sven Van de Velde fd1ed374cf Merge pull request #215 from FlightControl-Master/FlightControl
-- 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:10:57 +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 0095e53b3a Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl 2017-01-24 07:10:24 +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
Sven Van de Velde 2a928765bb Merge pull request #214 from FlightControl-Master/FlightControl
Flightcontrol
2017-01-23 15:32:37 +01:00
FlightControl 0c55d62763 Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl 2017-01-23 15:31:15 +01:00
FlightControl 81b04bdbfb Trace off for mission 2017-01-23 15:30:54 +01:00
Sven Van de Velde d6ff4221e7 Merge pull request #213 from FlightControl-Master/FlightControl
Flightcontrol
2017-01-23 15:05:34 +01:00
FlightControl 8a1765141a Task Scores are now calculating correctly
The task scores are now working . Jippie!!!!
Demo time!!!
2017-01-23 15:04:20 +01:00
FlightControl 745e185f71 Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl 2017-01-23 14:26:10 +01:00
FlightControl 0109f011e8 Static + documentation 2017-01-23 14:17:23 +01:00
FlightControl d4497fbf5e Cleanup of logging volume in fsm.lua
-- replaced all self:E with self:T
2017-01-23 14:16:24 +01:00
FlightControl faa64c9f4e Tasking and Documentation
-- Added possibility to abort a TASK
-- Revised documentation of the main site.
2017-01-23 14:05:59 +01:00
FlightControl 956c71bbaa documentation 2017-01-22 15:05:49 +01:00
FlightControl a54c3f975a doc 2017-01-22 14:55:28 +01:00
FlightControl 553fab6b51 Intellisense picture 2017-01-22 14:54:12 +01:00
FlightControl 24de4655f6 Documentation 2017-01-22 14:49:26 +01:00
FlightControl fa97ba6ed7 lua code block, next try 2017-01-22 14:08:20 +01:00
FlightControl ca8920a429 Documentation 2017-01-22 14:00:42 +01:00
FlightControl 83f4b35bb3 Documentation 2017-01-22 13:30:32 +01:00
FlightControl 77c706a3c6 Installation documentation 2017-01-22 08:07:06 +01:00
Sven Van de Velde bda23b2064 Set theme jekyll-theme-architect 2017-01-22 07:59:52 +01:00
FlightControl 8f5dec1da8 Installation documentation 2017-01-22 07:57:11 +01:00
Sven Van de Velde 4f6d81e0c8 Merge pull request #209 from FlightControl-Master/FlightControl
Flightcontrol
2017-01-22 07:07:24 +01:00
FlightControl 0f278757de Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl 2017-01-22 07:06:35 +01:00
FlightControl 637e14798f static version 2017-01-22 07:05:21 +01:00
Sven Van de Velde 312696a385 Merge pull request #208 from FlightControl-Master/FlightControl
Flightcontrol
-- DCS Folder sync barch file (DCS_Folder_Sync.bat) stored in the root directory of MOOSE.
-- Allow task abort through the menu options (still need to fix the coalition problem)
-- Documented in BASE the SetState and the GetState methods.
2017-01-22 07:04:20 +01:00
FlightControl 10c8e67e37 Updated file name to sync DCS Folder 2017-01-22 06:57:44 +01:00
FlightControl 93bea9528d Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl 2017-01-22 06:56:26 +01:00
Sven Van de Velde 34037c3a8c Merge pull request #206 from FlightControl-Master/Bugfix-132nd
Fixed 3 ZONE test missions that didnt work for me
2017-01-21 10:33:26 +01:00
FlightControl 9987b60c07 Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl 2017-01-20 20:15:06 +01:00
FlightControl 84a1fc1ac7 Documentation of SetState and GetState and BASE documentation update.
-- SetState documented.
-- GetState documented.
-- BASE main documentation.
-- Test mission updated and documentation.
2017-01-20 20:15:02 +01:00
Sven Van de Velde af37624d4f Merge pull request #207 from FlightControl-Master/FlightControl
Flightcontrol
2017-01-20 18:26:48 +01:00
FlightControl 65f4902029 New test mission. 2017-01-20 18:22:32 +01:00
entropySG 8f2f69d7b9 Fixed Zone Test Missions 2017-01-20 17:41:44 +01:00
FlightControl 4b66d9db31 Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl 2017-01-20 16:54:52 +01:00
FlightControl fcf31a4d50 Setup Presentation 2017-01-20 16:54:24 +01:00
Sven Van de Velde cacbc6f40c Merge pull request #204 from birgersp/master
Added Update.bat script to accommodate FlightControl-Master/MOOSE#203
2017-01-20 14:54:14 +01:00
Birger Skogeng Pedersen e7d8aa528d Added Update.bat script to accommodate FlightControl-Master/MOOSE#203
This script pulls the latest changes from the remote repository, and
updates the submodules.
2017-01-20 09:51:27 +01:00
Sven Van de Velde 4e069b389d Merge pull request #202 from FlightControl-Master/FlightControl
Flightcontrol
2017-01-19 20:10:24 +01:00