Added ts power outage WithIdleOverlay polish.

This commit is contained in:
atlimit8
2017-03-16 16:05:14 -05:00
parent 64a2b9de55
commit 61b84e0c5a
4 changed files with 30 additions and 9 deletions

View File

@@ -23,8 +23,10 @@ GAPOWR:
Range: 4c0 Range: 4c0
MaxHeightDelta: 3 MaxHeightDelta: 3
WithIdleOverlay@LIGHTS: WithIdleOverlay@LIGHTS:
RequiresCondition: !disabled
Sequence: idle-lights Sequence: idle-lights
WithIdleOverlay@PLUG: WithIdleOverlay@PLUG:
PauseOnCondition: disabled
Sequence: idle-plug Sequence: idle-plug
Selectable: Selectable:
Bounds: 90, 48, 0, -6 Bounds: 90, 48, 0, -6
@@ -45,6 +47,7 @@ GAPOWR:
Amount: 50 Amount: 50
WithIdleOverlay@pluga: WithIdleOverlay@pluga:
RequiresCondition: powrup.a RequiresCondition: powrup.a
PauseOnCondition: disabled
Sequence: idle-powrupa Sequence: idle-powrupa
Pluggable@plugb: Pluggable@plugb:
Offset: 1,1 Offset: 1,1
@@ -52,6 +55,7 @@ GAPOWR:
powrup: powrup.b powrup: powrup.b
WithIdleOverlay@plugb: WithIdleOverlay@plugb:
RequiresCondition: powrup.b RequiresCondition: powrup.b
PauseOnCondition: disabled
Sequence: idle-powrupb Sequence: idle-powrupb
Power@plugb: Power@plugb:
RequiresCondition: powrup.b RequiresCondition: powrup.b
@@ -292,6 +296,7 @@ GADEPT:
GARADR: GARADR:
Inherits: ^Building Inherits: ^Building
Inherits@IDISABLED: ^DisabledOverlay
Buildable: Buildable:
Queue: Building Queue: Building
BuildPaletteOrder: 80 BuildPaletteOrder: 80
@@ -336,11 +341,10 @@ GARADR:
ProvidesPrerequisite@buildingname: ProvidesPrerequisite@buildingname:
SelectionDecorations: SelectionDecorations:
VisualBounds: 96, 118, 0, -38 VisualBounds: 96, 118, 0, -38
GrantConditionOnDisabled@IDISABLE:
Condition: disabled
GATECH: GATECH:
Inherits: ^Building Inherits: ^Building
Inherits@IDISABLE: ^DisabledOverlay
Buildable: Buildable:
Queue: Building Queue: Building
BuildPaletteOrder: 150 BuildPaletteOrder: 150
@@ -365,9 +369,11 @@ GATECH:
Range: 4c0 Range: 4c0
MaxHeightDelta: 3 MaxHeightDelta: 3
WithIdleOverlay@LIGHTS: WithIdleOverlay@LIGHTS:
RequiresCondition: !disabled
Sequence: idle-lights Sequence: idle-lights
Power: Power:
Amount: -150 Amount: -150
RequiresPower:
ProvidesPrerequisite@buildingname: ProvidesPrerequisite@buildingname:
SelectionDecorations: SelectionDecorations:
VisualBounds: 110, 60, 3, -4 VisualBounds: 110, 60, 3, -4
@@ -395,10 +401,13 @@ GAPLUG:
PowerupSpeech: EnablePower PowerupSpeech: EnablePower
PowerdownSpeech: DisablePower PowerdownSpeech: DisablePower
WithIdleOverlay@DISH: WithIdleOverlay@DISH:
PauseOnCondition: disabled
Sequence: idle-dish Sequence: idle-dish
WithIdleOverlay@LIGHTS: WithIdleOverlay@LIGHTS:
RequiresCondition: !disabled
Sequence: idle-lights Sequence: idle-lights
WithIdleOverlay@STRIP: WithIdleOverlay@STRIP:
RequiresCondition: !disabled
Sequence: idle-strip Sequence: idle-strip
Health: Health:
HP: 1000 HP: 1000
@@ -453,9 +462,11 @@ GAPLUG:
plug.hunterseeker: !plug.hunterseekerb && !plug.ioncannona && !plug.hunterseekera plug.hunterseeker: !plug.hunterseekerb && !plug.ioncannona && !plug.hunterseekera
WithIdleOverlay@ioncannona: WithIdleOverlay@ioncannona:
RequiresCondition: plug.ioncannona RequiresCondition: plug.ioncannona
PauseOnCondition: disabled
Sequence: idle-ioncannona Sequence: idle-ioncannona
WithIdleOverlay@hunterseekera: WithIdleOverlay@hunterseekera:
RequiresCondition: plug.hunterseekera RequiresCondition: plug.hunterseekera
PauseOnCondition: disabled
Sequence: idle-hunterseekera Sequence: idle-hunterseekera
Pluggable@plugb: Pluggable@plugb:
Offset: 1,2 Offset: 1,2
@@ -467,9 +478,11 @@ GAPLUG:
plug.hunterseeker: !plug.hunterseekera && !plug.ioncannonb && !plug.hunterseekerb plug.hunterseeker: !plug.hunterseekera && !plug.ioncannonb && !plug.hunterseekerb
WithIdleOverlay@ioncannonb: WithIdleOverlay@ioncannonb:
RequiresCondition: plug.ioncannonb RequiresCondition: plug.ioncannonb
PauseOnCondition: disabled
Sequence: idle-ioncannonb Sequence: idle-ioncannonb
WithIdleOverlay@hunterseekerb: WithIdleOverlay@hunterseekerb:
RequiresCondition: plug.hunterseekerb RequiresCondition: plug.hunterseekerb
PauseOnCondition: disabled
Sequence: idle-hunterseekerb Sequence: idle-hunterseekerb
ProvidesPrerequisite@buildingname: ProvidesPrerequisite@buildingname:
SelectionDecorations: SelectionDecorations:

