Opened 6 years ago

Closed 3 years ago

#5007 closed defect (fixed)

Relics should not be attacked - Allow units without health and use it for relics

Reported by: elexis Owned by: Freagarach
Priority: Should Have Milestone: Alpha 24
Component: Simulation Keywords:
Cc: Patch: Phab:D1268

Description

All units that can attack but cannot or do not want to capture (gaia, elephants, females, petra AI) attack relics, but relics are indestructable, so there won't be any damage dealt.

What we really want is to remove the Health component of relics entirely.

This means that the health bar is also not rendered in the selection group / top panel.

There is a patch halfway done in in the early revisions of Phab:D341 before it was replaced with the preliminary cleanup.

Change History (4)

comment:1 by temple, 6 years ago

Patch: Phab:D1268

comment:2 by Imarok, 5 years ago

Component: UI & SimulationSimulation

Move tickets to Simulation as UI & Simulation got some sub components.

comment:3 by Freagarach, 3 years ago

Milestone: BacklogAlpha 24
Owner: set to Freagarach

comment:4 by Freagarach, 3 years ago

Resolution: fixed
Status: newclosed

In 24327:

Remove health component from relics.

Since relics ought to be undestroyable, a health component makes no sense. This makes that the Invulnerability-flag can be removed and relics can be captured again (after rP24001#inline-5236).

Differential Revision: D1268
Original patch by: @temple
Reviewed by: @wraitii
Comments by: @bb, @elexis
Fixes #5007, #5847, r24001/rP24001#inline-5236

Note: See TracTickets for help on using tickets.