Page MenuHomeWildfire Games

Reuse "APPROACHING"-state in formation combat.
ClosedPublic

Authored by Freagarach on Sep 4 2020, 10:49 AM.

Details

Summary
Test Plan

Verify this is correct and formation can still attack and follow targets.

Diff Detail

Repository
rP 0 A.D. Public Repository
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Freagarach created this revision.Sep 4 2020, 10:49 AM
Freagarach requested review of this revision.Sep 4 2020, 10:55 AM
bb accepted this revision.Sep 4 2020, 11:17 PM
bb added a subscriber: bb.

Looks correct from the code, individuals do the same too.
Checking all pushOrderFront calls in the unitIA shows this patch is complete

This revision is now accepted and ready to land.Sep 4 2020, 11:17 PM
Silier accepted this revision.Sep 6 2020, 10:45 AM

nice find

This revision was automatically updated to reflect the committed changes.

Thanks for the review @Angen and @bb :)