Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable next option for setActivePlayers #450

Merged
merged 3 commits into from
Sep 10, 2019
Merged

Enable next option for setActivePlayers #450

merged 3 commits into from
Sep 10, 2019

Commits on Sep 9, 2019

  1. test: Write test for next syntax when setting activePlayers

    Currently still relies on `once` and will need refactoring once 
    `moveLimit` replaces that.
    delucis committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    798db6c View commit details
    Browse the repository at this point in the history
  2. feat: Enable next option to setActivePlayers

    Stores `next` and uses it to set `activePlayers` when `activePlayers`  
    becomes empty. Supports nested `next` options.
    delucis committed Sep 9, 2019
    Configuration menu
    Copy the full SHA
    02d96b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a5a93e View commit details
    Browse the repository at this point in the history