Paul Chote
c352ff644f
Use a shared url for news updates. Fixes #5603 .
2014-07-07 21:48:07 +12:00
Matthias Mailänder
fa83507a62
Merge pull request #5854 from pchote/ra-poster
...
Add beacons to the RA spy plane and parabombs
2014-07-07 10:15:03 +02:00
Matthias Mailänder
17e41a7b79
Merge pull request #5856 from MustaphaTR/d2k-footprints
...
D2k Some Footprint Fixes
2014-07-07 09:33:41 +02:00
Mustafa Alperen Seki
96988fe563
Fixed ref and palace footprints.
2014-07-07 10:20:12 +03:00
Paul Chote
c6299892e0
Remove obsolete BeaconDuration definitions.
2014-07-07 17:40:50 +12:00
Chris Forbes
43ce9274e1
Merge pull request #5847 from Mailaender/sietch-bib
...
Fixed the sietch crashing the game when placed on a map
2014-07-07 09:42:06 +12:00
Matthias Mailänder
4fb7d4ef41
fix Unit sietch does not have a sequence named bib2x
2014-07-06 22:55:27 +02:00
Matthias Mailänder
a550febc94
categorize shellmaps
2014-07-06 21:04:03 +02:00
Matthias Mailänder
69209cd340
split WithActiveAnimation from SeedsResource
...
closes #5300
2014-07-06 14:58:29 +02:00
Matthias Mailänder
59dcd297f5
Merge pull request #5828 from reaperrr/missile-shadow
...
Re-implement Shadow support for Missiles
2014-07-06 14:55:51 +02:00
reaperrr
a69f5857e6
Removes Missile-shadow-related bitrot.
2014-07-06 14:46:05 +02:00
Paul Chote
3f7293b206
Let FieldLoader do the hard work of loading fields.
2014-07-06 14:04:26 +02:00
Matthias Mailänder
6a0c158ffa
rename gameinit to install for consistency
2014-07-06 14:04:26 +02:00
Matthias Mailänder
1f4b780450
save a redirect
2014-07-06 14:04:26 +02:00
Matthias Mailänder
7783e988a7
unify music install and add a download option
...
closes #4759
2014-07-06 14:04:25 +02:00
Matthias Mailänder
14f71c55bf
unify install from CD logic
2014-07-06 14:04:25 +02:00
Matthias Mailänder
351c759793
separate content install from loadscreen
2014-07-06 14:04:25 +02:00
Matthias Mailänder
394d635dae
new trait WithMakeAnimation
2014-07-06 08:24:08 +02:00
Matthias Mailänder
8cdd7dce6c
make the fallrate customizable
2014-07-05 09:13:52 +02:00
Matthias Mailänder
ef01fb289b
make the parachute animation optional
...
instead of hard-coding default sprite sequences
2014-07-05 09:13:52 +02:00
Matthias Mailänder
2907273ef2
new trait Parachtuable that decides on the fate upon landing
2014-07-05 09:13:51 +02:00
Paul Chote
31aaaf26b5
Merge pull request #5812 from Mailaender/rallypoint-test-building-hack-removal
...
Fixed the AI choosing rallypoints on land for shipyards
2014-07-05 11:22:00 +12:00
obrakmann
80f1dc6a56
Merge pull request #5818 from UberWaffe/bleed
...
Corrected d2k.sardaukar prone-shoot animation.
2014-07-04 22:08:01 +02:00
UberWaffe
29df6866d0
Corrected d2k.sardaukar prone-shoot animation.
2014-07-04 20:10:40 +02:00
Matthias Mailänder
79dd9a9c6b
get rid of the RallypointTestBuilding hack
2014-07-04 14:57:34 +02:00
Matthias Mailänder
3c502117a5
Merge pull request #5804 from MustaphaTR/d2k-shellmap
...
Better Shellmap to D2K
2014-07-04 11:44:17 +02:00
Mustapha
c842f1cbc1
High Resolution Fix
2014-07-04 12:37:47 +03:00
Mustapha
432638dcfa
added mount idaho map
2014-07-03 09:59:07 +03:00
Mustapha
e13f8873c0
New Shellmap
2014-07-03 09:51:36 +03:00
Mustafa Alperen Seki
68f8b5073a
LevelUpCrate
2014-06-30 10:51:40 +03:00
Paul Chote
e6a501bb66
Fix D2K paratroopers.
2014-06-28 22:57:12 +12:00
Paul Chote
8f046c7c5a
Support split sprites for fog/shroud.
2014-06-27 22:28:33 +12:00
Paul Chote
492513a89a
Merge pull request #5706 from Mailaender/lint-players
...
Added a new OpenRA.Lint check for invalid player definitions
2014-06-25 11:30:34 +12:00
Mustapha
b297bb7e75
Heavy Support + Ordos Raider for light
2014-06-24 16:43:09 +03:00
Mustapha
315fad8db7
Light Unit Support for D2K.
2014-06-24 09:30:39 +03:00
Mustapha
2d8f0ce96e
Engineer's description changes.
2014-06-23 10:02:54 +03:00
Mustapha
4159aa4bba
Trike's weaknesses.
2014-06-23 09:56:15 +03:00
Matthias Mailänder
4587ce6cd2
fix remaining errors spotted by new player lint check
2014-06-22 13:34:09 +02:00
Paul Chote
5760e665d3
Clean up map previews. Fixes #5665 .
2014-06-21 21:15:11 +12:00
Matthias Mailänder
e607c04cce
let harvester splatter resources when exploding
...
closes #2346
2014-06-20 11:11:31 +02:00
Matthias Mailänder
3e627d2eba
rename ore to the more generic name resources everywhere
2014-06-20 11:11:31 +02:00
deniz1a
1821c52db0
Make "Ready" text alternate between red and white
...
Make color of "Ready" text alternate between red and white.
Made the code cleaner.
Whitespace correction.
Whitespace correction again.
Change color from red to green and make it moddable
Use enum for ReadyTextStyle
Use enum for cnc
Made variables public and simplified if statements
fix enum
fix enum and )
ReadyText settings in ra yaml
ReadyText settings in cnc yaml
Move values from code to ra yaml
Move values from code to cnc yaml
revert code changes cnc
revert code changes ra
move around a bit in ra yaml
move around a bit in cnc yaml
Add values to d2k yaml
2014-06-10 12:00:57 +03:00
Paul Chote
84c021f861
Merge pull request #5512 from Mailaender/d2k-repair-indicator-offset
...
Fixed the Dune 2000 repair indicator offset
2014-06-01 21:52:06 +12:00
Paul Chote
193325fbfa
Merge pull request #5514 from Mailaender/d2k-arrakis-categories
...
Recatorized 3 tiles from Rock-Cliff-Sand to Rock-Cliff-Rock
2014-06-01 20:42:08 +12:00
Matthias Mailänder
e69e2b856b
these don't show any sand
2014-06-01 10:12:16 +02:00
Paul Chote
adf8df5303
Merge pull request #5506 from Mailaender/openra.net
...
Replaced open-ra.org with openra.net in-game
2014-06-01 19:34:55 +12:00
Matthias Mailänder
9f0c7ea4d1
set repair indicator offset
...
fixes #5423
2014-06-01 09:15:18 +02:00
Matthias Mailänder
918fa879b6
update preview for d2k
2014-06-01 08:44:37 +02:00
Matthias Mailänder
5b86a8a6a8
open-ra.org → openra.net
...
closes #5500
2014-05-31 17:14:33 +02:00
Aaron Campf
6223b0f97d
Fixing issue #5308
2014-05-29 18:16:34 -07:00