Opened 3 years ago

Closed 3 years ago

#6110 closed defect (fixed)

Fishing boats cannot hunt a whale

Reported by: Langbart Owned by: Langbart
Priority: Should Have Milestone: Alpha 25
Component: UI – In-game Keywords:
Cc: Patch: Phab:D3716

Description (last modified by Langbart)

Currently fishing boats cannot hunt whales. The bug was first reported by v32itas via IRC 0ad-dev chat (19/Mar/21).

I have tested the SVN version up to [24388] and still the fishing boats are not able to hunt the whale. The latest A23b version with changeset [21495] allows me to hunt the whale with fishing boats. Somewhere in between the bug was introduced.

Update: [22014] has removed the following line, if you add it back you can hunt a whale with a fishing boat again
public/simulation/templates/template_unit_fauna_hunt_whale.xml

<Classes datatype="tokens">SeaCreature</Classes>

Tested with the following map: Corinthian Isthmus (2)

Fishing boats were able to hunt sharks.

(I'm just creating the ticket so the bug will not be forgotten.)

Attachments (1)

fishing_boats_whalt.gif (1.8 MB ) - added by Langbart 3 years ago.

Download all attachments as: .zip

Change History (4)

by Langbart, 3 years ago

Attachment: fishing_boats_whalt.gif added

comment:1 by Langbart, 3 years ago

Description: modified (diff)

Update included

comment:2 by Langbart, 3 years ago

Owner: set to Langbart
Patch: Phab:D3716

adding D3716

comment:3 by Freagarach, 3 years ago

Resolution: fixed
Status: newclosed

In 25092:

Fix fishing boats hunting whale.

Accidentally introduced in r22014 / rP22014.

Fixes: #6110
Patch by: @Langbart
Differential revision: D3716
Reviewed by: @Nescio

Note: See TracTickets for help on using tickets.