FlightControl
f75f9512a2
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/RAD - Radio/RAD-002 - Transmission Tips and
Tricks/RAD-002 - Transmission Tips and Tricks.miz
2017-03-23 18:23:08 +01:00
FlightControl
69c88bc2a6
Working missions
2017-03-23 13:36:03 +01:00
FlightControl
aa806e19e1
Fixed spawn problems, i think ...
2017-03-23 12:57:46 +01:00
Grey-Echo
0c7358c718
Merge pull request #340 from FlightControl-Master/Grey-Echo
...
Small Tweaks to RADIO
2017-03-23 09:06:38 +01:00
FlightControl
f91d8fd07d
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
2017-03-23 05:35:12 +01:00
FlightControl
c4ba4760fc
static moose.lua
2017-03-23 05:29:44 +01:00
FlightControl
63973e4e2d
Merge remote-tracking branch 'refs/remotes/origin/master' into Grey-Echo
...
# Conflicts:
# Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua
# Moose Mission Setup/Moose.lua
2017-03-23 05:28:09 +01:00
Grey-Echo
24d7ed16b3
Generated Static Moose.lua (for real this time !)
2017-03-22 21:50:02 +01:00
Grey-Echo
f42a02e1f4
Generate Static Moose.lua
2017-03-22 21:41:08 +01:00
Grey-Echo
cd267b1ed5
Cleaned conditions with nil in RADIO
2017-03-22 21:28:57 +01:00
FlightControl
22562802cb
Moose static
2017-03-22 18:12:25 +01:00
FlightControl
ef67ac7e8f
Progress
2017-03-22 18:11:54 +01:00
Grey-Echo
ea3ca25c23
Update RAD-002 to use SCHEDULER properly
2017-03-22 18:05:38 +01:00
Grey-Echo
b1b0789113
Doc update for RADIO:StopBroadcast Fix
2017-03-22 10:40:22 +01:00
Grey-Echo
4563e7e300
in RADIO, use the MOOSE way to setCommand()
...
self.Positionable:GetDCSObject():getController():setCommand() => self.Positionable:SetCommand()
2017-03-22 10:22:04 +01:00
Grey-Echo
24a166826a
Add RADIO:StopBroadcast()
2017-03-22 10:17:53 +01:00
Grey-Echo
79518ed926
Merge pull request #332 from FlightControl-Master/RadioComs
...
Radio coms
2017-03-21 20:51:25 +01:00
Sven Van de Velde
871945a06b
Merge pull request #333 from FlightControl-Master/master-scoring-fixes
...
-- Fixed ThreatLevel call resulting in a crash during S_EVENT_CRASH or S_EVENT_DEAD. Threatlevels are determined for Player and Targets during hit events and cached.
-- Fixed issue were a player1 hiting player2 would keep granting score for that player1. Now, when the player2 is dead, the hit timestamp is reset for player1. So when player 3 causes a dead event for player2, then only player3 will receive a score and not player1 also.
-- Scenery objects and static objects are now also taken into account for the scoring.
-- When a scenery object is hit, a message is displayed.
-- Only when scenery objects are set as a goal, the S_EVENT_DEAD will result in a message to the player and scores.
-- The player will now receive scores when eliminating a static target in multi-player mode!
That's it.
FC
2017-03-21 12:19:39 +01:00
FlightControl
b1a049f193
Final fixes
2017-03-21 12:13:56 +01:00
FlightControl
f1cdc23cf5
MP test
2017-03-21 11:58:00 +01:00
FlightControl
f2e28cb62d
MP test
2017-03-21 11:48:29 +01:00
FlightControl
d1735689ca
MP test
2017-03-21 11:41:44 +01:00
FlightControl
6183a9acab
MP test
2017-03-21 11:36:13 +01:00
FlightControl
ffe04ff657
MP test
2017-03-21 11:25:33 +01:00
FlightControl
cb886229da
MP test
2017-03-21 11:08:04 +01:00
FlightControl
5f70c62c80
MP Test
2017-03-21 11:06:24 +01:00
FlightControl
266a27d127
MP test
2017-03-21 10:31:06 +01:00
FlightControl
91cc18b467
MP test
2017-03-21 10:27:43 +01:00
FlightControl
ffeea0ee8b
MP test
2017-03-21 10:12:58 +01:00
FlightControl
576394f18c
MP test
2017-03-21 09:56:20 +01:00
FlightControl
f0c7c2026f
test
2017-03-21 09:37:25 +01:00
FlightControl
384238fd36
Master Scoring Fixes
2017-03-21 09:34:49 +01:00
Grey-Echo
af6f942218
Merge branch 'master' into RadioComs
2017-03-20 22:23:03 +01:00
Grey-Echo
340c6d0820
Remove variable parameters in shortcuts functions in RADIO
...
Plus some other small tweaks
2017-03-20 21:38:33 +01:00
FlightControl
baa17a4cb7
@Grey-Echo I've done a review and created this branch.
...
I've done some minor changes, but there is one item that i think
requires your attention, and that is on line 82. It writes
*Positionable,*... Shouldn't that be some kind of a value there?
I am really impressed with the work you did. Excellent job!
2017-03-20 20:33:26 +01:00
FlightControl
c0dcc86405
Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl
2017-03-20 20:13:26 +01:00
Sven Van de Velde
8ab75fb66d
Merge pull request #331 from FlightControl-Master/FlightControl
...
documentation
2017-03-20 20:11:20 +01:00
FlightControl
716ffa8b0f
documentation
2017-03-20 20:10:00 +01:00
FlightControl
13159f3ed3
Update detection documentation.
2017-03-20 20:07:51 +01:00
FlightControl
6d41c30831
Detection presentation upates.
2017-03-20 15:42:30 +01:00
FlightControl
1ae0d10009
Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl
2017-03-20 15:42:11 +01:00
Grey-Echo
55cbd24588
LDoc final pass and HTML doc generation
2017-03-20 13:51:00 +01:00
Sven Van de Velde
761f1ded53
Merge pull request #328 from FlightControl-Master/FlightControl
...
Task dispatcher fine tunings.
2017-03-20 13:34:01 +01:00
FlightControl
1bd37b8eed
Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl
2017-03-20 13:33:06 +01:00
FlightControl
664580e3f1
Updates after the presentation.
2017-03-20 13:33:02 +01:00
Sven Van de Velde
e50e08dc38
Merge pull request #325 from FlightControl-Master/FlightControl
...
Fixes for tasking
2017-03-20 12:54:30 +01:00
FlightControl
32c5227d71
Updated stuff in tasking
...
-- SET improved
-- Resolved bug with destroy scoring not granted.
-- Implemented LL for all detection reports
-- Testing
-- Added test mission TAD-220 for DETECTION_TYPES testing.
2017-03-20 12:53:36 +01:00
FlightControl
1dd8f523a1
Merge remote-tracking branch 'refs/remotes/origin/master' into FlightControl
2017-03-20 09:36:53 +01:00
Grey-Echo
817274aa01
Add details in RAD-002 and small corrections to LDoc
2017-03-19 21:56:19 +01:00
Grey-Echo
4c7e839ef8
Add Test missions for RADIO
...
RAD-000 / RAD-001 / RAD-002
2017-03-19 18:06:14 +01:00