Ticket #1150 (closed defect: fixed)

Opened 16 months ago

Last modified 14 months ago

Units don't autohunt animals over 10 HP

Reported by: historic_bruno Owned by:
Priority: Should Have Milestone: Alpha 9
Component: UI & Simulation Keywords: unitai,ai
Cc:

Description

Since [9046] units tasked to hunt are allowed to hunt any animals but afterward they will filter out remaining nearby animals over 10HP as "unhuntable", which excludes most animals except chickens at 5HP. This is a workaround for AIs, which have no clue what their units are doing if not idle.

It's proposed to remove this hack entirely: let units autohunt everything and fix the real bug on the AI side, by providing UnitAI state info (at least current order and target entity). Then the AI can monitor it's own entities and keep them from doing what it considers a waste of time.

Change History

comment:1 Changed 14 months ago by k776

  • Milestone changed from Backlog to Alpha 9

This was fixed in changeset [11055], which went out with Alpha 9. Any remaining AI issues should be reported separately.

comment:2 Changed 14 months ago by k776

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.