Commit Graph

5614 Commits

Author SHA1 Message Date
Pavel Penev
a013cf4fca Merge pull request #7842 from obrakmann/change_aircraft_altitude
Lower aircraft altitude
2015-04-04 14:18:20 -07:00
Pavel Penev
be0eaee6cc Merge pull request #7864 from Mailaender/ra-logo
Removed the grain effect from the Red Alert logo
2015-04-04 13:59:01 -07:00
Pavel Penev
0190382104 Merge pull request #7839 from obrakmann/fix7836_gdi05a_crash
Fix issues in gdi05a
2015-04-04 13:50:57 -07:00
Matthias Mailänder
5409c04066 use the new vectorized hammer & sickle as a template 2015-04-04 22:41:41 +02:00
Matthias Mailänder
cc82e7c527 Merge pull request #7841 from Mailaender/ra-announce-yaml-polishing
Removed AnnounceOnSeen from Red Alert and fixed Lint warnings
2015-04-04 14:22:29 +02:00
reaperrr
e25247f259 Removes map control from player statistics for performance reasons 2015-04-04 01:38:54 +02:00
Matthias Mailänder
fd143a5eb0 remove EnemyWatcher from RA 2015-04-03 17:04:43 +02:00
Oliver Brakmann
ba977c040f gdi05a: ensure base discovery trigger fires in time 2015-04-03 16:27:48 +02: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
016e8cd6fe remove automatic EnemyUnitsApproaching notification for D2k 2015-04-03 16:18:41 +02:00
Matthias Mailänder
d0046f804a remove AnnounceOnSeen from Red Alert mod again
closes #7787
2015-04-03 15:36:44 +02:00
Matthias Mailänder
a6af357646 fix OpenRA.Lint Warning
Sprite image camera.* from actor camera.* has no sequence definition
2015-04-03 15:35:29 +02:00
Oliver Brakmann
253d97ca5d Fix sandbag ownership and build prerequisites for gdi05a 2015-04-03 13:16:57 +02:00
Oliver Brakmann
1070d752f3 Turn event handler into no-op for captured factories in gdi05a 2015-04-03 13:14:25 +02:00
Matthias Mailänder
bf588c1cf2 transparent build overlay 2015-04-03 12:03:39 +02:00
Paul Chote
070d8ea6a2 Merge pull request #7811 from reaperrr/new-blendmodes1
Added two new BlendModes
2015-04-03 10:57:12 +01:00
Matthias Mailänder
f785f15bf4 Merge pull request #7798 from reaperrr/ts-weapons01
Split TS weapons.yaml and fix weapons and aircraft
2015-04-03 11:56:21 +02:00
Paul Chote
94360655c3 Merge pull request #7830 from obrakmann/fix7824_allies03b_crash
Fix crash in allies03b
2015-04-03 10:44:05 +01:00
Matthias Mailänder
de2860358f Merge pull request #7814 from Phrohdoh/default-image
Image reference in 'Defaults' sequence block.
2015-04-03 10:36:29 +02:00
Paul Chote
5f7b9b7621 Merge pull request #7827 from obrakmann/fix-refund-tooltip-margins
Fix margins of refund tooltips
2015-04-03 01:13:04 +01:00
Pavel Penev
5ac648600d Merge pull request #7794 from ScottNZ/balance-stuff
Misc ra balance changes
2015-04-02 11:47:38 -07:00
Oliver Brakmann
b1f6136b98 Fix crash in allies03b 2015-04-02 19:06:16 +02:00
reaperrr
6dc577ed6f Make all aircraft repairable on GDI repair bay, make all armed aircraft rearmable on both helipads 2015-04-01 23:49:01 +02:00
reaperrr
32bed06df5 Fix Orca Bomber and Banshee Fighter flight behavior and reloading 2015-04-01 23:49:00 +02:00
reaperrr
0efce0e94a Brings TS weapons more in line with the original's rules
Adds trails to missiles.
2015-04-01 23:48:59 +02:00
reaperrr
fbfc38fe1b Fix TS weapon names to match the original 2015-04-01 22:42:01 +02:00
reaperrr
ca67407358 Split TS weapons.yaml into several categorized yamls 2015-04-01 22:42:01 +02:00
reaperrr
40d73db9fd Added BlendModes to TS EMP explosion and Ion Cannon explosion 2015-04-01 22:01:26 +02:00
reaperrr
883e3822c6 Tweak D2k artillery missiles speed and angle.
Additionally, remove bogus properties (leftovers from projectile change)
2015-04-01 22:01:25 +02:00
reaperrr
10f205b43d Reduce brightness of several D2k weapon effects via new blend modes 2015-04-01 22:01:24 +02:00
Taryn Hill
4ed53c5952 Simplify return statements.
Remove redundant ‘this’.
Remove unused using directives.
Simplify LINQ chains.
Add some trait property descriptions.
Add readonly where viable.
Add fullstops to some yaml descriptions.
2015-04-01 12:33:17 -05:00
Oliver Brakmann
ff77d2d029 Fix margins of refund tooltips 2015-04-01 17:14:41 +02:00
Taryn Hill
32083344aa Set place to default image for TS’ overlay sequence. 2015-03-31 21:37:28 -05:00
Taryn Hill
e066c893eb Remove unnecessary image references in ts/sequences/misc. 2015-03-31 21:36:15 -05:00
Paul Chote
704e3656b4 Implement Ion Cannon Uplink upgrade. 2015-03-31 22:32:13 +01:00
Paul Chote
a89029acf0 Implement GDI power turbines upgrade. 2015-03-31 22:32:13 +01:00
Paul Chote
0c5be6183f Implement GDI component tower upgrades. 2015-03-31 22:32:13 +01:00
Taryn Hill
79a0ab0667 Use palette.pal for the TS foundation overlay. 2015-03-31 15:26:16 -05:00
Paul Chote
9ac3e57afd Fix EMP icon. 2015-03-31 19:11:38 +01:00
Paul Chote
f0414d2ec0 Make special structures unbuildable. 2015-03-31 19:11:38 +01:00
Paul Chote
a3ba925458 Make special vehicles unbuildable. 2015-03-31 19:11:38 +01:00
Paul Chote
1f4fe0a44d Move civilian vehicles to their own yaml file. 2015-03-31 19:11:37 +01:00
Paul Chote
7b330e23e2 Make special aircraft unbuildable. 2015-03-31 19:11:37 +01:00
Paul Chote
b6ca5102b4 Fix mutant hijacker. 2015-03-31 19:11:37 +01:00
Paul Chote
fbca912207 Make mission-specific and civilian infantry unbuildable. 2015-03-31 19:11:22 +01:00
Paul Chote
f7e1140268 Merge pull request #7771 from reaperrr/d2k-yaml-cleanup1
Fixes D2k muzzle/firing offsets and cleans sequences
2015-03-31 17:55:13 +01:00
Paul Chote
9fdd43ed41 Merge pull request #7789 from Phrohdoh/ts-starting-units
Add light, medium, and heavy starting units to TS.
2015-03-31 17:45:54 +01:00
Paul Chote
cca1ccab1f Merge pull request #7796 from MustaphaTR/3-orni
D2K - 3 Ornithopter
2015-03-31 17:42:13 +01:00
Paul Chote
b9ac0ec077 Merge pull request #7792 from reaperrr/ts-shell-titan
Fix TS shellmap music and Titan selection box
2015-03-31 17:40:12 +01:00
Paul Chote
84e85d8a5d Rename Image -> Images. 2015-03-30 20:20:36 +01:00