Commit Graph

45 Commits

Author SHA1 Message Date
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
Paul Chote
34f5482d26 Update RA rules. 2015-06-19 22:02:07 +01:00
reaperrr
7147ffc812 Replace RenderUnit in RA mod with WithFacingSpriteBody
+RenderSprites + AutoSelectionSize.

Change MadTank dependency from RenderUnit to WithFacingSpriteBody.
2015-06-04 14:44:19 +02:00
Matthias Mailänder
e12dc1904e Merge pull request #8349 from abcdefg30/protectharvester
Fix a potential crash in allies05a
2015-06-03 07:21:57 +02:00
abcdefg30
8a5cdfa9fb Disable EnemyWatcher in all ra missions 2015-06-01 18:21:22 +02:00
abcdefg30
1fe68a8ef4 Don't crash when trying to protect a harvester against a dead (not in world) enemy 2015-05-31 15:08:59 +02:00
penev92
1c44fcbad4 Add upgrade rules to remove DamageWarhead.DeathType
and replace it with proper DamageTypes
2015-05-24 00:15:09 +03:00
penev92
ea01439377 Add an upgrade rule for DamageWarheads 2015-04-26 14:29:10 +03:00
Oliver Brakmann
cda7310b25 Convert RGB map preview image files to RGBA 2015-04-18 11:35:01 +02:00
abcdefg30
7c7e5efc4f Fix a fatal error in allies05a 2015-03-25 16:15:49 +01:00
Paul Chote
4ea55809ca Decompose RenderInfantry into WithInfantryBody and RenderSprites. 2015-03-21 13:04:17 +00:00
Oliver Brakmann
ccc34806de Some polish for allies05a
* Viewport follows the truck automatically
* Greece's reinforcements arrive only after the heli has left the scene
* Added "Reinforcements have arrived" notification
* Adds all the Lua files of the recent missions to the solution
2015-02-02 16:51:50 +01:00
abcdefg30
aab54218e5 Ported allies05a to lua 2015-02-02 16:51:50 +01:00