Matthias Mailänder
df695fed7f
Merge pull request #10555 from pchote/fix-installation
...
Fix TD/RA/TS installation from CD.
2016-01-21 19:58:04 +01:00
abcdefg30
ab7907c5a1
Unhardcode the chronoshift cursor sequences
2016-01-21 17:43:41 +01:00
abcdefg30
03ed54b3fb
Merge pull request #10537 from pchote/move-util
...
Move OpenRA.Traits.Util to Mods.Common
2016-01-21 17:13:03 +01:00
abcdefg30
2437091760
Remove yaml duplication in ts by creating ^Cloakable and using inheritance
2016-01-21 15:41:35 +01:00
abcdefg30
6bbab081d1
Fix wrong indentation in ProductionPaletteWidget.cs
2016-01-21 15:41:34 +01:00
abcdefg30
fdfea2f0fb
Fix style errors in ProductionQueue.cs
2016-01-21 15:41:33 +01:00
abcdefg30
3106336c6a
Add missing spaces to the rallypoint sequences in misc.yaml
2016-01-21 15:41:33 +01:00
abcdefg30
e37d804a5a
Replace spaces by tabs in UpgradeRules.cs
2016-01-21 15:41:32 +01:00
abcdefg30
a8475d7fcd
Merge pull request #10541 from Mailaender/unhardcode-chronoshift-palette-sequences
...
Unhardcode ChronoShift palettes and sequences
2016-01-21 14:30:49 +01:00
Paul Chote
00920b0060
Fix TD/RA/TS installation from CD.
2016-01-21 00:01:32 +00:00
Alexandre Oliveira
6f715a6a4e
Change CONNECTIONFAILED_PANEL title if server requires password
...
If the server requires a password, display Password Required instead of the usual Connection Error title.
2016-01-20 18:44:36 -02:00
Paul Chote
b0bd252343
Move Util to Mods.Common.
2016-01-19 23:35:18 +00:00
Paul Chote
0039a2bdbf
Split out an ActivityUtils class.
2016-01-19 23:34:13 +00:00
Paul Chote
e46fc644c1
Remove Util.QuantizeFacing from trait code.
2016-01-19 23:34:13 +00:00
Paul Chote
275be64f05
Remove Util.QuantizeFacing from support powers.
2016-01-19 23:34:13 +00:00
AoAGeneral
7ac1a1fb20
MSAM Trajectory change.
...
changes from 341 to 300.
This allows aircraft to escape the MSAM with the same mechanics as
current release. In https://github.com/OpenRA/OpenRA/pull/10552 the
reload speed was changed to prevent stand still. This allows them to
keep fire rates up rather then wasted fire.
The missile mechanic change is a great buff addition. Thank you very
much!
2016-01-19 14:05:04 -08:00
AoAGeneral
fb95776170
TD Balance Changes v1192016
...
Balance changes are as followed:
Increase power of AGT to 50 from 40.
MSAM faster reload to 45 from 100.
Increase APC damage vs light target to 105 from 100.
MLRS attack speed increase to 100 from 140.
Rocket Infantry damage increase to 35 from 30.
MCV Price increase to 4000 from 2000. Build time increase from 0:48 to
1:36.
MCV unit HP increase to 950 from 750. armor type Heavy from Light.
MCV now requires both Command Center and Repair Pad to produce.
Construction yard HP increase to 2000 from 1400.
Repair pad HP increase to 600 from 400.
Link discussion at:
http://www.sleipnirstuff.com/forum/viewtopic.php?f=82&p=294421#294421
2016-01-19 12:41:51 -08:00
Oliver Brakmann
4f2b1f5177
Make WithRangeCircle a little more flexible
...
* Added ability to show the circle in the player's colour.
* Added ability to show the circle either always or only when selected.
* Added ability to configure the stances players need to see the circle.
2016-01-19 21:07:50 +01:00
Oliver Brakmann
8b5df6bf2c
Improve ProximityCapturable
...
The following changes are made:
* Replaced the custom actor search with ProximityTriggers.
* Added a `Sticky` flag, which causes the ownership to not revert back to
the original owner when the captor leaves.
* Added trait documentation.
2016-01-19 21:07:50 +01:00
Alexandre Oliveira
8ab72edc6a
Fix alignment of Retry connection button on RA
2016-01-19 16:10:12 -02:00
Oliver Brakmann
3b675c9bad
Merge pull request #10547 from Mailaender/passenger-refactor
...
Small code cleanup in the Passenger trait
2016-01-19 19:07:47 +01:00
abcdefg30
3c8be18a73
Merge pull request #10507 from pchote/fix-locked-color-validation
...
Disable color validation for locked colors.
2016-01-19 18:18:09 +01:00
abcdefg30
0804f97deb
Merge pull request #10538 from pchote/fix-report-case
...
Fix filename case on weapon reports.
2016-01-19 18:12:16 +01:00
Oliver Brakmann
332d61c2c0
Merge pull request #10397 from pchote/ts-map-importer
...
Add the "gen2" map importer.
2016-01-18 22:00:48 +01:00
Matthias Mailänder
fc8d35c2d4
put enter transport order targeters into respective files
2016-01-18 21:53:57 +01:00
Paul Chote
c581283c9a
Add the TS map importer.
2016-01-18 20:52:35 +00:00
Matthias Mailänder
a8a1fafbc9
unhardcode ChronoShift palettes and sequences
2016-01-18 21:31:06 +01:00
Oliver Brakmann
a04223fcd2
Merge pull request #10143 from Phrohdoh/interface-reflection
...
Implement a utility command to check for explicit interface implementation violations.
2016-01-18 20:23:43 +01:00
Oliver Brakmann
afdc6bc0ae
Merge pull request #10546 from abcdefg30/madTarget
...
Fix the TargetTypes of the Mad Tank
2016-01-18 19:53:36 +01:00
abcdefg30
d416138cec
Merge pull request #10542 from RoosterDragon/simplify
...
General Cleanup
2016-01-18 11:37:30 +01:00
abcdefg30
50e4cc84d0
Fix the TargetTypes of the Mad Tank
...
"Vehicle" was missing, which lead to tanya shooting at it.
Tanya's weapon (Colt45) has InvalidTargets: Vehicle defined,
so adding just "Vehicle" to the TargetTypes fixed the bug.
2016-01-18 11:00:37 +01:00
Matthias Mailänder
40debbde28
Merge pull request #10508 from pchote/cancel-tooltip-on-menu
...
Cancel tooltips when opening the ingame menu.
2016-01-18 07:30:11 +01:00
Taryn Hill
25eddb9567
Explicitly implement ISelectionBar
2016-01-17 22:33:41 -06:00
Taryn Hill
e3229f4cd8
Add explicit interface checking to 'make check'
2016-01-17 17:31:36 -06:00
Taryn Hill
2e861c6d65
Implement a utility command to check for explicit
...
interface implementation violations
2016-01-17 17:31:36 -06:00
Paul Chote
3ccbb480ad
Merge pull request #10505 from Mailaender/palette-conf
...
Fixed parachute palette configuration for Red Alert 2
2016-01-17 21:54:56 +00:00
Oliver Brakmann
d151343216
Merge pull request #10468 from RoosterDragon/fix-dev-shroud-invalidation
...
Fix shroud not updating when disabled
2016-01-17 22:42:34 +01:00
RoosterDragon
8e89a6a696
Simplify names, remove unused usings, remove redundant casts.
2016-01-17 21:35:36 +00:00
Oliver Brakmann
2e157b82f4
Limit InfiltrateForCash's guaranteed amount to spy's value in RA
2016-01-17 22:09:04 +01:00
Oliver Brakmann
c40b64ad02
Fix arbitrary defaults in InfiltrateForCashInfo.
2016-01-17 22:09:04 +01:00
Oliver Brakmann
ee8323373b
Add trait documentation to InfiltrateForCash
2016-01-17 22:00:55 +01:00
Oliver Brakmann
5ec11fba8f
Allow falling back to infiltrator's value in InfiltrateForCash
2016-01-17 22:00:55 +01:00
Oliver Brakmann
aaeb715006
Merge pull request #10246 from penev92/terrainPalettes
...
Allow tile templates to define their own palette
2016-01-17 21:39:28 +01:00
Paul Chote
cac2d82e5a
Fix filename case for TS voices.
2016-01-17 19:31:25 +00:00
Paul Chote
9f7f759da4
Fix filename case on weapon reports.
2016-01-17 19:24:40 +00:00
Matthias Mailänder
a829baa82a
Merge pull request #10521 from pchote/facing-cleanup
...
Remove Util.GetFacing.
2016-01-17 20:21:50 +01:00
Pavel Penev
288de5284e
Fix TerrainTemplatePreviewWidget to use proper palettes
2016-01-17 19:02:18 +02:00
Pavel Penev
861d1368a4
Unhardcode internal terrain palette name from all over the codebase
2016-01-17 19:02:16 +02:00
Pavel Penev
0c51d73be9
Enable use of "custom" palettes per tile Templates
...
Keep the tileset's palette as default, defined on the tileset, but override it for any tile templates that may want to do so with a palette defined on the template.
2016-01-17 19:02:15 +02:00
Oliver Brakmann
7cf98c5e26
Merge pull request #10324 from RoosterDragon/change-frozen-actor-removals
...
GPS updates frozen actors that change owner
2016-01-17 13:37:53 +01:00