Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#5544 closed defect (fixed)

Attack move broken, observed at [22571]

Reported by: Minohaka Owned by: wraitii
Priority: Must Have Milestone: Alpha 24
Component: Simulation Keywords: regression
Cc: Patch: Phab:D2134

Description

Units other than siege are not attacking when ordered to by Ctrl + RClick. Somehow they only capture

https://trac.wildfiregames.com/changeset/22571

Change History (4)

comment:1 by elexis, 5 years ago

Component: Core engineSimulation
Milestone: BacklogAlpha 24
Priority: Should HaveMust Have

comment:2 by wraitii, 5 years ago

Patch: Phab:D2134

comment:3 by wraitii, 5 years ago

Owner: set to wraitii
Resolution: fixed
Status: newclosed

In 22575:

Fix Capture oversight in GetBestAttackAgainst in rP22569

This fixes units always using capture attack on a building, since rp22569 forgot to eliminate Capture from the attack types when not allowed.

Reported by: minohaka

Patch by: Freagarach

Reviewed by: wraitii

Fixes #5544

Differential Revision: https://code.wildfiregames.com/D2134

comment:4 by elexis, 5 years ago

Keywords: regression added
Note: See TracTickets for help on using tickets.