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

Doubles support #51

Closed
wants to merge 81 commits into from
Closed

Doubles support #51

wants to merge 81 commits into from

Commits on May 20, 2020

  1. Configuration menu
    Copy the full SHA
    e5191ac View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

  1. Configuration menu
    Copy the full SHA
    e1050fa View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Configuration menu
    Copy the full SHA
    af74803 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Configuration menu
    Copy the full SHA
    74cb63b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77ef20e View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Move singles-related logic from AbstractBattle to Battle, adapt it fo…

    …r doubles in DoubleBattle
    szymonWojdat committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    5a2d8d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca9b630 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5528219 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    501beb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    007418e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3e1e601 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ab1cf5 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Configuration menu
    Copy the full SHA
    4a0e885 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Configuration menu
    Copy the full SHA
    8854b11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0872d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8643e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2020

  1. Configuration menu
    Copy the full SHA
    32b4d7f View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Configuration menu
    Copy the full SHA
    a69b156 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5650ce4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2af2429 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51fbb1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a764942 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    33302da View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    2e210c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Configuration menu
    Copy the full SHA
    474c930 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ebc114 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. Configuration menu
    Copy the full SHA
    50251b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8724a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd981ab View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. Configuration menu
    Copy the full SHA
    94e9897 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22892fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd961ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d984307 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    2c019b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Configuration menu
    Copy the full SHA
    f2b7555 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f01d4f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c49d53f View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    7e5e837 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee27edb View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. Configuration menu
    Copy the full SHA
    18ccb0d View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    b2c105b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b7500a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5eb994e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db8b40d View commit details
    Browse the repository at this point in the history
  5. Fix Pokemon.__str__()

    szymonWojdat committed Jul 14, 2020
    Configuration menu
    Copy the full SHA
    a5d279a View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. add ordered access to opp active pokemon and implement slot swapping …

    …(through ally switch) for doubles
    dmizr committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    baa32aa View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. Merge pull request #1 from dmizr/doubles-support-dmizr

    Ordered opp active and ally switch slot switching implementation
    szymonWojdat committed Jul 19, 2020
    Configuration menu
    Copy the full SHA
    76db146 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Merge remote-tracking branch 'origin/doubles-support' into doubles-su…

    …pport
    
    # Conflicts:
    #	src/poke_env/environment/double_battle.py
    szymonWojdat committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    083956a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef639af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d96335f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c0ccc9 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    225870a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7c8c81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f737be View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Configuration menu
    Copy the full SHA
    3137903 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55905aa View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. Configuration menu
    Copy the full SHA
    4c408e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39d40f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Configuration menu
    Copy the full SHA
    5954e93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e5004c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5789c3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf82a21 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2020

  1. Configuration menu
    Copy the full SHA
    b18e7f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91220ed View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Configuration menu
    Copy the full SHA
    59a8389 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47f0768 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2020

  1. Configuration menu
    Copy the full SHA
    94d5e02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    258cd98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a93e0b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2020

  1. Configuration menu
    Copy the full SHA
    747fc46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10bdef3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3881d08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2202742 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5921293 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    1e8d863 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    393e744 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e21e8a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    578d41b View commit details
    Browse the repository at this point in the history
  5. Append mega/primal species string only if it hasn't been appended yet…

    …. Needed bc Pokemon._update_from_pokedex() updates self._species since recently.
    szymonWojdat committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    cde3b85 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52c0963 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. Configuration menu
    Copy the full SHA
    630e39a View commit details
    Browse the repository at this point in the history