Paul Chote
8452f71481
Rename Lua UserInterface.Translate to .GetFluentMessage.
2024-11-03 16:52:47 +02:00
Matthias Mailänder
378f66a1ff
Resolve Lua language server diagnosed problems.
2023-03-28 11:45:15 +02:00
Matthias Mailänder
9b2e291a46
Extract translation strings.
2023-01-23 20:51:45 +01:00
abcdefg30
5bf7fe852c
Remove the copyright year numbers
2023-01-11 11:58:54 +02:00
abcdefg30
6a31b1f9f3
Update the copyright header year
2022-05-28 00:35:10 -05:00
Matthias Mailänder
b9bfbfd5ac
Use global objective initialisation.
2021-11-26 23:39:41 +01:00
Andre Mohren
6810469634
Updated copyright years.
2021-06-29 18:33:21 -05:00
Smittytron
243dc965c0
Move IdleHunt function to campaign-global.lua
2021-05-22 23:29:42 +02:00
Smittytron
0d3c624bbc
Standardize usage of AddObjective in RA missions
2021-04-11 12:26:14 +02:00
Paul Chote
e5a1a8a706
Replace deprecated API usage.
2020-06-19 17:28:01 +02:00
Paul Chote
d73ed7670a
Port missions to the new Paratroopers API.
2020-02-29 16:07:24 +01:00
abcdefg30
23b3c237b7
Update the year numbers in all license headers to 2020
2020-01-05 17:00:34 +00:00
abcdefg30
8b9603168a
Change the year number in all lua headers from 2018 to 2019
2019-01-26 23:15:21 +01:00
Arular101
8a60918841
Update copyright notice year to 2018
2018-01-17 00:47:34 +01:00
Jean-Rémy Buchs
fc725c6c0c
add GPLv3+ header to all lua scripts
2017-04-10 21:13:51 +02:00
abcdefg30
2f86f25418
Remove the redundant "set to defend stance" functions
...
They never even worked properly
2016-04-08 17:38:41 +02:00
abcdefg30
ec602f2090
Replace abused Map.ActorsInBox calls by Map.ActorsInWorld in all ra missions
2016-04-08 17:38:17 +02:00
abcdefg30
93757d3324
Let spawned soviet vehicles attack move on Survival02
2015-12-12 18:49:28 +01:00
atlimit8
f79ac636f2
Convert Lua array-like structures to use named entries
2015-10-25 00:36:04 -05: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
abcdefg30
db0b20f5f8
Use the new Beacon function in survival 01 and 02
2015-06-28 01:25:38 +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
Oliver Brakmann
2ce9af41d3
Merge pull request #8275 from abcdefg30/FacingGlobal
...
Add default facings to lua
2015-05-27 23:51:10 +02:00
Matthias Mailänder
34f3d2d5f1
avoid code duplication
2015-05-27 22:17:42 +02:00
Matthias Mailänder
05229e79ce
use the new facing global
2015-05-27 22:17:42 +02:00
abcdefg30
5aa9d50551
Use the new lua UserInterface in the missions
2015-05-27 16:51:26 +02:00
abcdefg30
d5ceb2623b
Make use of the new lua UserInterface in survival02
2015-05-25 16:57:16 +02:00
abcdefg30
e6828aa1ff
Fix a problem with hijackers in the survival maps
2015-04-30 22:37:43 +02:00
abcdefg30
b309983fd4
Fix a crash in survival02
2015-01-23 15:18:20 +01:00
abcdefg30
9dd85125d8
Ported Survival02 to lua
2015-01-13 17:48:12 +01:00