Menu

#2754 [d744ffe] Remaining moves of a moving unit are not updated anymore

Fixed_0.11.2
closed-fixed
nobody
None
5
2015-01-04
2014-11-27
Kamamura
No

Scout having 4/4 moves all the time, even after moving several times. Applies to all units, should be reproducible. A new bug.

Discussion

  • Mike Pope

    Mike Pope - 2014-11-27

    Scout having 4/4 moves all the time, even after moving several times

    More precisely, the display of the number of moves left is not being updated following a move. The actual moves left are working fine, as can be seen by using all the moves. This is obviously wrong, but not surprising following the changes in git.10d7ef3 --- the state of the InfoPanel was being reset inside the low level painting routine, which was consuming nearly 15% of the CPU in some cases. InfoPanel now needs to be reset explicitly when something changes --- which is work-in-progress.

     
  • Mike Pope

    Mike Pope - 2014-11-28

    A good part of the fix for this went into git.fd0fc2d, but I am sure there are
    a whole load of omissions, which will need a careful audit of the main client controller to spot. This is underway, but there are a few other cleanups needed under that rock, so it will take a few days before that settles down.

     
  • Mike Pope

    Mike Pope - 2014-12-06
    • status: open --> pending-fixed
    • Group: Current --> Fixed_trunk
     
  • Mike Pope

    Mike Pope - 2014-12-06

    Should be good now. Setting to Pending until next release.

     
  • Mike Pope

    Mike Pope - 2015-01-04
    • Group: Fixed_trunk --> Fixed_0.11.2
     
  • Mike Pope

    Mike Pope - 2015-01-04
    • Status: pending-fixed --> closed-fixed
     

Log in to post a comment.

MongoDB Logo MongoDB