Paul Chote
d08a8eb1f6
Replace Map.Difficulty with Map.LobbyOption in scripts.
2016-06-19 22:15:27 +01:00
abcdefg30
ec602f2090
Replace abused Map.ActorsInBox calls by Map.ActorsInWorld in all ra missions
2016-04-08 17:38:17 +02:00
clemty
d4e1b1ba48
reduce use of Map.Topleft and Map.Bottomright as requested in #8549
2015-09-24 21:03:36 +02:00
Oliver Brakmann
d5c65b59b0
Fix scripted paradrops
...
A recent PR changed ParaDrop from an Effect to an Activity. Idle triggers in the mission scripts however have already queued activities for the paradropped units, so the ParaDrop activity would only run once the first activity had finished (which could never happen).
2015-07-18 21:22:40 +02:00
clemty
6b6cf8bb48
More script string fixes
...
This fixes spelling, punctuation and grammar in TD and RA missions.
2015-06-20 23:22:59 +02:00
abcdefg30
a4f051ad6b
Added a lua function for paratroopers
2015-01-13 17:48:11 +01:00
abcdefg30
80195d3fd0
Removed unused actors and reordered the rest
2015-01-11 16:36:49 +01:00
abcdefg30
d9572d4ca4
Rename Win -> MissionAccomplished and Lose -> MissionFailed
...
But keep them in notifications.yaml for backwards compatibility.
2015-01-09 14:14:03 +01:00
Oliver Brakmann
1564e6c0dd
Update missions for yaml-defined FMV playback
2014-12-18 18:59:42 +01:00
abcdefg30
2729233735
Polished allies03a
2014-12-13 11:24:11 +01:00
Oliver Brakmann
1a63a0a167
Fix chat sounds overlapping with playing FMV in missions
2014-10-26 00:38:32 +02:00
abcdefg30
ff8944d288
Ported allies03a
2014-10-24 20:32:47 +02:00