atlimit8
|
b0706e7cd0
|
Removes actor disabled support from WithIdleAnimation.
|
2017-05-06 17:19:42 -05:00 |
|
atlimit8
|
0dfdea1826
|
Convert AffectedByPowerOutage from disabler to conditional condition granter.
|
2017-05-06 17:19:42 -05:00 |
|
atlimit8
|
64a2b9de55
|
WithRepairOverlay into pausable-conditional trait EMP disabled polish.
|
2017-05-06 17:19:42 -05:00 |
|
atlimit8
|
1c5427c86f
|
Convert WithIdleOverlay from actor disabled to pausable-conditional.
|
2017-05-06 17:19:42 -05:00 |
|
atlimit8
|
11933c7e2c
|
Added /poweroutage dev command.
|
2017-05-06 17:19:39 -05:00 |
|
rob-v
|
fb1d8d780f
|
Fix Service Depot Rally point path finding (+rename ignoredActor)
|
2017-05-06 19:49:40 +02:00 |
|
Paul Chote
|
c867687d9a
|
Prevent repeated keys from toggling observer shroud selector.
|
2017-05-06 14:13:12 +01:00 |
|
reaperrr
|
22d8167d49
|
Merge pull request #13162 from pchote/tunnel-enter-cursor
Implement "Enter Tunnel" cursor
|
2017-05-05 23:47:57 +02:00 |
|
atlimit8
|
4ec0089250
|
Merge pull request #13219 from GraionDilach/fix-rangemodifier-regression
Fix RangeMultiplier regression.
|
2017-05-04 20:10:13 -05:00 |
|
reaperrr
|
ea29cce3cf
|
Merge pull request #13002 from rob-v/LobbyOptionsEditableByHost
Host can change Team and Spawn of any player. #12936
|
2017-05-04 19:15:01 +02:00 |
|
reaperrr
|
c4e79a11a8
|
Merge pull request #12919 from obrakmann/transform-refactor
Refactor Transform to make use of child activities
|
2017-05-04 18:55:41 +02:00 |
|
Zimmermann Gyula
|
c48cf51190
|
Fix RangeMultiplier regression.
|
2017-05-01 14:47:17 +02:00 |
|
Paul Chote
|
7a7b668f2b
|
Merge pull request #12999 from reaperrr/RevealOnDeath
Add RevealOnDeath trait
|
2017-05-01 11:17:18 +01:00 |
|
Paul Chote
|
5a273700bf
|
Merge pull request #13204 from IceReaper/reloading-sound
Added ReloadSound and ReloadSoundDelay to weapon declarations.
|
2017-05-01 00:05:19 +01:00 |
|
Andre Mohren
|
d68bc48ba5
|
Added ReloadSound and ReloadSoundDelay to weapon declarations.
|
2017-04-30 22:43:32 +02:00 |
|
Oliver Brakmann
|
f9913db5e8
|
Make Transform use child activities
|
2017-04-30 19:40:14 +01:00 |
|
Oliver Brakmann
|
f9951f76ca
|
Allow cancelling an activity without aborting the entire queue
|
2017-04-30 19:07:50 +01:00 |
|
atlimit8
|
166063337e
|
Make Repair activity halt if RepairsUnit is paused or abort if disabled.
|
2017-04-30 09:59:03 -05:00 |
|
atlimit8
|
6075569659
|
Make RepairsUnits pausable-conditional
|
2017-04-30 09:48:02 -05:00 |
|
atlimit8
|
748afad45e
|
Added PausableConditionalTrait abstract trait
|
2017-04-30 09:47:28 -05:00 |
|
atlimit8
|
18eddf4a70
|
Convert ProximityExternalCondition from disable-able to conditional.
|
2017-04-30 09:46:56 -05:00 |
|
atlimit8
|
770efd710b
|
Remove DisabledOverlay using WithColoredOverlay & remove IDisable from Husk
|
2017-04-30 09:46:21 -05:00 |
|
reaperrr
|
1349dfb670
|
Merge pull request #13210 from pchote/polish-deployers
Polish TS deployer animations
|
2017-04-30 12:14:40 +02:00 |
|
Paul Chote
|
1871715699
|
Implement "Enter Tunnel" cursor.
|
2017-04-29 15:58:42 +01:00 |
|
Taryn Hill
|
12f2fc3410
|
Merge pull request #13175 from rob-v/GlobalChat
Enhance - unify global chat (with lobby chat)
|
2017-04-29 09:28:34 -05:00 |
|
atlimit8
|
cb6e4b9926
|
Merge pull request #13202 from reaperrr/UpgradeRejectsOrders
Add Reject field to RejectsOrders for blacklisting orders.
|
2017-04-29 08:51:34 -05:00 |
|
Paul Chote
|
69ca9ffaba
|
Set the default voxel Scale to match the original game.
|
2017-04-29 13:21:13 +01:00 |
|
reaperrr
|
398956b690
|
Add support for multiple RejectsOrders traits per actor
|
2017-04-29 12:56:30 +02:00 |
|
atlimit8
|
4917c6e453
|
Merge pull request #12924 from reaperrr/fix-tunnel-atk
Prevent units in tunnels/underground from attacking
|
2017-04-29 00:25:23 -05:00 |
|
reaperrr
|
1fae993593
|
Prevent attacking while in tunnel/underground
|
2017-04-27 17:50:02 +02:00 |
|
atlimit8
|
2ae40e7eb4
|
Merge pull request #13181 from pchote/repair-cursor-flash
Fix repair cursor visual feedback target.
|
2017-04-25 16:52:10 -05:00 |
|
atlimit8
|
6aaa7fa042
|
ActorExts.AppearsFriendlyTo simplification
|
2017-04-25 15:53:50 -05:00 |
|
reaperrr
|
a9676235db
|
Add custom DeathTypes/DamageTypes support to RevealOnDeath
|
2017-04-24 19:12:31 +02:00 |
|
reaperrr
|
7dddc7fc44
|
Make FallToEarth kill the actor instead of disposing it
|
2017-04-24 19:12:31 +02:00 |
|
reaperrr
|
4bfd306cc2
|
Add RevealOnDeath trait
Allows revealing shroud on actor death.
|
2017-04-24 19:12:31 +02:00 |
|
Paul Chote
|
d9800d4e2b
|
Fix repair cursor visual feedback target.
|
2017-04-24 08:52:48 +01:00 |
|
atlimit8
|
99f3f37afe
|
Merge pull request #13104 from rob-v/RepairNavalUnitsWithRepairCursor
Naval units (RepairableNear) units repairable using Repair cursor
|
2017-04-23 22:05:46 -05:00 |
|
atlimit8
|
fe03929e6b
|
Merge pull request #13174 from reaperrr/ts-floater
Add Tiberium Floater to TS
|
2017-04-23 21:38:27 -05:00 |
|
reaperrr
|
e8f16b1b75
|
Merge pull request #13150 from rob-v/SaveMapError
Show 'Failed to save map' error message in dialog box
|
2017-04-23 15:29:10 +02:00 |
|
rob-v
|
bd025873cf
|
Host can change Team and Spawn of any player. #12936
|
2017-04-23 12:06:44 +02:00 |
|
Paul Chote
|
a83c0f96dd
|
Add GrantConditionOnLineBuildDirection trait.
|
2017-04-23 00:44:10 +01:00 |
|
Paul Chote
|
f8af51643d
|
Add LineBuildSegmentExternalCondition.
|
2017-04-23 00:44:10 +01:00 |
|
Paul Chote
|
a8bb03aa34
|
Draw TS line-build cell previews with increased translucency.
|
2017-04-23 00:44:10 +01:00 |
|
Paul Chote
|
227b80d6c2
|
Add support for removing segments when parent nodes are removed.
|
2017-04-23 00:44:10 +01:00 |
|
Paul Chote
|
304e3ef9f9
|
Distinguish between line build nodes and segments.
|
2017-04-23 00:44:09 +01:00 |
|
Paul Chote
|
62603b324d
|
Add support for granting a condition while the make animation plays.
|
2017-04-23 00:44:09 +01:00 |
|
Paul Chote
|
227655f9aa
|
Fix wall artwork interaction with conditions.
|
2017-04-23 00:44:09 +01:00 |
|
Paul Chote
|
ac53bc502e
|
Remove bogus Requires<HealthInfo> from GrantConditionOnDisabled.
|
2017-04-23 00:44:08 +01:00 |
|
rob-v
|
1206205d17
|
Enhance - unify global chat (with lobby chat)
|
2017-04-22 20:25:20 +02:00 |
|
reaperrr
|
863d477928
|
Merge pull request #13157 from atlimit8/RemoveDictionaryLoadUsings
Remove LoadUsing where FieldLoader.GetValue works for the dictionaries
|
2017-04-22 16:27:13 +02:00 |
|