Changes between Initial Version and Version 1 of Ticket #5864


Ignore:
Timestamp:
Nov 16, 2020, 11:44:33 AM (3 years ago)
Author:
Silier
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5864 – Description

    initial v1  
    1 Steps to cleanest reproduction.
     1Steps to cleanest reproduction.\\
    22
    3 Give ranged unit without packing state large passability.
    4 Give it minumum range 26, max range 80.
    5 Move it close to target.
    6 Order it to attack target.
    7 
    8 Unit will move out of minimum range, but unitmotion does not send success message.
     3Give ranged unit without packing state large passability.\\
     4Give it minumum range 26, max range 80.\\
     5Move it close to target.\\
     6Order it to attack target.\\
     7\\
     8Unit will move out of minimum range, but unitmotion does not send success message.\\
    99Depending on if target moved, it sends likelyfailure or obstructed messages, resulting on following with attackmove on likelyfailure or being stuck in approaching state forever.