Commit Graph

72 Commits

Author SHA1 Message Date
Matthias Mailänder
4acb096416 Merge pull request #8210 from matija-hustic/ra2_veterancy_icon
Veteran unit production & unlocking through spies.
2015-07-06 09:38:09 +02:00
Matija Hustić
fe2c0b3b08 RA Upgrade YAMLs. 2015-07-04 22:25:13 +01:00
Paul Chote
6bc4fae084 Upgrade RA rules. 2015-07-04 17:07:07 +01:00
reaperrr
f9fc60a3be Cleaned RA yaml rules.
Sanitized defaults.
2015-06-29 22:15:15 +02:00
Paul Chote
fede1a1e4b Remove "Enemy Unit Detected" announcements from RA. 2015-06-21 12:53:25 +01:00
Matthias Mailänder
50e5e9df24 check voice actor references 2015-06-20 12:09:58 +02:00
reaperrr
0ff22b8cbc Changed Bounds/added VisualBounds in RA mod 2015-06-17 20:13:53 +02:00
abcdefg30
10629b54ee Update all ra tooltips 2015-06-07 20:59:08 +02: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
penev92
8e730c264f Revert removal of EnemyWatcher and AnnounceOnSeen traits from RA and D2k 2015-05-08 20:06:52 +03:00
Paul Chote
94f22638be Add an upgrade rule. 2015-04-27 19:47:12 +12:00
Pavel Penev
a013cf4fca Merge pull request #7842 from obrakmann/change_aircraft_altitude
Lower aircraft altitude
2015-04-04 14:18:20 -07:00
Oliver Brakmann
d53cfafde9 Lower aircraft altitude
In order to work around a problem where the game does not take aircrafts' altitude into account when deciding whether a unit should be rendered or not, leading to aircrafts seemingly (dis)appearing a couple of cells into the map instead of right at the lower edge of the map.

Planes will now fly at the default altitude of 1280, helicopters slightly below at 1024.
2015-04-03 16:19:27 +02:00
Matthias Mailänder
d0046f804a remove AnnounceOnSeen from Red Alert mod again
closes #7787
2015-04-03 15:36:44 +02:00
reaperrr
38d5163062 Refactors LimitedAmmo to AmmoPool.
Removes Reloads trait.

This enables adding multiple AmmoPools via @ differentiators and
Name which adds the possibility to assign each armament to a specific
ammo pool.

Furthermore, this moves all Reloads functionality onto AmmoPool.

Now a combination of all three is possible on a single actor: no limited
ammo, limited ammo that can reload on its own, and limited ammo which
needs to be reloaded at a rearm actor.

Additionally moves RearmSound from Minelayer to AmmoPool.
2015-03-26 23:21:01 +01:00
penev92
d9a6b1ec5a Disable notifications for U2 2015-03-21 14:19:20 +02:00
penev92
55e04a44c8 Add EnemyWatcher and AnnounceOnSeen to RA 2015-03-21 11:32:28 +02:00
abcdefg30
c70edc65fe Change cruise altitudes and fall rates 2015-02-18 22:06:30 +01:00
Oliver Brakmann
f0a1292207 Make spy plane non-targetable 2015-01-30 15:52:35 +01:00
Zdenek Styblik
26d5a62c53 Enable stances for helicopters in RA
Commit enables stance changes for helicopters in RA. It also sets default stance
to HoldFire to keep previous behaviour.

