Opened 10 years ago

Closed 5 years ago

#2568 closed defect (invalid)

Unresponsive move/attack orders

Reported by: scythetwirler Owned by:
Priority: Must Have Milestone:
Component: Simulation Keywords: pathfinding
Cc: Patch:

Description

Orders will often go unheeded where there are circumventable obstructions. Units flinch, but don't move.

Change History (10)

comment:1 by sanderd17, 10 years ago

In 15207:

Let formations use the UnitAI.AddOrder method, instead of directly deciding if ReplaceOrder or PushOrder should be used. This replaces the expectedRoute, and might lead to units behaving more as demanded. Refs #2568

comment:2 by Itms, 10 years ago

Milestone: Alpha 17Alpha 18

This is partially related to the pathfinder so I suggest pushing this to a18.

comment:3 by mimo, 9 years ago

Milestone: Alpha 18Alpha 19

comment:4 by Itms, 9 years ago

Keywords: pathfinding added

comment:5 by Itms, 9 years ago

In 16751:

New long-range pathfinder.

Based on Philip's work located at http://git.wildfiregames.com/gitweb/?p=0ad.git;a=shortlog;h=refs/heads/projects/philip/pathfinder
Includes code by wraitii, sanderd17 and kanetaka.

An updated version of docs/pathfinder.pdf describing the changes in detail will be committed ASAP.

Running update-workspaces is needed after this change.

Fixes #1756.
Fixes #930, #1259, #2908, #2960, #3097
Refs #1200, #1914, #1942, #2568, #2132, #2563

comment:6 by elexis, 9 years ago

Milestone: Alpha 19Alpha 20

comment:7 by elexis, 9 years ago

Is this a placeholder ticket? Can someone give a bug description or replayfile? Were they stuck as in #3505? Is that bug still valid with the new pathfinder?

comment:8 by elexis, 8 years ago

Milestone: Alpha 20Backlog

Backlogging due to lack of progress.

comment:9 by Imarok, 5 years ago

Component: UI & SimulationSimulation

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

comment:10 by wraitii, 5 years ago

Milestone: Backlog
Resolution: invalid
Status: newclosed

There's been enough more specific tickets about all kinds of UM issues, both after my rewrite and before, that I feel comfortable closing this.

Note: See TracTickets for help on using tickets.