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

Windows installation instructions refit #3898

Merged
merged 33 commits into from
Aug 17, 2016
Merged

Commits on Aug 14, 2016

  1. Configuration menu
    Copy the full SHA
    a459a86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    503653d View commit details
    Browse the repository at this point in the history
  3. Update PokemonGo-Bot-Start.bat

    Removed an update procedure that was making the map not to work.
    danielsdian authored Aug 14, 2016
    Configuration menu
    Copy the full SHA
    510570d View commit details
    Browse the repository at this point in the history
  4. Update installation.md

    Modified Windows installation instructions to use the batch files.
    danielsdian authored Aug 14, 2016
    Configuration menu
    Copy the full SHA
    ef2292d View commit details
    Browse the repository at this point in the history
  5. Update PokemonGo-Bot-Install.bat

    Added links for the configuration instructions. Still missing links for the encrypt files. Need help on it.
    danielsdian authored Aug 14, 2016
    Configuration menu
    Copy the full SHA
    9db2798 View commit details
    Browse the repository at this point in the history
  6. Update manual_installation.md

    Recreated the installations instructions for Windows.
    danielsdian authored Aug 14, 2016
    Configuration menu
    Copy the full SHA
    2fdd2fc View commit details
    Browse the repository at this point in the history
  7. Update installation.md

    Removed the need to download PyYAML and modified the instructions to download only the required encrypt files.
    danielsdian authored Aug 14, 2016
    Configuration menu
    Copy the full SHA
    0f8b3b1 View commit details
    Browse the repository at this point in the history
  8. Update manual_installation.md

    Removed the requirement to download PyYAML as the installer already downloads it during git pull. Also removed the requirement to download all encrypt files.
    danielsdian authored Aug 14, 2016
    Configuration menu
    Copy the full SHA
    a2e9a5e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5a69b5b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a96ad8b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2016

  1. Update PokemonGo-Bot-Start.bat

    Added a pause in the end so the promp wont close in the end if `pokecli.py` goes to error.
    danielsdian authored Aug 15, 2016
    Configuration menu
    Copy the full SHA
    edacfea View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2016

  1. Update PokemonGo-Bot-Install.bat

    Added a procedure to deal with the installation path issue. Also, added a command to install protobuff automatically.
    danielsdian authored Aug 16, 2016
    Configuration menu
    Copy the full SHA
    ef3dd58 View commit details
    Browse the repository at this point in the history
  2. Update installation.md

    Removed the requirement to install protobuff as it will be installed automatically by the install batch.
    danielsdian authored Aug 16, 2016
    Configuration menu
    Copy the full SHA
    aa4c125 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06b1c6c View commit details
    Browse the repository at this point in the history
  4. Update manual_installation.md

    Removed the requirement for protoc and added command line to download it.
    danielsdian authored Aug 16, 2016
    Configuration menu
    Copy the full SHA
    3c24234 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    948c797 View commit details
    Browse the repository at this point in the history
  6. Update PokemonGo-Bot-Start.bat

    Updated in order to work anywhere as long its inside the windows_bat folder
    danielsdian authored Aug 16, 2016
    Configuration menu
    Copy the full SHA
    a7465af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    885092d View commit details
    Browse the repository at this point in the history
  8. Update installation.md

    danielsdian authored Aug 16, 2016
    Configuration menu
    Copy the full SHA
    b102b4d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9cd27b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1462fab View commit details
    Browse the repository at this point in the history
  11. Update CONTRIBUTORS.md

    danielsdian authored Aug 16, 2016
    Configuration menu
    Copy the full SHA
    856a0fd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4e7e9ba View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fef2fb2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    437f221 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2016

  1. Configuration menu
    Copy the full SHA
    b93833b View commit details
    Browse the repository at this point in the history
  2. Revert "Update CONTRIBUTORS.md"

    This reverts commit 856a0fd.
    danielsdian committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    6a27e6f View commit details
    Browse the repository at this point in the history
  3. Revert "Delete PokemonGo-Bot-Repair.bat"

    This reverts commit a459a86.
    danielsdian committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    48bfbe3 View commit details
    Browse the repository at this point in the history
  4. Revert "Update PokemonGo-Bot-Start.bat"

    This reverts commit 510570d.
    danielsdian committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    df0755c View commit details
    Browse the repository at this point in the history
  5. Revert "Update PokemonGo-Bot-Install.bat"

    This reverts commit 9db2798.
    
    # Conflicts:
    #	windows_bat/PokemonGo-Bot-Install.bat
    danielsdian committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    640b884 View commit details
    Browse the repository at this point in the history
  6. Complete refit of all batches

    We can now choose an install location and all required software is
    automatically installed.
    danielsdian committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    474efdf View commit details
    Browse the repository at this point in the history
  7. Added contributors

    Added new contributors
    danielsdian committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    a1d364c View commit details
    Browse the repository at this point in the history
  8. Revert "Added contributors"

    This reverts commit a1d364c.
    danielsdian committed Aug 17, 2016
    Configuration menu
    Copy the full SHA
    aa2d71f View commit details
    Browse the repository at this point in the history