Commit Graph

62 Commits

Author SHA1 Message Date
abcdefg30
21f504fed9 Remove the setting of tanya's stance to "HoldFire" in all missions 2016-08-29 21:39:17 +02:00
abcdefg30
a02910c852 Fix yaks in allies-05a 2016-08-21 18:34:37 +02:00
Oliver Brakmann
c000966590 Merge pull request #11361 from abcdefg30/newLua
Add new lua functions and fix the air attacks in allies05a
2016-07-09 14:59:47 +02:00
abcdefg30
f945837860 Lower the case of the TechLevel in all rules.yaml files 2016-07-01 00:00:42 +02:00
abcdefg30
229e22b1d8 Fix the air attacks in allies05a using the new functions 2016-06-21 23:20:05 +02:00
reaperrr
c114c8fe1e Fixed map placement of RA buildings
...with changed footprint.
2016-06-20 18:55:54 +02:00
Paul Chote
d08a8eb1f6 Replace Map.Difficulty with Map.LobbyOption in scripts. 2016-06-19 22:15:27 +01:00
Paul Chote
8ce4ab0bd1 Port map difficulty to new options backend. 2016-06-19 22:15:26 +01:00
Oliver Brakmann
4787bc04b3 Make use of common mission rules in missions (RA) 2016-05-05 13:02:08 +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
Oliver Brakmann
16ef67e247 Fix crash in allies05a when the prison is infiltrated 2016-04-03 16:56:48 +02:00
Oliver Brakmann
64c24462d4 Disable air attacks in allies05a for now 2016-04-03 16:53:37 +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
reaperrr
cddf182996 Renamed ROT to TurnSpeed on Mobile, Aircraft, Turreted and ThrowsParticle 2016-03-04 15:13:55 +01:00
Pavel Penev
7e3ec91d30 Add support for multiple explosions to CreateEffectWarhead
Have the engine pick one explosion at random from the provided list.
2016-01-31 16:22:09 +02:00
Paul Chote
f8f3d1deb4 Fix allies-05a map yaml. 2016-01-30 15:03:57 +00:00
Paul Chote
9f7f759da4 Fix filename case on weapon reports. 2016-01-17 19:24:40 +00:00
abcdefg30
c6822452e8 Polish the demolition of the prison in allies05a 2016-01-02 16:07:59 +01:00
abcdefg30
57510fc954 Add a "tutorial" message at the beginning of allies05a 2015-12-23 13:54:16 +01:00
abcdefg30
3b6a02a3af Adjust the description of allies05a 2015-12-23 12:21:27 +01:00
atlimit8
949994f10b Convert MiniYaml colors to hex 2015-10-27 16:10:33 -05:00
atlimit8
f79ac636f2 Convert Lua array-like structures to use named entries 2015-10-25 00:36:04 -05:00
reaperrr
1a08e6de77 Add Music trait to maps (applied upgrade rule) 2015-10-21 08:20:48 +02:00
abcdefg30
b64e4886a7 Remove the prefixes of all red alert missions 2015-10-18 21:59:07 +02:00
abcdefg30
5cc69d7877 Rename some lua files 2015-10-17 23:38:47 +02:00
abcdefg30
17225c732b Hide the owner row of FCOM 2015-10-07 21:23:15 +02:00
clemty
76de14b6f5 PNG file size reduction
run pngcrush -brute on *.png

before:
 70 File(s)      3.455.140 bytes

after:
 70 File(s)      2.616.088 bytes
2015-09-29 20:47:36 +02:00
reaperrr
0fc9507930 Clean and fix RA maps to avoid BodyOrientation-related crashes 2015-09-03 22:39:59 +02:00
atlimit8
6986cd9f0e Remove TargetableAircraft 2015-09-02 23:19:00 -05:00
atlimit8
23d0424437 Add ITargetablePositions seperating it from ITargetable 2015-09-02 23:14:40 -05:00
reaperrr
9da56f51e2 Remove RenderBuilding 2015-08-30 15:44:59 +02:00
reaperrr
21186c10b6 RenderBuildingTurreted -> WithTurretedSpriteBody 2015-08-30 00:22:52 +02:00
abcdefg30
e8477b1b5a Rename LeavesHusk to SpawnActorOnDeath 2015-08-09 19:24:14 +02:00
Oliver Brakmann
c8c564fac5 Merge pull request #8714 from matija-hustic/spy_veterancy_leftovers
Spy veterancy leftovers
2015-07-14 22:17:11 +02:00
Oliver Brakmann
2a248471a9 Merge pull request #8715 from abcdefg30/ownerrow
Remove OwnerRow from explosive barrels
2015-07-14 21:14:00 +02:00
Matija Hustić
0a1a53bb4b Disables veterancy when infiltrating war factory in Allies05. 2015-07-14 20:11:34 +01: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
abcdefg30
a273e2fc99 Remove OwnerRow from explosive barrels 2015-07-14 19:16:03 +02:00
penev92
7873a326cd Upgrade RA maps 2015-07-06 00:05:07 +03:00
abcdefg30
d72fd39d61 Make use of the new DisguiseAsType function in allies05a
and remove the cloak hack
2015-07-05 18:43:09 +02:00
reaperrr
de72db83db Added WithLandingCraftAnimation and removed RenderLandingCraft 2015-07-04 22:08:05 +02:00
abcdefg30
ae955a2340 Added two new difficulties to allies-05a 2015-07-01 19:00:45 +02:00
abcdefg30
39a297d575 Add MustBeDestroyed: to FCOM 2015-07-01 18:59:45 +02:00
abcdefg30
6a92212864 Make use of the new Infiltrate function in allies05a 2015-07-01 18:21:01 +02:00
abcdefg30
f3f889814b Make use of the new demolish function in allies05a 2015-06-28 12:17:33 +02: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