Commit Graph

22215 Commits

Author SHA1 Message Date
abcdefg30
278a812eec Display the value of the destroyed cargo actors 2016-09-03 15:30:24 +02:00
abcdefg30
81bdea1107 Fix the floating text for bounties of actors not being InWorld showing up 2016-09-03 15:30:24 +02:00
UnknownProgrammer
65fe88daef used clamp instead of Math.Min/Math.Max construct
clarified naming
restored comments
removed blank line
2016-09-03 15:27:04 +02:00
Matthias Mailänder
256834f044 Improve the light infantry death animations. 2016-09-03 14:38:02 +02:00
Matthias Mailänder
1ce421910b Add missing idle sequences to d2k infantry. 2016-09-03 14:24:33 +02:00
Paul Chote
67cc12436f Merge pull request #11918 from abc013/CapturableHuskFaction
Fix mcv husks losing their faction after being captured
2016-09-03 11:54:56 +01:00
Paul Chote
4a90ff834e Merge pull request #11867 from abcdefg30/gpsDot
Fix GPSDots being visible when the unit is not InWorld or dead
2016-09-03 11:35:14 +01:00
Paul Chote
e1fcfa3073 Include spectators in the player list. 2016-09-03 10:46:08 +01:00
reaperrr
b8f89ac5fb Merge pull request #11945 from MustaphaTR/ant-dog-fix
RA - Fix Dogs can attack Giant Ants
2016-09-02 22:35:18 +02:00
reaperrr
7311c69e35 Merge pull request #11944 from MustaphaTR/ant-zombie-kennel-fix
RA - Fix ants and zombies can be trained from kennel
2016-09-02 22:31:00 +02:00
abcdefg30
15214c21bc Merge pull request #11948 from pchote/fix-facing-normalization
Fix an off-by-one error in NormalizeFacing.
2016-09-02 22:17:36 +02:00
Matthias Mailänder
abbcdbd5df Add OnSelling and OnSold to the Lua API. 2016-09-02 21:59:59 +02:00
Matthias Mailänder
e3df47d6d2 Add Sell to the Lua API. 2016-09-02 21:59:59 +02:00
Paul Chote
9e867e23a9 Merge pull request #11941 from obrakmann/fix11940-std-scrolling-deadzone
Fix mouse input breakage
2016-09-02 20:45:56 +01:00
Oliver Brakmann
f554531bd2 Fix not showing scroll cursor during standard-scrolling
... when edge scrolling was also disabled.
2016-09-02 21:34:47 +02:00
Oliver Brakmann
f5be504640 Add a deadzone for standard scrolling 2016-09-02 21:34:46 +02:00
Oliver Brakmann
a8dc8454cb Fix ignoring deadzone with joystick scrolling
This re-introduces a bug where releasing the RMB button causes an order to be generated for the selected units if the user didn't move their mouse just prior.
2016-09-02 21:34:46 +02:00
Paul Chote
501252af19 Merge pull request #11693 from obrakmann/player-color-contrast
Add contrast to text drawn in player colors
2016-09-02 20:24:22 +01:00
Oliver Brakmann
624e69e97b Replace use of Contrast with Shadow for ingame chat and support power timers 2016-09-02 20:58:46 +02:00
Oliver Brakmann
38c16e4f7a Add a shadow to text drawn in player colors 2016-09-02 20:58:46 +02:00
Oliver Brakmann
1059d5b88d Add a Shadow option to LabelWidget and ButtonWidget 2016-09-02 20:58:46 +02:00
Oliver Brakmann
8ad18ad161 Rewrite color inversal in a reusable way 2016-09-02 20:58:46 +02:00
Paul Chote
3b1e4d708d Fix an off-by-one error in NormalizeFacing. 2016-09-02 19:57:32 +01:00
Paul Chote
cb7f6947d1 Merge pull request #11946 from abcdefg30/exclamationMark
Fix an inverted check in SupportPowerChargeBar
2016-09-02 19:52:19 +01:00
Oliver Brakmann
d0109491a7 Split ChromeMetrics' ContrastColor options into two
One for dark backgrounds, one for light ones. The light one isn't currently being used, but will be by future commits
2016-09-02 20:39:27 +02:00
Paul Chote
7700250974 Merge pull request #11906 from abcdefg30/tdMute
Fix the positioning of the mute label in the TD music player
2016-09-02 19:39:24 +01:00
abcdefg30
8a8ab1563f Fix an inverted check in SupportPowerChargeBar 2016-09-02 19:41:22 +02:00
Mustafa Alperen Seki
09be3d2ab2 Fix dogs can attack ants 2016-09-02 09:13:41 +02:00
Mustafa Alperen Seki
ec82924b48 Fix ants and zombies can be trained from kennel 2016-09-02 08:54:41 +02:00
Oliver Brakmann
c562131ed4 Merge pull request #11930 from abcdefg30/medium
Rename all "medium" difficulties to "normal"
2016-09-01 18:10:35 +02:00
Matthias Mailänder
1c293a444f Merge pull request #11931 from SoScared/mapdesertrats
exposing map desert rats' custom rules
2016-09-01 07:40:40 +02:00
Matthias Mailänder
f8fb31a4cc Update Mono to version 4.4.2 2016-09-01 07:25:15 +02:00
Matthias Mailänder
d1ff40bcca Update SharpFont to version 4.0.1 2016-09-01 07:21:19 +02:00
SoScared
1854d327d0 exposing map desert rats' custom rules 2016-08-31 23:24:02 +02:00
abcdefg30
e2a2c6433f Rename all "medium" difficulties to "normal" 2016-08-31 23:05:34 +02:00
Matthias Mailänder
43b7c98c33 Merge pull request #11920 from abcdefg30/byeCamHealth
Remove the bogus Health property from CAMERA
2016-08-31 21:14:44 +02:00
abcdefg30
887cd61943 Merge pull request #11924 from obrakmann/fix11922_addsmudge-nre
Fix NRE in SmudgeLayer.AddSmudge
2016-08-31 14:32:58 +02:00
Matthias Mailänder
b38c1a8623 Merge pull request #11923 from abc013/ResourceSiloWarning
Doubled AdviceInterval of ResourceStorageWarning.
2016-08-30 23:08:27 +02:00
abc013
85feaf0091 Fix mcv husks losing their faction after being captured 2016-08-30 22:00:26 +02:00
Oliver Brakmann
93dba184a1 Add comments explaining the special meaning of a null Sprite in SmudgeLayer 2016-08-30 20:12:46 +02:00
Oliver Brakmann
0ebf2d00b0 Fix NRE in SmudgeLayer.AddSmudge 2016-08-30 19:17:49 +02:00
abc013
f70d6c55bd Doubled AdviceInterval of ResourceStorageWarning. 2016-08-30 17:19:31 +02:00
abcdefg30
8475ad40a7 Remove the bogus Health property from CAMERA 2016-08-30 11:31:47 +02:00
abcdefg30
b999d88905 Merge pull request #11679 from Mailaender/exodus-mission
Added Scott's Allies03 co-op multiplayer mission as "Exodus"
2016-08-30 10:47:38 +02:00
Matthias Mailänder
ad986b2fb4 Port the Co-Op Allies03 map to Lua. 2016-08-30 07:35:45 +02:00
Matthias Mailänder
9775352856 Add a PassengerCount property to the Lua API. 2016-08-30 07:16:56 +02:00
Matthias Mailänder
f44623ce4d Don't force disable the debug menu for co-op missions. 2016-08-30 07:16:56 +02:00
abcdefg30
25be7d1434 Fix the positioning of the mute label in all lobbies 2016-08-29 21:51:33 +02:00
abcdefg30
21f504fed9 Remove the setting of tanya's stance to "HoldFire" in all missions 2016-08-29 21:39:17 +02:00
abcdefg30
aec6bb295a Remove AutoTarget but keep AttackMove (and Guard) on E7.noautotarget 2016-08-29 21:39:16 +02:00