abcdefg30
|
8c244574d1
|
Merge pull request #11086 from Phrohdoh/ts-marn-shellmap
Add Marn's Shellmap "Fields of Green" to TS
|
2016-04-20 20:42:12 +02:00 |
|
Oliver Brakmann
|
eb2d7016b5
|
Merge pull request #11152 from abcdefg30/lobbyNote
Fix reselecting a dropdown option in the lobby causing a server message
|
2016-04-20 20:34:40 +02:00 |
|
Taryn Hill
|
3e40be47f7
|
Remove gdi4a from TS
|
2016-04-20 13:18:17 -05:00 |
|
Taryn Hill
|
1bb2aa3522
|
Add Marn's Shellmap "Fields of Green" to TS
|
2016-04-20 13:18:15 -05:00 |
|
abcdefg30
|
7a13fb189c
|
Merge pull request #11153 from RoosterDragon/selection-fast-checks
Use Contains method on Selection when possible.
|
2016-04-20 17:50:45 +02:00 |
|
Oliver Brakmann
|
357d50679c
|
Fix looking up un-required trait in Targetable ctor
|
2016-04-19 22:39:36 +02:00 |
|
RoosterDragon
|
178fcfaf8c
|
Use Contains method on Selection when possible.
This allows the set to be utilized for a fast check, rather than degrading to a linear search via LINQ.
|
2016-04-19 21:19:36 +01:00 |
|
abcdefg30
|
ea68fbdd7c
|
Fix reselecting a dropdown option in the lobby causing a server message
|
2016-04-19 20:49:57 +02:00 |
|
abcdefg30
|
4b7edf6947
|
Fix the length of the idle2 sequence of tanya
|
2016-04-19 20:28:03 +02:00 |
|
Oliver Brakmann
|
d7f140d5a3
|
Merge pull request #11146 from pchote/fix-spawn-reordering
Preserve editor actor ordering.
|
2016-04-18 20:10:04 +02:00 |
|
Matthias Mailänder
|
b5b190f0fa
|
Merge pull request #11145 from pchote/storm-light-level
Increase ambient light level in Fort Lonestar and GDI06.
|
2016-04-18 15:32:50 +02:00 |
|
Matthias Mailänder
|
2c3ceb1630
|
Merge pull request #11111 from reaperrr/fix-td-engprio
Remove custom TD & D2k engineer selection priority
|
2016-04-18 15:28:36 +02:00 |
|
Matthias Mailänder
|
6f151d8096
|
Merge pull request #11084 from cjshmyr/chatprefix
Move Spectators & Team chat labels before player nickname
|
2016-04-18 15:23:17 +02:00 |
|
Matthias Mailänder
|
7795e4f524
|
Add damaging through Veins.
|
2016-04-18 08:46:04 +02:00 |
|
Matthias Mailänder
|
133a0f54a3
|
Check for invalid targets to avoid crashing.
|
2016-04-18 08:46:04 +02:00 |
|
Matthias Mailänder
|
27888715de
|
Have vehicles avoid veins.
|
2016-04-18 08:45:41 +02:00 |
|
Matthias Mailänder
|
99b072ddce
|
Have infantry avoid Tiberium.
|
2016-04-18 08:44:27 +02:00 |
|
Paul Chote
|
9d02c53638
|
Expose separate middle and right mouse scroll config.
|
2016-04-17 21:27:20 -04:00 |
|
Paul Chote
|
c68ef3d25f
|
Preserve editor actor order.
|
2016-04-17 20:25:20 -04:00 |
|
Paul Chote
|
39ddf29a8d
|
Increase ambient light level in gdi06.
|
2016-04-17 20:07:12 -04:00 |
|
Paul Chote
|
03913ef768
|
Increase ambient light level in fort lonestar.
|
2016-04-17 20:07:05 -04:00 |
|
Oliver Brakmann
|
6323f763f1
|
Merge pull request #11122 from reaperrr/traits-render
Move Render traits to Traits.Render namespace
|
2016-04-17 21:48:32 +02:00 |
|
Oliver Brakmann
|
2051976f5b
|
Merge pull request #11138 from Mailaender/dispose-xccdb
Made XccGlobalDatabase disposable
|
2016-04-17 21:27:49 +02:00 |
|
Oliver Brakmann
|
0df7e2361b
|
Merge pull request #11140 from Mailaender/map-preview-package-nre
Fixed NullReferenceExceptions if package opening fails.
|
2016-04-17 20:23:59 +02:00 |
|
Oliver Brakmann
|
041be70371
|
Merge pull request #11139 from Mailaender/upgraderules-parentnull
Fixed NullReferenceExceptions in UpgradeRules
|
2016-04-17 20:11:11 +02:00 |
|
abcdefg30
|
af3d8d4860
|
Add support for playing a "LoseNotification" to the old owner through CaptureNotification
|
2016-04-17 16:17:32 +02:00 |
|
szabkel
|
1b4a42d3d9
|
Added MusicControllerLogic, now we can handle audio buttons anywhere in the game.
|
2016-04-17 16:11:42 +02:00 |
|
Matthias Mailänder
|
12543f2f32
|
Avoid logically dead code.
|
2016-04-17 16:00:57 +02:00 |
|
Matthias Mailänder
|
48ea9dc300
|
Fix NRE if package download fails or is corrupted.
|
2016-04-17 15:57:00 +02:00 |
|
abcdefg30
|
a1d39b0a42
|
Document the existing fields in CaptureNotificationInfo
|
2016-04-17 15:29:27 +02:00 |
|
abcdefg30
|
c8cfb10ab1
|
Reduce the usage of different ways to determine the new owner
We don't need the LocalPlayer check if we only play the sound to the new owner,
and captor.Owner == newOwner in this case.
|
2016-04-17 15:26:53 +02:00 |
|
Matthias Mailänder
|
3e536a61e6
|
targetPassedBy is always false here so avoid redundant check.
|
2016-04-17 14:30:22 +02:00 |
|
Matthias Mailänder
|
62bc2a27d9
|
Fix NREs in UpgradeRules.
|
2016-04-17 14:15:49 +02:00 |
|
Matthias Mailänder
|
4719a085bb
|
Dispose global mix database.dat properly.
|
2016-04-17 14:09:52 +02:00 |
|
Matthias Mailänder
|
bd28445754
|
Merge pull request #10946 from abcdefg30/lobby-bots
Add a "Lonestar AI" to Fort Lonestar
|
2016-04-17 11:15:50 +02:00 |
|
abcdefg30
|
78b2ffdee1
|
Merge pull request #11119 from obrakmann/more-map-churn
More map churn
|
2016-04-17 11:11:04 +02:00 |
|
abcdefg30
|
3294415e8e
|
Add an "Lonestar AI" to Fort Lonestar
|
2016-04-17 11:01:26 +02:00 |
|
Paul Chote
|
42504bfa9c
|
Add DummyAI trait for scripted maps.
|
2016-04-17 11:01:25 +02:00 |
|
Matthias Mailänder
|
3d1fadf24a
|
Merge pull request #11014 from dtluna/can_undeploy
Added CanUndeploy property
|
2016-04-17 10:37:44 +02:00 |
|
Matthias Mailänder
|
e127ada598
|
Merge pull request #11098 from pchote/vertex-secondary-texcoords
Replace SheetType.DualIndexed with secondary texture coordinates on Vertex.
|
2016-04-17 10:22:57 +02:00 |
|
Matthias Mailänder
|
7209bc474d
|
Merge pull request #11120 from teees/fix-barrels
Fix barrel recoil being set immediately, not when actually firing
|
2016-04-17 09:52:06 +02:00 |
|
reaperrr
|
c7eeb60b5d
|
Removed custom selection priority from D2k engineer
|
2016-04-17 00:38:05 +02:00 |
|
Oliver Brakmann
|
c2c26cbcdc
|
Merge pull request #11131 from abcdefg30/spyName
Fix the spyplane not having a tooltip ingame
|
2016-04-16 19:48:21 +02:00 |
|
abcdefg30
|
29a79b6175
|
Drop "U2" out of the spy planes tooltip
|
2016-04-16 19:40:49 +02:00 |
|
abcdefg30
|
66568104ec
|
Fix the spyplane not having a tooltip ingame
|
2016-04-16 19:39:30 +02:00 |
|
Paul Chote
|
d59488d496
|
Merge pull request #11076 from obrakmann/low-funds-warning-2
Fix issues with the insufficient funds warning
|
2016-04-16 18:00:40 +01:00 |
|
Paul Chote
|
95a5689b9e
|
Merge pull request #11104 from obrakmann/fix11074-lobby-ready-map-install
Fix ready checkbox in the lobby being unusable after installing a map
|
2016-04-16 17:42:04 +01:00 |
|
reaperrr
|
a1ce5bd978
|
Move VeteranProductionIconOverlay to Traits.Render
|
2016-04-16 14:26:26 +02:00 |
|
Paul Chote
|
5d0990f1c6
|
Removing remaining SheetType.DualIndexed plumbing.
|
2016-04-15 16:53:37 -04:00 |
|
Paul Chote
|
3a37551812
|
Remove SheetType.DualIndexed from terrain rendering.
|
2016-04-15 16:53:37 -04:00 |
|