Paul Chote
55cd2ca8f5
Move initial map suitability calculation to MapCache.
...
This was previously trying to use values that had
not yet been initialised, which meant that *all*
maps were treated as unsuitable. This would cause
the mod to always fall back to the first installed
map.
2016-06-18 11:04:37 +01:00
Oliver Brakmann
16a18e8de1
Merge pull request #11458 from reaperrr/fix-11457
...
Fix conflict in ModContentLogic
2016-06-16 19:37:11 +02:00
reaperrr
3c2a553f63
Fix conflict in ModContentLogic
...
The variable would otherwise conflict with the declaration at line 24.
2016-06-16 15:15:28 +02:00
Oliver Brakmann
bc03c199f5
Merge pull request #11375 from pchote/asset-installer-rework
...
New mod content installer
2016-06-15 22:53:42 +02:00
Oliver Brakmann
8e3415e70e
Merge pull request #11436 from Mailaender/nsis-251
...
Updated NSIS to version 2.51
2016-06-15 22:24:10 +02:00
Paul Chote
8f412e255d
Formatting fixes.
2016-06-14 20:18:57 +01:00
Paul Chote
3585d8afd4
Remove legacy installation logic.
2016-06-14 20:18:57 +01:00
Paul Chote
0b97a81616
Remove legacy music installer.
2016-06-14 20:18:56 +01:00
Paul Chote
27699ce3d7
Add new content installer metadata to TS.
2016-06-14 20:18:56 +01:00
Paul Chote
d2d15f6980
Add new content installer metadata to RA.
2016-06-14 20:18:56 +01:00
Paul Chote
6f4d168d9e
Add new content installer metadata to D2k.
2016-06-14 20:18:56 +01:00
Paul Chote
009bdf98e6
Add new content installer metadata to TD.
2016-06-14 18:27:24 +01:00
Paul Chote
ff147f39b9
Add new content installer framework.
2016-06-14 18:27:24 +01:00
Paul Chote
054b3a43a4
Add a lightweight MSCab parser.
2016-06-14 18:27:24 +01:00
Paul Chote
bd3096f21b
Add command to dump Mix contents.
2016-06-14 18:15:03 +01:00
Paul Chote
92ea404b0b
Add command to dump InstallShield contents.
2016-06-14 18:15:03 +01:00
Paul Chote
67d6de91e3
Allow custom BorderWidths on ScrollPanelWidget.
2016-06-14 18:15:02 +01:00
Paul Chote
90468974ce
Add tooltip support to ImageWidget.
2016-06-14 18:15:02 +01:00
Paul Chote
88768031a5
Add BecameVisible and BecameHidden methods to ChromeLogic.
2016-06-14 18:15:02 +01:00
Curtis Shmyr
f05c537491
Merge pull request #11447 from obrakmann/fix11446_fix-disabled-aa-tracking-targets
...
Fix disabled AA gun continuing to track targets
2016-06-13 18:08:51 -06:00
Oliver Brakmann
79fa3f731e
Merge pull request #11435 from reaperrr/remove-rotoroverlay
...
Remove WithSpriteRotorOverlay
2016-06-13 21:59:32 +02:00
Matthias Mailänder
34c6aa79ab
Merge pull request #11450 from cjshmyr/serverlaunch
...
Make launch-dedicated scripts consistent between platforms
2016-06-13 20:31:29 +02:00
Curtis Shmyr
348d49cd5b
Merge pull request #11404 from obrakmann/fix11246_getexternalip-nres
...
Fix NREs in LobbyUtils.GetExternalIP
2016-06-12 13:52:18 -06:00
Curtis Shmyr
b85f1e9555
Make launch-dedicated scripts consistent between platforms
2016-06-12 13:10:14 -06:00
Oliver Brakmann
3edc4da15c
Fix disabled AA gun continuing to track targets
2016-06-12 18:01:04 +02:00
abcdefg30
d97d02b97f
Merge pull request #11407 from reaperrr/ts-infantry-tweaks
...
Various TS infantry fixes
2016-06-12 14:42:12 +02:00
reaperrr
46229a50b4
Add explosion sound to TS explosion inf death
2016-06-12 14:25:34 +02:00
reaperrr
4c69fecad5
Make TS inf death sequences descriptive
2016-06-12 14:25:33 +02:00
reaperrr
ce73faaa1f
Change WithDeathAnimation to look up string rather than integers
...
For DeathType sequence mapping.
2016-06-12 14:25:31 +02:00
reaperrr
873e2bfce4
Fix Tiberium and Vein DamageTypes
2016-06-12 14:25:30 +02:00
reaperrr
b84e27ef98
Remove TS Headshot DeathType
...
Also fixed a couple of mistakes compared to the original (some weapons still applied the wrong death type).
2016-06-12 14:25:28 +02:00
reaperrr
0947e7bdd6
Introduce ExplosionOnDamageTransition
...
And use it for TS cyborgs.
2016-06-12 14:25:26 +02:00
reaperrr
ff8af828a3
Fix Cyborgs to stay slow after losing their legs
...
Even if regaining health.
2016-06-12 14:25:25 +02:00
reaperrr
e59a491c1b
Allow UpgradeOnDamage to grant permanent upgrades
...
Needed to properly implement things like permanently crippled weapons or limbs.
2016-06-12 14:25:23 +02:00
reaperrr
9def6b0f70
Merge pull request #11211 from Mailaender/debugcustomterrain
...
Added a CustomTerrainDebugOverlay
2016-06-12 11:53:47 +02:00
Matthias Mailänder
87b829e767
Merge pull request #11434 from GraionDilach/withvoxelwater-to-upgradeonterrain
...
Replace WithVoxelWaterBody with UpgradeOnTerrain.
2016-06-12 11:10:38 +02:00
Matthias Mailänder
c239b2f9be
Merge pull request #9334 from Mailaender/editor-categories
...
Add support for EditorTemplateOrder auto-generation
2016-06-11 19:59:28 +02:00
Matthias Mailänder
c403345fed
Update NSIS to version 2.51
...
Use Chocolatey to install since we don't require custom plugins.
2016-06-11 19:44:16 +02:00
Matthias Mailänder
f771ead7a9
Remove unused NsProcess.zip
2016-06-11 19:35:52 +02:00
Matthias Mailänder
cce10fed6b
Merge pull request #11368 from Biofreak1987/nod07c
...
Add nod07c
2016-06-11 19:17:15 +02:00
Matthias Mailänder
e9f3d26047
Add a tileset metadata header auto-generation.
2016-06-11 19:05:03 +02:00
Matthias Mailänder
ccd4c99f8f
Merge pull request #11367 from reaperrr/ts-misc-polish
...
Fixed various offsets in TS
2016-06-11 19:01:23 +02:00
Zimmermann Gyula
a08f325321
Deprecate WithVoxelWaterBody.
2016-06-11 18:01:39 +02:00
Zimmermann Gyula
f069326143
Use UpgradeOnTerrain in the TS APC setup.
2016-06-11 18:01:38 +02:00
Matthias Mailänder
f772ff5034
Merge pull request #11397 from reaperrr/add-moebius
...
Add Moebius, Chan and Delphi to TD
2016-06-11 17:59:19 +02:00
Matthias Mailänder
9332e16003
Merge pull request #11424 from GraionDilach/center-primarybuilding
...
Polish the TS PrimaryBuilding decoration.
2016-06-11 17:54:22 +02:00
Matthias Mailänder
4253b2d866
Merge pull request #11410 from abcdefg30/voxelNull
...
Fix possible NREs in RenderAsync in VoxelRenderer.cs
2016-06-11 17:52:20 +02:00
Paul Chote
d112590a82
Merge pull request #11421 from Mailaender/appveyor-pandoc-fix
...
Fixed the AppVeyor build
2016-06-11 16:47:18 +01:00
reaperrr
1adf887c75
Remove WithSpriteRotorOverlay
...
This is now redundant as WithIdleOverlay + upgrades can be used to completely replicate its functionality.
2016-06-11 17:43:10 +02:00
reaperrr
a6f6080df2
Replace WithSpriteRotorOverlay with WithIdleOverlay in OpenRA mods
...
In preparation of removing the now-redundant WithSpriteRotorOverlay trait.
2016-06-11 17:43:08 +02:00