Oliver Brakmann
c9c542cb37
Show advisory notice when UPNP isn't supported by the router
2016-08-28 14:05:03 +02:00
Matthias Mailänder
a79cc6a606
Add a notice why automatic port forwarding is disabled.
2016-08-28 14:05:03 +02:00
abcdefg30
74ad33d14e
Fix the positioning of the mute label in the TD music player
2016-08-28 11:54:03 +02:00
Oliver Brakmann
d14ff2a54e
Fix removing things in the editor when stopping standard-scrolling with RMB
...
The cause for this was that the `HandleMouseInput` method of the `EditorViewPortController` ran before the one from the regular `ViewPortController`, thus intercepting the button press.
Switching the order of the two around fixes that, but introduced another problem, namely that the tooltips stopped working. Switching the order meant that the `ViewPortController` laid "on top" of the `EditorViewPortController`, so the latter didn't receive the `MouseEntered` event anymore. Setting the `IgnoreMouseOver` flag in the `ViewPortController` fixes this.
2016-08-28 11:26:23 +02:00
Matthias Mailänder
84d58f78d2
Merge pull request #11902 from pchote/score-line-margin
...
Increase the left margin of the ingame-menu team line.
2016-08-27 20:21:14 +02:00
Paul Chote
9e025e25ad
Increase the left margin of the ingame-menu team line.
2016-08-27 18:03:16 +01:00
Paul Chote
32eb98c17d
Remove legacy A* visualisation.
2016-08-26 16:55:46 +01:00
abcdefg30
0d33376289
Merge pull request #11873 from reaperrr/revert-11460
...
Revert changes from #11460
2016-08-24 23:13:30 +02:00
reaperrr
4574b18131
Revert changes from #11460
2016-08-24 18:45:43 +02:00
reaperrr
b5f36013c2
TD yaml style fixes
2016-08-21 19:36:48 +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
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
reaperrr
f12e0d498c
Merge pull request #11771 from pchote/split-content-files
...
Rework mod enumeration and split content metadata into their own files.
2016-08-18 14:59:51 +02:00
reaperrr
1cec0a2497
Merge pull request #11789 from obrakmann/fix11692_save-map-visibility-flag
...
Allow saving maps with multiple visibility options
2016-08-18 13:03:20 +02:00
Matthias Mailänder
1a53bfd8a3
Keep sprite ctrl groups for Dune 2000, Red Alert, Tiberian Dawn.
2016-08-12 21:54:51 +02:00
Zimmermann Gyula
33de63d7ee
Update Tiberian Dawn AI.
...
Increase all AI infantry percentages.
Limit Engineers at Rush AI.
2016-08-12 14:38:55 +02:00
Oliver Brakmann
da3333073f
Merge pull request #11800 from WolfGaming/FixHuntable
...
RA: Delete the Huntable trait for walls and gates.
2016-08-12 14:14:07 +02:00
WolfGaming
299e925180
Only define Huntable for actors that need to be hunted.
2016-08-11 20:25:22 +00:00
Taryn Hill
f3017d1bea
CNC: Add capturing to Cabal AI
2016-08-10 19:06:25 -05:00
Paul Chote
88c43fa9b3
Extract content sources and downloads to external files.
2016-08-08 22:36:08 +01:00
Oliver Brakmann
207f0d2056
Allow saving maps with multiple visibility options
2016-08-08 23:14:06 +02:00
AoAGeneral
7025a230bf
TD Balance Change 08012016
2016-08-01 12:08:26 -07: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
Zimmermann Gyula
6b7ccd8aa5
Rename the Experience coloumn to Score in observer stats.
2016-07-27 02:46:10 +02:00
Zimmermann Gyula
0f368bf6c3
Update the default mods excluding veins in TS.
2016-07-26 23:18:54 +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
Matthias Mailänder
4a09870df3
Remove the unused and redundant C&C hovercraft unload sequence.
2016-07-21 09:12:40 +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
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
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
e6659f805b
Merge pull request #11641 from abcdefg30/particleDensity
...
Convert ParticleDensityFactor from a float to an int
2016-07-15 10:30:57 +02:00
Matthew Uzzell
6110357460
#10416 Added ready checkbox for spectating admins
2016-07-14 23:42:32 +01:00
Paul Chote
73ca64ee79
Add TFD metadata for TD.
2016-07-13 21:01:56 +01:00
Oliver Brakmann
3539e3146e
Merge pull request #11560 from abcdefg30/supportSpeech
...
Refine the support power speech notifications setup
2016-07-13 18:40:07 +02:00
abcdefg30
39d9832b03
Remove unnecessary ParticleDensityFactor yaml nodes
...
which only reflected the default value.
2016-07-12 22:19:51 +02:00
Matthias Mailänder
8df4e9e04c
Merge PoisonedByTiberium and DamagedWithoutFoundations
...
into DamagedByTerrain.
2016-07-10 19:44:19 +02:00
Matthias Mailänder
2b8200fb0a
Merge pull request #11550 from AoAGeneral/myfeature
...
TD Balance Changes 06302016
2016-07-09 21:02:46 +02:00
reaperrr
a212734c5c
Fix smudges in TD to not spawn/grow under structures and vehicles
...
Also trees, husks and creeps (dinos and visceroids) in most cases.
Exceptions are intentional.
2016-07-07 20:51:21 +02:00
reaperrr
af1afca792
Fix TD artillery explosion sound not playing
2016-07-07 20:51:21 +02:00
Oliver Brakmann
9ab2ce2362
Merge pull request #11520 from reaperrr/IdleWander
...
Make civilians wander around when idle
2016-07-04 11:50:35 +02:00
abcdefg30
b9b9cf7f92
Make use of the new SpeechNotifications in ra and cnc
2016-07-03 16:21:08 +02:00
abcdefg30
7fd7d44e7f
Remove empty fields from support powers
2016-07-03 16:21:04 +02:00
abcdefg30
6d81de84a4
Replace direct references to filenames by ones to notifications where possible
2016-07-03 16:21:03 +02:00
abcdefg30
57d83e2813
Add more sound notifications to cnc
2016-07-03 16:21:02 +02:00
abcdefg30
96165293dc
Add all missing speech notifications to cnc
2016-07-03 16:21:01 +02:00