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
Paul Chote
d631d8b780
Merge pull request #7711 from Mailaender/d2k-sietch-offset
...
Fixed the Sietch sprite offset
2015-03-22 22:31:59 +00:00
reaperrr
bbabf4e2e7
Merge pull request #7712 from Mailaender/grid-above-spice
...
Fixed spice being drawn above the grid
2015-03-22 22:49:23 +01:00
Paul Chote
7b57d87df5
Merge pull request #7713 from Mailaender/camera-icon
...
Added a camera icon
2015-03-22 19:30:00 +00:00
Paul Chote
a7c64a0941
Remove redundancies from TS sequences.
2015-03-22 17:31:42 +00:00
Matthias Mailänder
90138785a1
draw the grid above the spice
2015-03-22 18:13:08 +01:00
Matthias Mailänder
ee58c68604
fix Sietch sprite offset
2015-03-22 18:09:33 +01:00
Matthias Mailänder
7f9f29c8a2
add a camera icon
2015-03-22 07:51:22 +01:00
Matthias Mailänder
5de9e72707
Merge pull request #7492 from penev92/bleed_enemySightedNotification
...
Closes #7491
2015-03-21 19:18:01 +01:00
Oliver Brakmann
919c0fd359
Merge pull request #7638 from pchote/infantry-body
...
Decompose RenderInfantry into WithInfantryBody and RenderSprites.
2015-03-21 15:22:53 +01:00
Paul Chote
cf92d0ea24
Merge pull request #7687 from reaperrr/ts-wda
...
Use 3rd damage level of TS buildings for death instead of critical
2015-03-21 14:10:45 +00:00
Oliver Brakmann
ff49cdcc5f
Use the OnPlayerDiscovered trigger in gdi05a
2015-03-21 15:19:19 +02:00
Paul Chote
4ea55809ca
Decompose RenderInfantry into WithInfantryBody and RenderSprites.
2015-03-21 13:04:17 +00: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
Oliver Brakmann
112d7caf97
Fix d2k faction logos being visible behind radar on narrow maps
2015-03-20 19:10:05 +01:00
Matthias Mailänder
dc1862f3dc
Merge pull request #7529 from delftswa2014/feature/kdr_stat
...
Add Kill/Death ratio in statistics window
2015-03-20 13:35:21 +01:00
reaperrr
b66cae100b
Use 3rd damage level of TS buildings for death animation instead of critical damage state
2015-03-20 01:11:50 +01:00
WolfGaming
bf3ddcfbf1
Implemented an interface that allows traits to add custom information to tooltips.
2015-03-19 05:53:44 +00:00
Matthias Mailänder
73b4a18e22
make the d2k production tab hotkeys configurable
2015-03-18 06:49:44 +01:00
Pavel Penev
4c0a81fe15
Merge pull request #7679 from obrakmann/new-ftrk-icon
...
Replace flak truck icon with non-copyrighted art
2015-03-17 12:45:50 -07:00
Oliver Brakmann
d16701447f
Replace flak truck icon with non-copyrighted art
...
The new art is based on an image from the public domain (http://commons.wikimedia.org/wiki/File:%D0%9C%D1%83%D0%B7%D0%B5%D0%B9_%D0%B2%D0%BE%D0%B5%D0%BD%D0%BD%D0%BE%D0%B9_%D1%82%D0%B5%D1%85%D0%BD%D0%B8%D0%BA%D0%B8_%D0%9E%D1%80%D1%83%D0%B6%D0%B8%D0%B5_%D0%9F%D0%BE%D0%B1%D0%B5%D0%B4%D1%8B,_%D0%9A%D1%80%D0%B0%D1%81%D0%BD%D0%BE%D0%B4%D0%B0%D1%80_%2829%29.jpg ), modified for OpenRA by @OmegaBolt.
2015-03-17 18:51:04 +01:00
Matthias Mailänder
26a4b9b841
Merge pull request #7623 from cjshmyr/orelord
...
Added new 1v1 RA map by MicroBit - Ore Lord
2015-03-17 05:15:00 +01:00
Oliver Brakmann
e4ef1eb820
Merge pull request #7626 from Mailaender/ts-radar-dishes
...
Fixed Tiberian Sun radar dishes
2015-03-16 18:37:59 +01:00
reaperrr
258e924afe
Merge pull request #7619 from pchote/ts-civilian-fixes
...
Fix TS civilian actor/sequence definitions.
2015-03-16 03:41:37 +01:00
reaperrr
a14bf8622f
Merge pull request #7570 from Mailaender/mods-common
...
Moved more traits to Mods.Common
2015-03-15 19:53:13 +01:00
Curtis Shmyr
e71aca2038
Added new RA map by MicroBit - Ore Lord
2015-03-15 11:47:29 -06:00
Matthias Mailänder
737a0e0b67
move common traits
2015-03-15 18:25:28 +01:00
Taryn Hill
fcb2141132
EmitInfantryOnSell now checks a Races string[] against the seller’s race.
2015-03-14 15:54:26 -05:00
Pavel Penev
9a66fc7382
Merge pull request #7656 from OmegaBolt/bfdmap
...
Battle for Dune 3v3 map
2015-03-14 18:20:24 +02:00
OmegaBolt
9d3efd12a0
Battle for Dune 3v3 map
...
PR as recommended by penev
2015-03-14 15:42:30 +00:00
Oliver Brakmann
863db5a42c
Merge pull request #7640 from Phrohdoh/rand-dmg-sounds
...
SoundOnDamageTransition to use string[].
2015-03-14 12:39:20 +01:00
Pavel Penev
03bab4a72a
Merge pull request #7631 from pchote/sequence-rework
...
Rework sequence parsing.
2015-03-14 00:13:03 +02:00
Taryn Hill
7bf058896d
Apply SoundOnDamageTransition upgrade rule.
2015-03-12 16:09:15 -05:00
abcdefg30
63fe578ba8
Allow picking of a random subfaction
2015-03-12 21:34:23 +01:00
Cody Brittain
a2de502619
Add a Cloaking sound to the Phase Transport
...
Adds a cloaking sound to the phase transport
2015-03-10 20:30:45 -04:00
Paul Chote
7292bd20b3
Move Sequence parsing into mod code.
2015-03-09 20:45:22 +00:00
Matthias Mailänder
429111a282
fix the destroyed radar dishes
2015-03-08 21:51:36 +01:00
Paul Chote
4110064c44
Fix TS civilian actor/sequence definitions.
2015-03-08 13:01:47 +00:00
Paul Chote
31710c1644
Remove obsolete Movies entry from cnc manifest.
2015-03-07 10:02:42 +00:00
Matthias Mailänder
3bb448b29b
warn before loading incompatible replays
2015-03-07 10:06:17 +01:00
Oliver Brakmann
886513277a
Add mini-bib to fake chronosphere
...
Fixes #7600
2015-03-06 20:29:30 +01:00
Taryn Hill
36db620262
Merge pull request #7533 from reaperrr/ra-weapons
...
Split RA weapons.yaml into multiple roughly categorized files.
2015-03-05 17:27:16 -06:00
jabbink
da546fc955
Add Kill/Death ratio in statistics window
...
closes #6858
2015-03-05 11:15:08 +01:00
Paul Chote
476986660f
Allow GDI/Nod flavoured conyards to be built in debug mode.
2015-03-03 18:45:45 +00:00
Paul Chote
b670673f9f
Reorganize D2K actor rules.
...
This removes the redundancy between faction variants and adjusts the layout
to be more consistent with the other mods.
2015-03-03 18:45:45 +00:00
Paul Chote
59d06a22bf
Change "Cannot deploy here" to a notification.
2015-03-03 18:45:44 +00:00
Paul Chote
4c3a95ebc0
Fix bogus Produces definition on TD FACT.
2015-03-02 20:46:24 +00:00
reaperrr
477dbbd532
Splits RA weapons.yaml into multiple roughly categorized files
2015-03-01 22:11:45 +01:00
Bynnar18
36d59d6b1d
Restored faulty left-click logic for now.
2015-03-01 14:58:18 -06:00