Commit 2022-02-06 19:49 fd3f20b1

View on Github →

feat: rotate_goals, pick_goal and swap (#178)

  • Port rotate as rotate_goals
  • Port swap as pick_goal
  • Make swap a shortcut for pick_goal 2
  • Modify work_on_goal to be indexed from 1. It's also renamed to on_goal and has a different syntax.

Estimated changes