View File

@@ -116,6 +116,7 @@ GACTWR:
WithMuzzleOverlay: WithMuzzleOverlay:
RequiresCondition: tower.vulcan RequiresCondition: tower.vulcan
WithIdleOverlay@LIGHTS: WithIdleOverlay@LIGHTS:
RequiresCondition: !disabled
Sequence: idle-lights Sequence: idle-lights
LineBuildNode: LineBuildNode:
Types: turret Types: turret

View File

@@ -25,6 +25,7 @@ NAPOWR:
Range: 4c0 Range: 4c0
MaxHeightDelta: 3 MaxHeightDelta: 3
WithIdleOverlay@LIGHTS: WithIdleOverlay@LIGHTS:
RequiresCondition: !disabled
Sequence: idle-lights Sequence: idle-lights
Power: Power:
Amount: 100 Amount: 100
@@ -64,6 +65,7 @@ NAAPWR:
Range: 4c0 Range: 4c0
MaxHeightDelta: 3 MaxHeightDelta: 3
WithIdleOverlay@LIGHTS: WithIdleOverlay@LIGHTS:
RequiresCondition: !disabled
Sequence: idle-lights Sequence: idle-lights
Power: Power:
Amount: 200 Amount: 200
@@ -249,6 +251,7 @@ NAHPAD:
NARADR: NARADR:
Inherits: ^Building Inherits: ^Building
Inherits@IDISABLED: ^DisabledOverlay
Buildable: Buildable:
Queue: Building Queue: Building
BuildPaletteOrder: 90 BuildPaletteOrder: 90
@@ -293,11 +296,10 @@ NARADR:
ProvidesPrerequisite@buildingname: ProvidesPrerequisite@buildingname:
SelectionDecorations: SelectionDecorations:
VisualBounds: 96, 72, 0, -12 VisualBounds: 96, 72, 0, -12
GrantConditionOnDisabled@IDISABLE:
Condition: disabled
NATECH: NATECH:
Inherits: ^Building Inherits: ^Building
Inherits@IDISABLED: ^DisabledOverlay
Buildable: Buildable:
Queue: Building Queue: Building
BuildPaletteOrder: 160 BuildPaletteOrder: 160
@@ -322,15 +324,18 @@ NATECH:
Range: 4c0 Range: 4c0
MaxHeightDelta: 3 MaxHeightDelta: 3
WithIdleOverlay@LIGHTS: WithIdleOverlay@LIGHTS:
RequiresCondition: !disabled
Sequence: idle-lights Sequence: idle-lights
Power: Power:
Amount: -150 Amount: -150
RequiresPower:
ProvidesPrerequisite@buildingname: ProvidesPrerequisite@buildingname:
SelectionDecorations: SelectionDecorations:
VisualBounds: 86, 58, 0, -4 VisualBounds: 86, 58, 0, -4
NATMPL: NATMPL:
Inherits: ^Building Inherits: ^Building
Inherits@IDISABLED: ^DisabledOverlay
Buildable: Buildable:
Queue: Building Queue: Building
BuildPaletteOrder: 180 BuildPaletteOrder: 180
@@ -356,7 +361,9 @@ NATMPL:
MaxHeightDelta: 3 MaxHeightDelta: 3
Power: Power:
Amount: -200 Amount: -200
RequiresPower:
WithIdleOverlay@LIGHTS: WithIdleOverlay@LIGHTS:
RequiresCondition: !disabled
Sequence: idle-lights Sequence: idle-lights
ProduceActorPower: ProduceActorPower:
Description: Hunter Seeker Description: Hunter Seeker

