FlightControl
|
94960b4cb3
|
Updated documentation
DATABASE
BASE
SPAWN
ESCORT
|
2016-04-30 09:22:36 +02:00 |
|
Sven Van de Velde
|
6ed7796b6d
|
Create gh-pages branch via GitHub
|
2016-04-30 09:20:34 +02:00 |
|
Sven Van de Velde
|
4e43fc3c01
|
Create gh-pages branch via GitHub
|
2016-04-30 08:16:05 +02:00 |
|
Sven Van de Velde
|
9923159df8
|
Create gh-pages branch via GitHub
|
2016-04-30 08:14:17 +02:00 |
|
FlightControl
|
c232c2722a
|
Merge branch 'gh-pages' of https://github.com/FlightControl-Master/MOOSE into gh-pages
|
2016-04-30 07:58:10 +02:00 |
|
Sven Van de Velde
|
3b6969050f
|
Create gh-pages branch via GitHub
|
2016-04-30 07:57:49 +02:00 |
|
FlightControl
|
0ed25f690e
|
Merge remote-tracking branch 'refs/remotes/origin/master' into gh-pages
|
2016-04-30 07:50:57 +02:00 |
|
Sven Van de Velde
|
dcdf619a52
|
Merge pull request #27 from FlightControl-Master/Database-Rework
Database rework
|
2016-04-30 07:48:54 +02:00 |
|
FlightControl
|
291c4e5ba9
|
Database and Documentation
|
2016-04-30 07:42:53 +02:00 |
|
FlightControl
|
3159561a02
|
Merge branch 'gh-pages' of https://github.com/FlightControl-Master/MOOSE into gh-pages
|
2016-04-30 07:33:02 +02:00 |
|
Sven Van de Velde
|
cb56710b4d
|
Create gh-pages branch via GitHub
|
2016-04-30 07:32:45 +02:00 |
|
FlightControl
|
4702662c95
|
Merge remote-tracking branch 'refs/remotes/origin/master' into gh-pages
|
2016-04-30 07:28:13 +02:00 |
|
FlightControl
|
6a28902305
|
Applied proper documentation
|
2016-04-30 07:22:48 +02:00 |
|
Sven Van de Velde
|
557a46173b
|
Create gh-pages branch via GitHub
|
2016-04-28 19:30:44 +02:00 |
|
FlightControl
|
0990e34fef
|
Built coroutines for iterators
|
2016-04-28 19:12:42 +02:00 |
|
FlightControl
|
88e0b17741
|
Database redesign progress
|
2016-04-28 13:28:03 +02:00 |
|
FlightControl
|
10177331b4
|
Merge remote-tracking branch 'refs/remotes/origin/master' into Database-Rework
# Conflicts:
# Moose/Database.lua
# Moose/Mission.lua
|
2016-04-27 16:05:58 +02:00 |
|
FlightControl
|
fe6d94466d
|
Moose Embedded update
|
2016-04-27 15:36:24 +02:00 |
|
FlightControl
|
979ce38422
|
Documentation update
|
2016-04-27 15:35:32 +02:00 |
|
Sven Van de Velde
|
218e435581
|
Merge pull request #26 from FlightControl-Master/Randomize-Zone-Spawning
Randomize zone spawning
|
2016-04-27 15:32:42 +02:00 |
|
FlightControl
|
79e4e7cde8
|
Ok, got the function fixed.
|
2016-04-27 15:32:11 +02:00 |
|
FlightControl
|
49fc0bde16
|
Changed SpawnInZone to spawn units at a random position within the zone, and then they will follow the route further.
|
2016-04-27 11:22:06 +02:00 |
|
FlightControl
|
391408de9b
|
Database filter criteria
|
2016-04-26 12:54:41 +02:00 |
|
FlightControl
|
243009704d
|
Database rework.
|
2016-04-26 12:16:54 +02:00 |
|
Sven Van de Velde
|
f536658639
|
Merge pull request #25 from FlightControl-Master/Scoring
Scoring
|
2016-04-26 11:42:42 +02:00 |
|
FlightControl
|
56fca825f0
|
Scoring working now ...
|
2016-04-26 11:41:58 +02:00 |
|
FlightControl
|
847813c741
|
Updated scoring attached to the mission scheduler.
|
2016-04-26 11:23:35 +02:00 |
|
FlightControl
|
60005abfbd
|
Fixed bug
|
2016-04-26 10:16:17 +02:00 |
|
FlightControl
|
2538308e4e
|
Application of a new scoring algorithm
|
2016-04-26 10:11:55 +02:00 |
|
Sven Van de Velde
|
92bf378a1c
|
Merge pull request #24 from FlightControl-Master/Add-variable-parameters-to-Alive-function-for-CLIENTS
Add variable parameters to alive function for clients
|
2016-04-24 07:50:20 +02:00 |
|
FlightControl
|
6fba093b77
|
Embedded
|
2016-04-24 07:49:08 +02:00 |
|
FlightControl
|
7893302d89
|
Updated variable parameters
|
2016-04-24 07:42:26 +02:00 |
|
FlightControl
|
598cfefba4
|
Added variable parameter to Alive function
So that the client number can be given when the client is alive.
|
2016-04-24 06:59:21 +02:00 |
|
FlightControl
|
1acf66f74d
|
Merge branch 'Events-Dispatcher2'
|
2016-04-24 06:41:23 +02:00 |
|
FlightControl
|
994dc44f00
|
Merge branch 'master' into Events-Dispatcher2
|
2016-04-24 06:40:05 +02:00 |
|
FlightControl
|
620844b7e0
|
Release of new EVENT class
The logic of the EVENT class has finished. Releasing it.
|
2016-04-24 06:24:21 +02:00 |
|
FlightControl
|
ab4f4e75d1
|
Trying a workaround for a new DCS crash when ReSpawning
Now i destroy the group first before respawning...
|
2016-04-23 13:26:33 +02:00 |
|
FlightControl
|
01c85670ec
|
Event functions replacement stable now ... (I think)...
|
2016-04-23 08:17:57 +02:00 |
|
FlightControl
|
66c7ebf786
|
Further optimization of the Event Dispatcher.
Also fixed a problem with DESTROYGROUPTASK
|
2016-04-20 21:59:37 +02:00 |
|
FlightControl
|
ba44e39344
|
First version of new event handling ready.
only for spawning, now we need to make this for the rest of the AddEvent
handlers :-)
|
2016-04-20 11:10:26 +02:00 |
|
Sven Van de Velde
|
a8f51751f1
|
Embedded
|
2016-04-17 11:44:04 +02:00 |
|
Sven Van de Velde
|
90827d5c35
|
Merge pull request #21 from FlightControl-Master/Escort
Escort
v0.1.0-alpha
|
2016-04-15 14:31:47 +02:00 |
|
FlightControl
|
74e3b15fe3
|
Updated the escort function and added APIs
|
2016-04-15 14:31:09 +02:00 |
|
FlightControl
|
c4d559ea9c
|
Merge remote-tracking branch 'refs/remotes/origin/master' into Escort
|
2016-04-15 05:46:45 +02:00 |
|
FlightControl
|
9ae99d2e95
|
Presentations for videos
|
2016-04-14 12:29:47 +02:00 |
|
Sven Van de Velde
|
679dd7668e
|
Updated errors in escaping.
|
2016-04-14 12:29:03 +02:00 |
|
Sven Van de Velde
|
10ecc6f17c
|
Changed CSV layout from ; to , for integration into power BI
|
2016-04-13 22:08:12 +02:00 |
|
FlightControl
|
fd5c012279
|
Added the velocity and vector calculation for the ESCORT class.
|
2016-04-13 16:18:11 +02:00 |
|
FlightControl
|
a0bfe549a7
|
Preparing the test mission for users.
|
2016-04-13 15:36:47 +02:00 |
|
FlightControl
|
e4085713b7
|
Put stuff in trash.
|
2016-04-13 15:26:16 +02:00 |
|