Commit Graph

108 Commits

Author SHA1 Message Date
Paul Chote
6d6822ca15 Update map inits in RA/TD/D2k. 2020-07-08 20:38:30 +02:00
Paul Chote
73b42e452d Enable "campaign" bot for all scripted players in RA missions. 2019-02-01 20:59:19 +01:00
abcdefg30
7eff82c99b Move Actor103 in Allies02 one cell to the right
He was standing on impassable terrain and therefore couldn't move.
2019-01-19 11:56:22 +00:00
abcdefg30
30e3b45637 Let the remaing enemy troops in Allies02 attack the player
once the base is destroyed.
Does not include unit guarding the convoy path.
2019-01-19 11:56:22 +00:00
Smittytron
096de8f5aa Remove out of bound actors from RA missions 2018-09-25 18:38:08 +02:00
Mustafa Alperen Seki
01c1e08bd8 Add Original Remap Palette for RA Mod Campaign
and Shellmap
2017-11-19 15:08:42 +01:00
Arular101
8bec765925 Campaign file changes and cleanup
Remove NoAutoTarget
2017-11-15 15:43:44 +01:00
Oliver Brakmann
4787bc04b3 Make use of common mission rules in missions (RA) 2016-05-05 13:02:08 +02:00
Paul Chote
85c41bf50e Update RA maps to format 11. 2016-03-27 12:17:00 +01:00
Paul Chote
9884a29b9e Upgrade RA maps to format 10. 2016-03-08 22:19:26 +00:00
Paul Chote
505dddcf96 Upgrade RA maps to format 9. 2016-03-07 21:41:14 +00:00
atlimit8
949994f10b Convert MiniYaml colors to hex 2015-10-27 16:10:33 -05:00
reaperrr
8e6d5bd603 Misc yaml formatting/style fixes 2015-10-21 10:07:48 +02:00
reaperrr
1a08e6de77 Add Music trait to maps (applied upgrade rule) 2015-10-21 08:20:48 +02:00
abcdefg30
30e03b5d0b Align the titles of all ra missions 2015-10-19 21:40:13 +02:00
abcdefg30
b64e4886a7 Remove the prefixes of all red alert missions 2015-10-18 21:59:07 +02:00
abcdefg30
512faddb3e Hide the OwnerRow of the "Oil Pump"s tooltip in campaign missions 2015-09-26 17:45:02 +02:00
abcdefg30
5ddf94e624 HIJACKER can not be build by allies 2015-07-14 21:12:41 +02:00
abcdefg30
384a67def5 Add different difficulties to allies02 2015-07-14 21:12:40 +02:00
abcdefg30
4556a6ebb3 Adjust the objectives in allies02 2015-07-14 21:12:40 +02:00
abcdefg30
958d839802 Remove Ukraine from allies02 2015-07-14 21:12:39 +02:00
penev92
7873a326cd Upgrade RA maps 2015-07-06 00:05:07 +03:00
abcdefg30
8a5cdfa9fb Disable EnemyWatcher in all ra missions 2015-06-01 18:21:22 +02:00
Oliver Brakmann
c61b893e11 Add a missing DamageType to missions which re-define weapons 2015-05-28 22:23:59 +02:00
abcdefg30
51433e7c64 Updated all maps with the utility 2015-05-01 14:16:21 +02:00
penev92
ea01439377 Add an upgrade rule for DamageWarheads 2015-04-26 14:29:10 +03:00
ScottNZ
8e1661c297 Remove high tech fake structure access from a few missions 2015-01-24 13:02:35 +13: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
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
Matthias Mailänder
9612ee7f0f don't play Battle Control Initialized during FMVs 2014-10-28 20:51:56 +01:00
abcdefg30
cc97f45ea4 Removed -classic suffix 2014-10-24 19:37:23 +02:00
ScottNZ
856120f2b2 Remove hardcoded missions 2014-03-08 00:26:09 +13:00
Chicken man
a538914d6c Updated maps to work with changes. 2014-03-05 17:30:35 -05:00
Curtis Shmyr
f8dca4b834 Replaced references of CrateDrop with CrateSpawner in RA maps 2013-12-26 12:14:51 -07:00
Paul Chote
cd2a1cb30f Upgrade shipped maps to format 6. 2013-12-08 11:33:04 +13:00
Paul Chote
7b42888064 Disable crates option for missions and mini games. 2013-08-17 20:16:01 +12:00
Paul Chote
271ce5275c Add starting cash option. 2013-08-17 14:43:52 +12:00
Paul Chote
ce41eb2361 Add "Build off Ally ConYards" option. Fixes #2464. 2013-08-17 14:42:40 +12:00
Paul Chote
d76a8c2950 Allow maps to override options. Closes #3646.
Also set sensible defaults for most of the maps and mini games.
2013-08-17 14:41:40 +12:00
Scott_NZ
6da0db0035 Redesign Allies 02 base. Fix fail condition in Allies 02. Rename MissionUtils infil trait. Create cameras in missions to let enemy units attack properly 2013-04-28 04:10:35 +12:00
Scott_NZ
493811c0d0 Add Required slot checking in lobby logic. Set up needed player slots as Required for missions 2013-04-19 00:16:13 +12:00
Scott_NZ
817e6f1ec1 Have Tanya not shoot her pistols at buildings, and have her shoot pistols at barrels instead of using C4 on them 2013-02-27 17:57:53 +13:00
Scott_NZ
e57de0ebce Allies 02 code maintenance. Add FreeActorInit so free harvesters with procs can be disabled etc 2013-02-25 21:24:17 +13:00
Scott_NZ
9a9c5911a6 Hard difficulty for allies 03 2013-01-08 22:43:54 +13:00
Scott_NZ
bfb07e9948 Add support for mission difficulties 2013-01-08 22:43:54 +13:00