View File

@@ -43,6 +43,7 @@ NAGATE_B:
NAPOST: NAPOST:
Inherits: ^Building Inherits: ^Building
Inherits@IDISABLED: ^DisabledOverlay
Buildable: Buildable:
Queue: Defense Queue: Defense
BuildPaletteOrder: 150 BuildPaletteOrder: 150
@@ -82,8 +83,6 @@ NAPOST:
PowerupSpeech: EnablePower PowerupSpeech: EnablePower
PowerdownSpeech: DisablePower PowerdownSpeech: DisablePower
RequiresPower: RequiresPower:
GrantConditionOnDisabled:
Condition: disabled
LineBuildSegmentExternalCondition: LineBuildSegmentExternalCondition:
RequiresCondition: !disabled && !make-animation-playing RequiresCondition: !disabled && !make-animation-playing
Condition: active-posts Condition: active-posts
@@ -224,6 +223,7 @@ NAOBEL:
Palette: player Palette: player
IsPlayerPalette: true IsPlayerPalette: true
WithIdleOverlay@LIGHTS: WithIdleOverlay@LIGHTS:
RequiresCondition: !disabled
Sequence: idle-lights Sequence: idle-lights
Power: Power:
Amount: -150 Amount: -150
@@ -269,6 +269,7 @@ NASAM:
NASTLH: NASTLH:
Inherits: ^Building Inherits: ^Building
Inherits@IDISABLED: ^DisabledOverlay
Valued: Valued:
Cost: 2500 Cost: 2500
Tooltip: Tooltip:
@@ -290,7 +291,7 @@ NASTLH:
MaxHeightDelta: 3 MaxHeightDelta: 3
WithIdleOverlay@pulse: WithIdleOverlay@pulse:
Sequence: pulse Sequence: pulse
PauseOnLowPower: true RequiresCondition: !disabled
WithRangeCircle: WithRangeCircle:
Range: 12c0 Range: 12c0
Type: cloakgenerator Type: cloakgenerator
@@ -301,8 +302,6 @@ NASTLH:
PowerupSpeech: EnablePower PowerupSpeech: EnablePower
PowerdownSpeech: DisablePower PowerdownSpeech: DisablePower
IndicatorPalette: mouse IndicatorPalette: mouse
GrantConditionOnDisabled:
Condition: disabled
ProximityExternalCondition: ProximityExternalCondition:
RequiresCondition: !disabled RequiresCondition: !disabled
Condition: cloakgenerator Condition: cloakgenerator
@@ -342,6 +341,7 @@ NAMISL:
RevealsShroud: RevealsShroud:
Range: 4c0 Range: 4c0
WithIdleOverlay@LIGHTS: WithIdleOverlay@LIGHTS:
RequiresCondition: !disabled
Sequence: idle-lights Sequence: idle-lights
Power: Power:
Amount: -50 Amount: -50