Opened 9 years ago

Last modified 4 years ago

#2910 new defect

Wrong worker rotation when the resource is directly at a drop-off point

Reported by: AlThePhoenix Owned by:
Priority: Nice to Have Milestone: Backlog
Component: Core engine Keywords:
Cc: Patch:

Description (last modified by Freagarach)

(As reported on the forums: http://www.wildfiregames.com/forum/index.php?showtopic=18229&page=2#entry300151)

Workers who are ordered to bring resources look the wrong way when they don't need to walk to the resource because it is directly at a drop-off point.

Can be reproduced by placing a drop-off structure directly at a resource (e.g. a storehouse at a tree) and making a worker gather from that tree. Make sure he stands directly at the drop-off structure while doing it.

Change History (2)

comment:1 by Freagarach, 4 years ago

Description: modified (diff)

Two reasons:

  • cmpUnitAI doesn't issue a turn command towards the target when returning resources.
  • Even when we would add the turn command, turning is instant so one wouldn't notice.

comment:2 by Freagarach, 4 years ago

Description: modified (diff)

Trac modified describtion needlessly again -_-. (Dropbox links are dead by the way.)

Note: See TracTickets for help on using tickets.