Commit Graph

172 Commits

Author SHA1 Message Date
Sven Van de Velde 1cb97aca38 Merge remote-tracking branch 'refs/remotes/origin/master' into MissileTrainer
# Conflicts:
#	Embedded/Moose_Embedded.lua
#	Moose/MissileTrainer.lua
#	Test Missions/Moose_Test_MISSILETRAINER/Moose_Test_MISSILETRAINER.lua
#	Test Missions/Moose_Test_MISSILETRAINER/Moose_Test_MISSILETRAINER.miz
2016-05-18 11:09:21 +02:00
svenvandevelde 9b0879626f Fix bug where missiles were deleted client to client
Bug solve of the early deletion of missiles fired from client to client
(air to air f.e.).
Updated documentation.
Added API to change the frequency of tracking.
2016-05-17 10:57:51 +02:00
Sven Van de Velde 2eb784abad Merge remote-tracking branch 'refs/remotes/origin/master' into MissileTrainer
# Conflicts:
#	Moose/MissileTrainer.lua
2016-05-17 07:13:50 +02:00
Sven Van de Velde 1fef4793ca Merge remote-tracking branch 'refs/remotes/origin/master' into MissileTrainer
# Conflicts:
#	Moose/MissileTrainer.lua
2016-05-17 07:05:27 +02:00
Sven Van de Velde 7a91bdff72 Updated documentation to MISSILELAUNCHER 2016-05-17 06:32:34 +02:00
svenvandevelde 75b2a668dd Updated documentation for missile trainer 2016-05-16 09:06:02 +02:00
Sven Van de Velde 0a66cb6a59 Documentation 2016-05-14 07:10:19 +02:00
Sven Van de Velde bca06c1dbf Updated documentation of Client 2016-05-14 06:47:22 +02:00
Sven Van de Velde fe8438648c Documentation + Added further APIs 2016-05-14 06:35:45 +02:00
Sven Van de Velde d1b3de1940 Progress 2016-05-13 12:46:08 +02:00
Sven Van de Velde 971f5e9ca4 Updates 2016-05-12 14:53:28 +02:00
Sven Van de Velde e486c80350 Got something working now 2016-05-12 12:38:35 +02:00
svenvandevelde 01531f0c73 Progress 2016-05-11 17:18:50 +02:00
Sven Van de Velde 4d40f28cf8 Revised client and database logic. Still work in progress. 2016-05-11 14:19:46 +02:00
Sven Van de Velde 15b189d747 commit 2016-05-11 06:07:05 +02:00
Sven Van de Velde db2cc49b85 Work in progress 2016-05-10 20:01:45 +02:00
Sven Van de Velde 4667e7c41c Solved bug in SCHEDULER 2016-05-10 17:28:14 +02:00
Sven Van de Velde 812c4216c5 Updated SPAWN with the SCHEDULER class 2016-05-10 15:48:53 +02:00
Sven Van de Velde 34d268b451 Optimized the scheduler 2016-05-10 12:05:07 +02:00
Sven Van de Velde bfb1bcc232 Anapa Airbase red Task Force 4 is working now :-)
You can pickup oil workers from the oil derrick with the helicopter in
mid sea...
2016-05-09 15:01:19 +02:00
Sven Van de Velde 8ef6ef14dd Updates 2016-05-08 16:16:41 +02:00
Sven Van de Velde 1949d69fa0 Updated Anapa 2016-05-07 06:59:15 +02:00
Sven Van de Velde c68e4cd257 progress 2016-05-06 19:12:02 +02:00
Sven Van de Velde 4704afdc6c Merge remote-tracking branch 'refs/remotes/origin/master' into Anapa-Airbase-fixes 2016-05-06 16:44:59 +02:00
Sven Van de Velde ad2c3ed83f commit 2016-05-06 16:41:59 +02:00
svenvandevelde bfeaa961f6 Updates for Anapa. Fixed a bug in SPAWN (small bug) 2016-05-06 14:21:24 +02:00
svenvandevelde 4adf5aa188 Anapa airbase fixes 2016-05-06 10:12:30 +02:00
Sven Van de Velde f981200409 MissileTrainer first version 2016-05-03 13:47:02 +02:00
FlightControl 92289ecd16 Updated demos for youtube videos. 2016-04-30 15:31:22 +02:00
FlightControl 94960b4cb3 Updated documentation
DATABASE
BASE
SPAWN
ESCORT
2016-04-30 09:22:36 +02:00
FlightControl 291c4e5ba9 Database and Documentation 2016-04-30 07:42:53 +02:00
FlightControl 6a28902305 Applied proper documentation 2016-04-30 07:22:48 +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 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
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
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 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