closes #7117
2014-12-24 12:34:01 +01:00
Matthias Mailänder
34bedeb71f split Hovers from WithShadow
fixes #4508
2014-11-30 10:54:36 +01:00
Paul Chote
b4c826237e Remove duplicated IronCurtainable rules. 2014-10-01 20:58:40 +13:00
ScottNZ
6bde85beda Increase prices of yak and hind from $1000 to $1350 (Implicit build time increase as well). 2014-09-04 16:57:02 +12:00
ScottNZ
7e5664b48c Hind and Longbow were a bit too tanky, so reduced their HP levels from 150 to 100 and 150 to 120 respectively. 2014-09-04 16:56:56 +12:00
Paul Chote
f64cdc52e1 Remove obsolete key definitions. 2014-08-03 19:28:09 +12:00
ScottNZ
4d355d381d Remove repulsion from ra badgers, adjust mig and yak balance to compensate for new repulsion 2014-07-29 00:18:22 +12:00
Paul Chote
90d310690b Merge the RA aircraft queues. Closes #5961. 2014-07-24 20:45:28 +12:00
Deniz Ayıkol
6e8a002dad Reordered production palette according to prerequisites. 2014-07-19 19:36:36 +03:00
Mustafa Alperen Seki
5fa4a5fa20 Sort Changes 2014-07-11 12:56:45 +03:00
ScottNZ
f8ad69889c Add tech levels to ra 2014-07-10 01:23:29 +12:00
Paul Chote
ab26d4b0ad Overhaul ParatroopersPower:
- Adds support for multiple drop planes.
- Adds support a beacon and camera.
- Prevents the plane from circling if it can’t unload.
2014-07-08 00:30:38 +12:00
Paul Chote
59bea931a5 Use AirstrikePower for spy planes. 2014-07-07 17:40:51 +12:00
Squiggles211
ebc6515d73 Fixes #5054 by removing chinook's turn before landing and increasing ascend/descend speed
Allows for any helicopter to enable or disable the turn before landing
but sets it to default off for the chinook.  (may be desireable for
single player missions visual effect like Allies01?)  Also gives the
chinook a faster ascend/descend speed.  Fixes #5054
2014-07-06 00:52:43 -05:00
Matthias Mailänder
5602e49179 capturable production queues 2014-07-01 09:03:19 +02:00
reaperrr
0c109ed3ea Tweaks aircraft selection box bounds.
Closes #5208.
2014-05-24 20:45:37 +02:00
Paul Chote
9993eacf65 Add upgrade rules. 2014-03-21 10:07:28 +13:00
reaperrr
525b4eee93 Chinook rotors now counter-rotate as intended. 2014-03-06 21:25:55 +01:00
Chicken man
718ddf9afd Updated mods to work with changes. 2014-03-05 17:30:34 -05:00
Matthias Mailänder
e4effd0125 Merge pull request #4478 from pchote/aircraft-follow
Add Guard and AttackMove to RA and C&C aircraft.
2014-02-01 00:38:21 -08:00
Paul Chote
d13e7ed432 Add AttackMove support to RA aircraft. 2014-02-01 10:55:04 +13:00
Matthias Mailänder
a0e50762ad capturable husks for Red Alert 2014-01-31 13:17:27 +01:00
Paul Chote
996877d9e5 Upgrade mod rules to match engine changes. 2013-12-26 20:42:13 +13:00
Matthias Mailänder
58f8b7228f reveal shroud for aircraft husks falling down 2013-12-13 15:23:42 +01:00
Paul Chote
47209f5848 CarpetBomb -> AttackBomber. 2013-11-01 17:47:30 +13:00
ScottNZ
e100d525b9 Increase longbow health to 150 2013-09-30 20:34:49 +13:00
Matthias Mailänder
b7c349b1a5 Merge pull request #3622 from ScottNZ/q
Split Plane queue into a Plane queue and a Helicopter queue to stop plan...
2013-08-03 02:21:06 -07:00
Paul Chote
8f24f93330 Add per-armament muzzle flashes. Fixes #3609. 2013-08-03 16:47:50 +12:00
ScottNZ
01fb04049e Split Plane queue into a Plane queue and a Helicopter queue to stop planes appearing on helipads etc 2013-08-03 10:50:39 +12:00
reaperrr
aa56c6339b Tweaks to Badger contrail 2013-07-14 18:02:02 +02:00
ScottNZ
e4e92ec900 Add RejectsOrders to disallow orders for offmap aircraft etc 2013-07-12 16:04:14 +12:00