Commit Graph

19 Commits

Author SHA1 Message Date
Jean-Rémy Buchs
fc725c6c0c add GPLv3+ header to all lua scripts 2017-04-10 21:13:51 +02:00
Oliver Brakmann
b9f0504380 Fix friendly monster tanks not revealing shroud in Monster Tank Madness 2017-04-08 20:55:40 +02:00
abcdefg30
e4d3712205 Set the initial cash to 0 2017-04-05 21:53:31 +02:00
abcdefg30
49c3dfe2fc Fix the extraction helicopter not showing up in Monster Tank Madness 2017-04-05 21:52:19 +02:00
abcdefg30
846731ef20 Fix a potential crash in Monster Tank Madness 2016-12-27 01:13:16 +01:00
abcdefg30
ec602f2090 Replace abused Map.ActorsInBox calls by Map.ActorsInWorld in all ra missions 2016-04-08 17:38:17 +02:00
Oliver Brakmann
aa491a35c8 Fix Monster Tank Madness to not use Player.SetStance 2016-01-30 20:47:49 +00:00
abcdefg30
b3f6085ea0 Adjustments to "Fail mission if impossible to land at beach" 2015-12-25 20:10:21 +00:00
DArcy Rush
c65a15bfb0 Fail mission if impossible to land at beach 2015-12-25 20:08:53 +00:00
atlimit8
f79ac636f2 Convert Lua array-like structures to use named entries 2015-10-25 00:36:04 -05:00
Matthias Mailänder
ff7fe2bab5 rename WRange to WDist in the Lua API 2015-07-09 12:36:15 +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
5aa9d50551 Use the new lua UserInterface in the missions 2015-05-27 16:51:26 +02:00
abcdefg30
100a58e12c Use OnPlayerDiscovered instead of OnEnteredFootprint
in Monster Tank Madness
2015-04-25 15:47:17 +02:00
abcdefg30
7fe64b14a4 Polished monster-tank-madness 2015-01-17 23:56:31 +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
37c5d51f19 Move Utils.Seconds and .Minutes into DateTime global
Also renames Date.IsHalloween to DateTime.IsHalloween
2014-10-21 22:08:06 +02:00
abcdefg30
3110d6d0a4 fix broken triggers 2014-10-19 15:07:13 +02:00
abcdefg30
fdecc18ddc Ported monster-tank-madness to lua 2014-10-19 13:30:38 +02:00