Commit Graph

7 Commits

Author SHA1 Message Date
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
2bbc1fcda4 LUA and trait documentation fixes
- Typo in documentation ("proximitry").
- Add spaces between sentences.
- Remove most occurrences of "  " (two spaces) unless clearly used as indendation
- Punctuation (although no fullstop after filenames like "notifications.yaml").
2015-08-24 19:41:15 +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
Matthias Mailänder
ff7fe2bab5 rename WRange to WDist in the Lua API 2015-07-09 12:36:15 +02:00
Oliver Brakmann
b1f6136b98 Fix crash in allies03b 2015-04-02 19:06:16 +02:00
abcdefg30
4a7afd1a16 Ported allies03b to lua 2015-01-25 19:34:30 +01:00