Alexander Fast
034625c2ea
Added tab completion to in-game chat.
...
Both player names and chat commands can be completed.
Names of local players and bots are not candidates for completion.
If a completed name is the first word ": " is appended to the end.
The hotkey for toggling team/all chat has been moved to left Alt.
2014-08-19 17:19:32 +02:00
Alexander Fast
bb88fddb0f
Manual merge of dialog.png
...
The new file inclused both the black box and the new vivid red colors.
2014-08-19 09:36:46 +02:00
Sebastien Kerguen
12b2f45d2b
Trying to fix Settings buttons
2014-08-19 09:26:39 +02:00
Sebastien Kerguen
dee2f1e67c
fixed the Battlefield News button
2014-08-19 09:26:38 +02:00
Sebastien Kerguen
d9a8d09fbe
chrome.yaml fixes
2014-08-19 09:26:37 +02:00
reaperrr
f588b07f56
Upgrade rule for ROF > ReloadDelay renaming.
2014-08-19 02:59:51 +02:00
reaperrr
d6ef37a750
ReloadModifier & ROF -> ReloadDelay yaml changes
2014-08-19 02:59:50 +02:00
reaperrr
4469b5f5ca
Introduces ReloadModifier
...
and renames ROF -> ReloadDelay
2014-08-19 02:59:50 +02:00
Paul Chote
520df8242d
Merge pull request #6217 from Mailaender/starting-units-classname
...
Fixed lobby start unit notifications not showing class names
2014-08-19 10:15:12 +12:00
obrakmann
f161d87d07
Merge pull request #6271 from pchote/map-kick-fix
...
Avoid sending the map change order when selecting the same map.
2014-08-18 20:01:15 +02:00
Paul Chote
774e516106
Suppress map change order when selecting the same map. Fixes #6206 .
2014-08-19 00:13:48 +12:00
Paul Chote
fce732b060
Merge pull request #6255 from ScottNZ/generals
...
Add support for C&C Generals .big archive files
2014-08-18 22:21:21 +12:00
Matthias Mailänder
fa2b2bea0b
beautify starting unit notification when joining server
...
move LobbySettingsNotification into it's own ServerTrait
2014-08-17 07:39:34 +02:00
ScottNZ
009dc79222
Add support for C&C Generals .big archive files
2014-08-17 17:02:38 +12:00
Paul Chote
e2ede4ec24
Merge pull request #6201 from cjshmyr/morelua
...
Add more Lua functions
2014-08-17 12:54:30 +12:00
Paul Chote
d9dc514d37
Merge pull request #6262 from Mailaender/silo-placement-loop-glitch-fix
...
Fixed silo fullness animations loop during building placement
2014-08-17 12:36:17 +12:00
Matthias Mailänder
da7caa6105
Merge pull request #6183 from UberWaffe/6030Fix_UpgradeRules
...
Closes #6177
Closes #6222
Closes #6240
Closes #6245
2014-08-16 18:07:56 +02:00
Matthias Mailänder
df09d16a1c
Merge pull request #6218 from pchote/percentmods
...
Change attribute modifiers to use integers.
2014-08-16 17:28:37 +02:00
Matthias Mailänder
29dc1b574c
fix silo animations playing during building placement
...
closes #6258
2014-08-16 17:17:25 +02:00
UberWaffe
256f6bdd7b
Fixed custom weapon rules in maps.
2014-08-16 10:58:04 +02:00
UberWaffe
0ebe1c2c6a
Made Effect, Resource and Smudge warheads return 0% effective against actors.
2014-08-16 10:58:04 +02:00
UberWaffe
fb2b63c7f8
#6030 regression fix. Added EffectivenessAgainst <= 0 check to IsvalidAgainst for Warhead.
2014-08-16 10:58:03 +02:00
UberWaffe
390ca380bd
Fixed Warhead ValidTargets and InvalidTargets.
2014-08-16 10:58:02 +02:00
UberWaffe
0904b6a1a4
Fixed UpgradeRules for #6030 .
2014-08-16 10:58:01 +02:00
Curtis Shmyr
cb4bd52fc0
Added more Lua functions
2014-08-15 19:51:02 -06:00
Paul Chote
c8b3628852
Merge pull request #6219 from Mailaender/auto-lua-update
...
Fixed the automatic wiki documentation update
2014-08-16 12:21:07 +12:00
Paul Chote
46e133d2c6
Merge pull request #6257 from Mailaender/d2k-light-offset
...
Fixed sprite offset for light vehicle factory roofs
2014-08-16 12:18:15 +12:00
Paul Chote
02a85b5474
Merge pull request #6173 from reaperrr/jamslater-ima-adpcm
...
Implement IMA ADPCM WAV file support
2014-08-16 11:20:03 +12:00
Paul Chote
c80a12f99c
Merge pull request #5937 from reaperrr/explosions2
...
Implements more sophisticated explosion animation/sound system
2014-08-16 01:58:11 +12:00
Matthias Mailänder
f8f73e7ba7
Merge pull request #6250 from UberWaffe/#6149_AIRepair
...
Closes #6149
2014-08-15 06:23:47 +02:00
Matthias Mailänder
d3fbed8faa
fix offset for light vehicle factories
2014-08-15 06:17:58 +02:00
Matthias Mailänder
1937e66cca
Merge pull request #6248 from reaperrr/d2k-roof-fix
...
Fix D2k heavy factories roof ZOffset
2014-08-15 06:14:58 +02:00
Matthias Mailänder
53372b7f9d
Merge pull request #6256 from jfinkels/patch-1
...
Fixes incorrect package name in INSTALL.md
2014-08-15 06:11:53 +02:00
jfinkels
79ac45814f
Fixes incorrect package name in INSTALL.md
...
No package `libmono-winforms4.0-cil` exists in Debian or Ubuntu. The correct package name is `libmono-system-windows-forms4.0-cil`.
2014-08-14 23:47:10 -04:00
UberWaffe
1375e56a32
Fixes D2K AI constantly repairing weather damage.
2014-08-13 16:13:34 +02:00
reaperrr
42acb78aba
Fixes D2k heavy factory roof displaying below exiting units.
...
Closes #6236 .
2014-08-13 14:19:21 +02:00
James Slater
a5978b5c55
Implement IMA ADPCM WAV file support
...
Closes #4628
2014-08-13 13:25:28 +02:00
reaperrr
ef54f011bb
Change ImpactTypes from array to bitfield approach.
2014-08-13 11:45:58 +02:00
ScottNZ
68712a89c5
Merge pull request #6226 from Mailaender/shroud-updatedregion-nre
...
Fixed a crash when there are no actors to reveal shroud on the map.
2014-08-12 23:05:23 +12:00
Matthias Mailänder
50ab941d1f
avoid NullReferenceException in updatedRegion
...
fixes #6166
2014-08-12 06:19:34 +02:00
Paul Chote
7fb31dd3aa
Upgrade mod rules.
2014-08-12 11:47:01 +12:00
Paul Chote
7e92ba9fdd
Rename ProneSpeed to SpeedModifier in TakeCover.
2014-08-12 11:43:24 +12:00
Paul Chote
01cd6efbd0
Convert firepower modifiers to integer percentages.
2014-08-12 11:41:09 +12:00
Paul Chote
84d3497e96
Convert speed modifiers to integer percentages.
2014-08-12 11:41:09 +12:00
Paul Chote
0425416ce2
Convert damage modifiers to integer percentages.
2014-08-12 11:41:09 +12:00
Paul Chote
c5519a7f3b
Merge pull request #6220 from obrakmann/fix6211
...
Make background of FMVPlayers in TD and RA black
2014-08-12 11:16:55 +12:00
obrakmann
63f8f19d1a
Merge pull request #6230 from havok13888/AdvancedPowePlant
...
#5936 Advanced Power Plant have a different layout in the original
2014-08-11 23:16:27 +02:00
havok13888
9ea169b2c8
5936 Advanced Power Plant have a different layout in the original
2014-08-10 23:06:11 -05:00
Oliver Brakmann
0d85b7ee71
Make FMVPlayer in RA use a completely black background
2014-08-10 12:38:55 +02:00
Oliver Brakmann
1aafe0d4b3
Make FMVPlayer in TD use a completely black background
...
Fixes #6211 .
2014-08-10 12:38:54 +02:00