Commit Graph

33 Commits

Author SHA1 Message Date
Matthias Mailänder
4f0f5cdee7 remove BodyOrientation for invisible actor 2015-09-03 07:42:21 +02:00
atlimit8
b789739352 Allies 03 - kill prisoners with barrels 2015-09-02 23:19:00 -05:00
atlimit8
23d0424437 Add ITargetablePositions seperating it from ITargetable 2015-09-02 23:14:40 -05:00
Oliver Brakmann
b7c444713e Revert "Allies 03 Cloak->TargetableUnit"
This reverts commit acc4b307b6.
2015-07-28 15:42:18 +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
Oliver Brakmann
4ed7a4ce8a Merge pull request #8659 from penev92/bleed_playerReference
Rename PlayerReference.Race to Faction
2015-07-14 20:15:56 +02:00
atlimit8
acc4b307b6 Allies 03 Cloak->TargetableUnit 2015-07-13 08:13:51 -05:00
penev92
7873a326cd Upgrade RA maps 2015-07-06 00:05:07 +03:00
Paul Chote
6bc4fae084 Upgrade RA rules. 2015-07-04 17:07:07 +01:00
abcdefg30
1cbde65a08 Merge pull request #8509 from clemty/strings
More script string fixes
2015-06-21 16:22:32 +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
Paul Chote
34f5482d26 Update RA rules. 2015-06-19 22:02:07 +01:00
Matthias Mailänder
e2e9ce9d7e check sequence image at RenderSprites level 2015-06-11 21:18:25 +02:00
abcdefg30
8a5cdfa9fb Disable EnemyWatcher in all ra missions 2015-06-01 18:21:22 +02:00
Paul Chote
89a1bdd4f1 Merge pull request #7475 from abcdefg30/perhealth
Convert the float health percentage to an int percentage
2015-05-03 08:35:58 +12:00
abcdefg30
51433e7c64 Updated all maps with the utility 2015-05-01 14:16:21 +02:00
abcdefg30
2a80642c6a Add a new line at the end of descriptions for better readability 2015-04-25 15:47:18 +02:00
Oliver Brakmann
cda7310b25 Convert RGB map preview image files to RGBA 2015-04-18 11:35:01 +02:00
Paul Chote
4ea55809ca Decompose RenderInfantry into WithInfantryBody and RenderSprites. 2015-03-21 13:04:17 +00:00
ScottNZ
7d8a6186e2 No access to Allied construction yards in allies 03, so remove unneeded fake definitions 2015-01-24 13:03:06 +13: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
4be5c03385 Removed Facing: 0 and Health: 1 2015-01-11 16:04:41 +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
Paul Chote
bd2518649a Upgrade shipped maps to the latest format. 2014-12-23 10:00:19 +13:00
ScottNZ
67faca2e57 Remove fake structure access from a few missions 2014-12-19 18:13:33 +13:00
Paul Chote
5b011e6baf Merge pull request #7072 from obrakmann/fmv-overhaul
Move FMV playback from Lua scripts to widgets
2014-12-19 17:43:07 +13:00
Oliver Brakmann
5a6282d6f9 Adjust missions 2014-12-18 20:24:37 +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
Matthias Mailänder
9612ee7f0f don't play Battle Control Initialized during FMVs 2014-10-28 20:51:56 +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