Oliver Brakmann
44582ae647
Fix another shroud/selection bug in observer mode
...
In a player view, enemy units would not be unselected when they entered
the shroud.
2014-09-07 01:10:52 +02:00
Oliver Brakmann
bc50e1b0e2
Reset selection when switching player shroud in observer mode
...
The selection will be reset when switching from any shroud view to a
player shroud view. The selection will be kept when switching from any
view to either 'All players' or 'Shroud disabled' view.
2014-09-07 00:55:23 +02:00
Oliver Brakmann
eff54a614b
Fix selection glitch in observer mode
...
Fixes #6421 .
2014-09-07 00:52:55 +02:00
obrakmann
d56c1fa450
Merge pull request #6378 from Mailaender/desert-shellmap-lua-cleaning
...
Desert shellmap Lua maintenance
2014-09-06 23:14:09 +02:00
Matthias Mailänder
8e4b5af352
Merge pull request #6414 from ScottNZ/balance
...
Some RA balance work
2014-09-06 14:13:43 +02:00
Matthias Mailänder
2a16fe0d6d
Merge pull request #6399 from DeadlySurprise/dlPolish
...
Fixes #6186
2014-09-06 13:57:11 +02:00
Matthias Mailänder
64cf785103
Merge pull request #6397 from obrakmann/cnc-stats
...
Enable viewing game stats after the game ends
2014-09-06 13:52:16 +02:00
Matthias Mailänder
52aba46b10
Merge pull request #6392 from ingemaradahl/debug-symbols
...
Copy mod .mdb symbol file together with .dll
2014-09-06 13:40:59 +02:00
Matthias Mailänder
a823b9e5ed
Merge pull request #6417 from pchote/fix-infantry-animations
...
Fixes #6416 . Reopens #5884 .
2014-09-06 12:21:58 +02:00
Oliver Brakmann
bf9a63ff95
Rename widgets
2014-09-06 11:18:47 +02:00
Oliver Brakmann
c61516c55e
Add stats button to end game dialog
...
Also adds the statistics window to TD. There is no button for it in
observer mode, though, but it is available from the end game dialog.
Fixes #6312 .
2014-09-06 11:18:47 +02:00
Paul Chote
6fb4963a57
Revert "fix infantry without idle anim staying in fire animation state"
...
This reverts commit 1c65b29a30 .
2014-09-06 20:42:25 +12:00
ScottNZ
48fe6cccc7
Remove MustBeDestroyed from ra support structures
2014-09-06 19:47:04 +12:00
ScottNZ
4098ad8f98
Remove MustBeDestroyed from cnc support structures
2014-09-06 19:32:44 +12:00
Paul Chote
05f2a06204
Merge pull request #6325 from obrakmann/gdi04c
...
Port gdi04c to New Lua
2014-09-06 10:55:17 +12:00
Paul Chote
4cd14690f6
Merge pull request #6328 from obrakmann/nod03b
...
Port nod03b to New Lua
2014-09-06 10:39:16 +12:00
Paul Chote
60c0f47fb3
Merge pull request #6327 from obrakmann/nod03a
...
Port nod03a to New Lua
2014-09-06 10:28:26 +12:00
Paul Chote
538af31b54
Merge pull request #6398 from obrakmann/pr6303_addendum
...
Fix an omission from #6303
2014-09-06 10:09:12 +12:00
Paul Chote
ede046cc0c
Merge pull request #6331 from Mailaender/infantry-noidle-fix
...
Fixed Dune 2000 infantry not showing the waiting animation when ordered to stop firing
2014-09-06 09:30:55 +12:00
Oliver Brakmann
da454de398
Complete ArmorModifier->DamageModifier rename
...
PR #6303 neglected to rename the "armor" upgrade to "damage" in all
necessary places, as mentioned in
https://github.com/OpenRA/OpenRA/pull/6303#issuecomment-53312209
2014-09-05 19:52:35 +02:00
Matthias Mailänder
9b6a5320a4
paradrop zombies instead of ants
2014-09-05 15:42:54 +02:00
Matthias Mailänder
128b2b8b67
rename the boolean
2014-09-05 15:42:38 +02:00
Matthias Mailänder
60d31e643e
remove reference to non-existing idle sequences
2014-09-05 15:29:43 +02:00
Matthias Mailänder
2ccc6f63e0
Merge pull request #6362 from atlimit8/SellingSounds
...
Moved SellSounds from Building to Sellable & added upgrade to rules
2014-09-05 15:17:13 +02:00
obrakmann
efcf66206e
Merge pull request #6344 from reaperrr/accuracy-modifier
...
Added InaccuracyModifier
2014-09-04 22:43:01 +02:00
atlimit8
cc9c253419
Moved SellSounds from Building to Sellable & added upgrade to rules.
2014-09-04 15:25:19 -05:00
reaperrr
9bb9f870d7
Improve accuracy on level-up.
2014-09-04 20:28:34 +02:00
reaperrr
5e9b0a964f
Adds InaccuracyModifier.
2014-09-04 20:28:34 +02:00
ScottNZ
4212d04f10
Double projectile speed of AA gun so it misses less often
2014-09-04 17:16:08 +12:00
ScottNZ
6bde85beda
Increase prices of yak and hind from $1000 to $1350 (Implicit build time increase as well).
2014-09-04 16:57:02 +12:00
ScottNZ
7e5664b48c
Hind and Longbow were a bit too tanky, so reduced their HP levels from 150 to 100 and 150 to 120 respectively.
2014-09-04 16:56:56 +12:00
ScottNZ
ba7a017489
Remove C4 target type from ra vehicles - Tanya was a bit too strong C4ing vehicles
2014-09-04 16:18:04 +12:00
ScottNZ
dc12dff351
Add cloak detection abilities to all ra defenses
...
(not hbox because it already has cloak detection)
2014-09-04 16:18:03 +12:00
DeadlySurprise
df1df7dedb
Improved download progress formatting
2014-09-04 00:12:04 +02:00
Oliver Brakmann
49adf023bb
Remove unused usings and arguments
2014-09-03 22:05:06 +02:00
obrakmann
3f23930121
Merge pull request #6347 from mizipzor/tab-completion
...
Improves tab completion in chat.
2014-09-03 18:43:14 +02:00
Alexander Fast
16965d5797
Improves tab completion in chat.
...
Pressing tab after completion now cycles to the next candidate.
2014-09-03 11:43:26 +02:00
Paul Chote
f9255ecc49
Merge pull request #6360 from huwpascoe/clientstatus
...
Player connection status report.
2014-09-03 19:20:23 +12:00
Paul Chote
674998c0ee
Merge pull request #6335 from obrakmann/fix6311
...
Fix end game window conflicting with ingame menu
2014-09-03 18:54:51 +12:00
Paul Chote
31e0ed7001
Merge pull request #6371 from reaperrr/d2k-death-sequences
...
Fixed D2k infantry death sequences
2014-09-03 08:35:59 +12:00
Ingemar Ådahl
03815a1c8d
Copy mod .mdb symbol file together with .dll
...
Allows for MonoDevelop to debug execution in mod library properly.
2014-09-02 21:15:47 +02:00
Matthias Mailänder
99156451c0
bring back Chinook infantry insertion
2014-08-31 20:38:19 +02:00
Matthias Mailänder
0b8ae4088e
use the new reinforcements methods
2014-08-31 20:38:19 +02:00
Matthias Mailänder
03afd1db5d
avoid magic numbers
2014-08-31 20:38:19 +02:00
Matthias Mailänder
a7389a0e45
make this a seasonal easter egg
2014-08-31 20:38:16 +02:00
huwpascoe
ffd17af363
Disconnected clients now listed as '(Gone)'.
2014-08-31 18:25:23 +01:00
Matthias Mailänder
5b12ba1c21
refactor and move ShipUnitTypes to the top
2014-08-31 14:45:11 +02:00
Matthias Mailänder
154f6ba297
remove bogus space tabs
2014-08-31 14:29:24 +02:00
Oliver Brakmann
e0af4cf671
Port nod03b to New Lua
2014-08-31 12:53:56 +02:00
Oliver Brakmann
e50b8fafb0
Fix a typo in gdi02
2014-08-31 12:37:28 +02:00