Oliver Brakmann
f1990853df
Merge pull request #11854 from Mailaender/startmatch-typo
...
Fixed a typo in the message displayed when servers disabled single player matches
2016-08-22 11:12:36 +02:00
reaperrr
01282e7b3c
TS yaml style fixes
2016-08-21 19:43:37 +02:00
reaperrr
5bf29713b1
D2k yaml style fixes
2016-08-21 19:39:50 +02:00
reaperrr
b5f36013c2
TD yaml style fixes
2016-08-21 19:36:48 +02:00
reaperrr
d5e0135de7
RA yaml style fixes
2016-08-21 19:30:54 +02:00
abcdefg30
698bf15a13
Merge pull request #11853 from pchote/ts-tib-slopes
...
Remove and document slope-specific tiberium artwork.
2016-08-21 18:59:04 +02:00
abcdefg30
a02910c852
Fix yaks in allies-05a
2016-08-21 18:34:37 +02:00
abcdefg30
e0cff5b0a5
Add allies04
2016-08-21 18:34:29 +02:00
Matthias Mailänder
880d848a66
Avoid duplication in server messages and fix a typo.
2016-08-21 18:27:23 +02:00
Paul Chote
0e2387b2a1
Remove and document slope-specific tib artwork.
2016-08-21 17:03:11 +01:00
reaperrr
e4d10a26f1
Merge pull request #11791 from pchote/voxel-depth
...
Fix voxel rendering with EnableDepthBuffer: True
2016-08-21 14:00:12 +02:00
Paul Chote
f0306e7cc2
Render voxels with an approximately-correct z-offset.
2016-08-21 12:43:16 +01:00
abcdefg30
c312cf9171
Merge pull request #11780 from daynemarais/desert-twister-cliff-fix
...
Fixed map tile error on "Desert Twister" map
2016-08-21 13:16:38 +02:00
Oliver Brakmann
e5d20d3cf0
Merge pull request #11311 from GraionDilach/expand-custombuildtime
...
Revamp custom build times.
2016-08-21 12:12:27 +02:00
Zimmermann Gyula
5648daeeed
Manual cleanup.
2016-08-21 12:05:34 +02:00
Zimmermann Gyula
5eec9ef463
Automatically upgrade rules.
2016-08-21 12:05:34 +02:00
Zimmermann Gyula
d9f38d57a7
Cache the *Infos in ProductionItem.
2016-08-21 12:05:34 +02:00
Zimmermann Gyula
3309e8ac3d
Look up the production queue multiplier in Lua.
2016-08-21 12:05:34 +02:00
Zimmermann Gyula
f80ac6e5c0
Rename ProductionQueue.BuildSpeed and change it's default value.
2016-08-21 12:05:34 +02:00
Zimmermann Gyula
de10cb22e8
Shift CustomBuildTimeValue to Buildable.
2016-08-21 12:05:32 +02:00
Oliver Brakmann
e93d7dd172
Merge pull request #11706 from abcdefg30/atreides03b
...
Add atreides03b
2016-08-21 10:23:55 +02:00
Dayne Marais
807129ac56
Fixed map tile error on "Desert Twister" map
2016-08-21 18:10:51 +10:00
reaperrr
0a4a08c29e
Merge pull request #11177 from abcdefg30/powerBar
...
Make SupportPowerChargeBar and the SupportPowerTimer customizable with stances
2016-08-21 01:32:46 +02:00
abcdefg30
426a88e6fb
Apply the upgrade rule to the ts mod
2016-08-21 01:19:56 +02:00
abcdefg30
3024d47f89
Apply the upgrade rule to the ra mod
2016-08-21 01:19:55 +02:00
abcdefg30
ddfd4c7873
Add an upgrade rule
2016-08-21 01:19:54 +02:00
abcdefg30
e8084daad7
Cache the SupportPowerManager in SupportPowerChargeBar
2016-08-21 01:19:53 +02:00
abcdefg30
e9e49a5d02
Add a new DisplayStances field to SupportPowerChargeBarInfo
...
other
2016-08-21 01:19:52 +02:00
abcdefg30
9848c98750
Replace the DisplayTimer field with a DisplayTimerStances field in SupportPowerInfo
2016-08-21 01:19:51 +02:00
abcdefg30
fa1f569d19
Add atreides03b
2016-08-20 22:55:59 +02:00
Paul Chote
1cdc169ad0
Merge pull request #11842 from obrakmann/fix11829_desert-shellmap-tiling-error
...
Fix desert tileset tiling issues in RA
2016-08-20 17:39:11 +01:00
Oliver Brakmann
b4c8ee485d
Merge pull request #11816 from reaperrr/fix-UpgradeOnDamage
...
Fix UpgradeOnDamage to apply if initial DamageState is valid
2016-08-20 15:25:10 +02:00
reaperrr
19c3e7c9e3
Make Armament elements as overridable as possible
...
To allow downstream mods to ship customised Armament-derivatives.
2016-08-20 15:06:18 +02:00
Oliver Brakmann
7e8e0cd1fb
Fix tiling error on RA's desert shellmap
2016-08-20 13:27:08 +02:00
Oliver Brakmann
085e599f5d
Fix tile templates 79 and 80 being swapped in RA's desert tileset
2016-08-20 13:27:08 +02:00
Matthias Mailänder
02e7322b6b
Merge pull request #11801 from WolfGaming/FixMinelayerGroup
...
Allow multiple minelayers in a single MinefieldOrderGenerator.
2016-08-20 08:25:49 +02:00
Matthias Mailänder
f5d57e361a
Merge pull request #11788 from pchote/fix-smooth-moves
...
Make turning-while-moving actors follow curved paths.
2016-08-19 22:11:28 +02:00
Matthias Mailänder
bb444eb5f0
Merge pull request #11838 from obrakmann/yaml-cleanups
...
Mission-related yaml cleanups
2016-08-19 21:48:03 +02:00
Matthias Mailänder
0d49c50879
Merge pull request #11832 from obrakmann/fix-make-dep
...
Fix 'make dependencies' choking on Open.NAT directory name
2016-08-19 21:45:49 +02:00
Oliver Brakmann
e25eeaba17
Minor mission cleanups
...
* Remove exlamation mark from map title for Intervention
* Remove redundant yaml rule for Evacuation
2016-08-19 19:12:51 +02:00
Oliver Brakmann
88391391b2
Fix disabling the CrateSpawner the wrong way
...
In multiplayer maps, disabling the CrateSpawner by removing the trait leads to error messages in the lobby when you click on the "Crate" checkbox.
2016-08-19 19:11:22 +02:00
Oliver Brakmann
79ec85b0c7
Merge pull request #11837 from obrakmann/pr11750
...
Add OS X build instructions to INSTALL.md
2016-08-19 16:49:05 +02:00
masihaama
b241034c6d
Add OS X build instructions to INSTALL.md
...
The following subset of Linux build directions work for OSX 10.11.3. Mono JIT compiler version 4.2.1
2016-08-19 16:39:08 +02:00
Oliver Brakmann
782b617852
Fix 'make dependencies' choking on Open.NAT directory name
...
The directory name appears to have changed in the package for 2.1.0.
2016-08-19 16:02:53 +02:00
reaperrr
cd03bc6883
Upgrade rule for UpgradeOnDamage to UpgradeOnDamageState
2016-08-18 23:31:27 +02:00
reaperrr
b174d00be9
Rename UpgradeOnDamage to UpgradeOnDamageState
...
The trait works for 'Undamaged' as well and no longer requires a damage state change to trigger either, so this trait name is more accurate.
2016-08-18 23:31:27 +02:00
reaperrr
7f8607e85b
Fix granting upgrades on initial damage state
...
Previously the upgrade(s) would only be granted when the damage state changed, regardless of whether the initial DamageState was already valid.
This prevented the trait from working on Undamaged actors that had just been created, for example.
2016-08-18 23:31:27 +02:00
reaperrr
adeb2a19ca
Remove bogus 'OrDefault' from UpgradeOnDamage
...
UpgradeManager is required anyway, so this was redundant.
2016-08-18 23:31:27 +02:00
reaperrr
0ec9725c2a
Merge pull request #11621 from Mailaender/text-controlgroup
...
Added With*ControlGroup
2016-08-18 21:25:32 +02:00
Matthias Mailänder
7485404c87
Tweak the infantry control group positioning.
2016-08-18 21:10:57 +02:00