KnuckleCracker / CW4-bug-tracker

The gathering point for bugs and supporting information, or suggestions about additional features.
Creative Commons Attribution Share Alike 4.0 International
13 stars 1 forks source link

[Bug] Players have the ability to stack rotatable units by rotating without moving their mouse #1048

Closed grabz-dev closed 2 years ago

grabz-dev commented 2 years ago

image Steps to reproduce:

  1. Drag build a bunch of runways, miners, refineries, or other rotatable non-square custom units from left to right, rotated in the vertical position, without letting go of the left mouse button
  2. Hit the rotate button. The first (in our case leftmost) unit gets rotated and clips into the other units
  3. If we move our mouse now, the game will update the drag build order. If we do not move our mouse and let go, the game will queue up the order as is: image
knucracker commented 2 years ago

The game will now refresh the build ghosts whenever the orientation key is pressed. This accomplishes the same thing as moving the mouse more than 1 cell after the orientation key is pressed.