wateret/mengde

Remove temporary move when user building an Action

wateret opened this issue · 1 comments

When the user enters in the state StateUIMoving, the unit is moved from the map but we shouldn't(Should do that virtually from the graphic module).

  • Introduce a way for specially rendered units (remove no_render_ field from Unit)
  • Remove temporary move

Part of #4