Paul Chote
fdc74353fc
Migrate to 1.06 patch content.
2016-07-30 09:14:35 +01:00
Matthias Mailänder
53f284c35a
Merge pull request #11723 from GraionDilach/exp2score
...
Rename the Experience coloumn to Score in observer stats.
2016-07-28 08:38:26 +02:00
Oliver Brakmann
2eede9493e
Merge pull request #11699 from Mailaender/unhardcode-capture-cursors
...
Unhardcoded the capture mouse cursor sequences
2016-07-27 21:36:33 +02:00
Matthias Mailänder
538137ce80
Merge pull request #11622 from Mailaender/dispose-p
...
Fixed parent package from ZipFile not getting disposed.
2016-07-27 14:41:17 +02:00
Matthias Mailänder
78848a67a0
Merge pull request #11721 from obrakmann/fix11660_smudge-removal-desync
...
Fix desync when removing smudges
2016-07-27 14:36:29 +02:00
Matthias Mailänder
fc8a2b2ebe
Merge pull request #11634 from GraionDilach/fixup-damagedbyterrain
...
Fixup DamagedByTerrain.
2016-07-27 09:33:40 +02:00
Zimmermann Gyula
6b7ccd8aa5
Rename the Experience coloumn to Score in observer stats.
2016-07-27 02:46:10 +02:00
Zimmermann Gyula
f56602704e
Rewrite TS vein YAML data.
2016-07-26 23:18:56 +02:00
Zimmermann Gyula
0f368bf6c3
Update the default mods excluding veins in TS.
2016-07-26 23:18:54 +02:00
Zimmermann Gyula
4812bc2997
Change DamagedByTerrain to apply the damage directly.
...
Instead of relying on a weapon.
2016-07-26 23:18:53 +02:00
Matthias Mailänder
2ab82664e3
Dispose the intermediate Stream after copying it to pkgStream.
2016-07-26 22:14:42 +02:00
Oliver Brakmann
30cf8c204b
Fix desync when removing smudges
...
The cause of the crash was that the `RemoveSmudge` method only invokes `SharedRandom` in the else-branch of an if condition that is only taken when the `RenderPlayer` has fog visibility on the location (locations the `RenderPlayer` can see get removed from `dirty` in `TickRender`).
To add insult to injury, the `Type` field does not even need to get set since we are only using the `Sprite` field's `null` value as a marker to be picked up by the `TickRender` method. The `Type` field is only ever used twice in `AddSmudge`, in a branch of an if-condition that will not be taken when the `Sprite` field is null, which we set explicitly. The same holds true for the `Depth` field.
2016-07-26 21:46:18 +02:00
abcdefg30
e13fa2d474
Merge pull request #11571 from RockyTV/rockytv
...
Add command to generate settings docs
2016-07-26 17:38:38 +02:00
Alexandre Oliveira
66b74b0116
Add command to generate settings docs
2016-07-26 00:02:01 -03:00
Oliver Brakmann
d36be5b4ee
Merge pull request #11704 from abcdefg30/byeCam
...
Remove CAMERA.Large from Evacuation and Survival01
2016-07-24 21:36:33 +02:00
Matthias Mailänder
cffeaa1774
Merge pull request #11705 from abcdefg30/descMO
...
Fix the Desc of MapOptionsInfo
2016-07-24 21:25:26 +02:00
abcdefg30
4ed2c53b1a
Fix the Desc of MapOptionsInfo
2016-07-24 15:34:21 +02:00
abcdefg30
6f15b5a72d
Remove CAMERA.Large from Survival01
2016-07-24 15:30:16 +02:00
abcdefg30
48d042ee05
Remove CAMERA.Large from Evacuation
2016-07-24 15:24:30 +02:00
Matthias Mailänder
5c230803fe
Merge pull request #11696 from Mailaender/lonely-cactus
...
Removed a burnt cactus from TEMPERAT & SNOW terrain
2016-07-24 07:04:32 +02:00
Matthias Mailänder
da509d6394
Unhardcode the capture cursors.
2016-07-23 23:50:02 +02:00
Matthias Mailänder
37ff8420f2
Exclude burnt cactus from TEMPERAT & SNOW terrain.
2016-07-23 18:29:54 +02:00
Matthias Mailänder
40754e3ddb
Merge pull request #11694 from obrakmann/fix-packaging-open.nat
...
Fix packaging script after move to Open.NAT
2016-07-23 18:02:10 +02:00
Oliver Brakmann
5b408855d1
Fix packaging script after move to Open.NAT
2016-07-23 17:09:38 +02:00
Matthias Mailänder
c0a440fb0a
Merge pull request #11627 from obrakmann/player-experience2
...
Enable tracking of player experience in all mods
2016-07-23 15:53:22 +02:00
Oliver Brakmann
99d368905e
Merge pull request #11680 from Mailaender/rm-jeep-unload
...
Removed the unused jeep unload sequence
2016-07-21 19:53:14 +02:00
Matthias Mailänder
4a09870df3
Remove the unused and redundant C&C hovercraft unload sequence.
2016-07-21 09:12:40 +02:00
Matthias Mailänder
31c4d339c4
Remove the unused and redundant Carryall unload sequence.
2016-07-21 09:12:10 +02:00
Matthias Mailänder
03e7b70029
Remove the unused jeep unload sequence (redundant to idle).
2016-07-21 09:07:20 +02:00
Oliver Brakmann
56ae4e846b
Add GUI integration for PlayerExperience
2016-07-19 22:23:03 +02:00
Oliver Brakmann
3083c8a175
Add a yaml rules include file to disable player experience for scripted maps
2016-07-19 22:14:40 +02:00
Oliver Brakmann
d292f15cc2
Enable player experience tracking in mod rules
2016-07-19 20:20:38 +02:00
Oliver Brakmann
dab7276601
Make repairing buildings and units grant experience
...
Using the repair button and repair pad, not using engineers and mechanics.
2016-07-19 20:20:38 +02:00
Oliver Brakmann
ac07c81e08
Make Infiltrates grant player experience
2016-07-19 20:20:38 +02:00
Oliver Brakmann
1e86326cbc
Make capturing grant player experience
2016-07-19 20:20:38 +02:00
Oliver Brakmann
c1729a3b70
Make DonateSupplies grant player experience
2016-07-19 20:20:38 +02:00
Matthias Mailänder
25c640679c
Merge pull request #11647 from abcdefg30/colorBorder
...
Add a dynamically generated bordercolor for supportpower timers
2016-07-19 10:27:11 +02:00
abcdefg30
76e57895b5
Merge pull request #11645 from RailTracker/bleed
...
Changed Basic and Combat observer stats to include Assets Destroyed/L…
2016-07-18 19:58:11 +02:00
Anthony Diep
b96de91480
Changed Basic and Combat observer stats to include Assets Destroyed/Lost instead of K/D ratio
2016-07-17 14:55:10 -07:00
abcdefg30
7769ef3c14
Add a dynamically generated bordercolor for supportpower timers
2016-07-17 16:07:53 +02:00
Oliver Brakmann
c2ec0d3cbc
Merge pull request #11657 from Mailaender/fu-chocolatey
...
Replaced Chocolatey with more reliable alternatives
2016-07-16 16:50:15 +02:00
Matthias Mailänder
fb2fc7dae3
Replace the constantly breaking pandoc from Chocolatey
...
with a simple PowerShell script using the GitHub API.
2016-07-16 15:08:25 +02:00
Matthias Mailänder
5b61206ac6
Merge pull request #11513 from GraionDilach/idamage
...
Remove passing the warheads from DamageWarhead to AttackInfo.
2016-07-16 14:26:43 +02:00
Matthias Mailänder
0408a0345a
Use the pre-installed NSIS.
2016-07-16 13:54:36 +02:00
abcdefg30
a7d82c6dba
Merge pull request #11656 from Mailaender/appveyor-pandoc
...
Fixed AppVeyor failing at the MarkDown to HTML step
2016-07-16 12:44:53 +02:00
abcdefg30
549c00c6c1
Merge pull request #11653 from Mailaender/damagedbyterrain-div0
...
Fixed a division through zero in DamagedByTerrain.
2016-07-16 11:03:38 +02:00
Matthias Mailänder
8c6f501126
Fix pandoc v1.17.1 already installed.
2016-07-16 10:20:27 +02:00
Matthias Mailänder
fcd904a168
Avoid a division through zero.
2016-07-15 20:10:30 +02:00
abcdefg30
b1e8108a44
Merge pull request #11559 from MUzzell/feature-10416
...
Added ready checkbox for spectating admins
2016-07-15 15:47:05 +02:00
Oliver Brakmann
707a8e73da
Merge pull request #11630 from Mailaender/fix-assetbrowser-palettes
...
Fixed palettes in the assets browser when the shellmap is disabled
2016-07-15 15:34:55 +02:00