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
FlightControl
74e3b15fe3
Updated the escort function and added APIs
2016-04-15 14:31:09 +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
5b6183aa2b
Bugfix in Escort
2016-04-13 14:20:54 +02:00
FlightControl
6232c9a67c
Implemented a WayPoints functionality for GROUPS
...
WayPoints can be modified on a GROUP.
A function hook is called whenever a group moves over a waypoint.
2016-04-12 14:32:40 +02:00
FlightControl
f718e05cb5
Fixed typo
2016-04-09 21:28:55 +02:00
FlightControl
8ea20af680
Bugfix ESCORT
...
When the escort is following the lead, the Evasion setting has to be
PassiveDefense, otherwise the helicopter will fly around like a chicken
when in danger.
2016-04-09 07:09:44 +02:00
FlightControl
0bb35e23b9
Fix bug again in SPAWN
...
CleanUp variable
embedded
2016-04-08 23:13:18 +02:00
FlightControl
a3facd957a
Fixed bug in SPAWN
...
- Fixed error in name of variable SpawnCleanUpTimeStamp
2016-04-08 22:50:09 +02:00
FlightControl
8e901b61f4
Fixed bugs and optimized ESCORT following logic
...
- Optimized the following logic of planes and helicopters.
- Fixed bugs with menus already present in the cache of the client.
- Fixed a bug in the SPAWN ReSpawn function.
- Optimized the JoinUp logic.
2016-04-08 20:03:15 +02:00
FlightControl
ab332f22e7
Updated the Escort class
...
- Registering each excort at the client internally.
- Each escort known at the client can exchange targets.
- Each escort can acquire attack assistance from other escorts known at
the client.
- Made the MENU class more slick. Now menus are removed recursively for
CLIENTS.
- Added a few more types and fine tuned the documentation.
2016-04-07 17:34:44 +02:00
FlightControl
6d06ddb68f
Fixed the respawn problem and reworked the test mission directory structure
2016-04-05 16:04:36 +02:00
FlightControl
d8704b4028
Fixed bug in Escort class, ROE and ROT was not working. Fixed now...
...
Problem was with variable owning the function was not called properly.
2016-04-04 23:20:37 +02:00
FlightControl
a3c7e7983b
Changes are a joint work session with Midnight...
...
When users use the framework, it will only get better ...
2016-04-04 22:34:09 +02:00
FlightControl
42dea077c2
Updated embedded and escort
2016-04-04 09:57:15 +02:00