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 navigation via direct input #1

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

Enable navigation via direct input #1

wants to merge 23 commits into from

Commits on Jan 31, 2018

  1. Make breaking changes. Whoops

    BradyC125 committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    1650b5c View commit details
    Browse the repository at this point in the history
  2. Fix lagtime, ideally

    BradyC125 committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    e2f398e View commit details
    Browse the repository at this point in the history
  3. Remove debug text

    BradyC125 committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    93a3da8 View commit details
    Browse the repository at this point in the history
  4. Finish removing debugging text

    BradyC125 committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    0288d14 View commit details
    Browse the repository at this point in the history
  5. Structure as I would in python

    BradyC125 committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    419dc04 View commit details
    Browse the repository at this point in the history
  6. Fix indexing

    BradyC125 committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    0106a30 View commit details
    Browse the repository at this point in the history
  7. Restructure based on advice

    BradyC125 committed Jan 31, 2018
    Configuration menu
    Copy the full SHA
    dd38e03 View commit details
    Browse the repository at this point in the history
  8. *pray that it works*

    Brady authored Jan 31, 2018
    Configuration menu
    Copy the full SHA
    9ed3f75 View commit details
    Browse the repository at this point in the history
  9. Honestly, guess

    Brady authored Jan 31, 2018
    Configuration menu
    Copy the full SHA
    b1a281f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2018

  1. Restructure to prevent crashes

    BradyC125 committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    5012b9c View commit details
    Browse the repository at this point in the history
  2. Add info transfer

    BradyC125 committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    9c0ff3f View commit details
    Browse the repository at this point in the history
  3. Debug and add debugging text

    BradyC125 committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    9fcac94 View commit details
    Browse the repository at this point in the history
  4. Add print debugging statements

    BradyC125 committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    0919d12 View commit details
    Browse the repository at this point in the history
  5. Fix indexing

    BradyC125 committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    0be0f86 View commit details
    Browse the repository at this point in the history
  6. Remove debug text

    BradyC125 committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    dd6a28f View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2018

  1. Configuration menu
    Copy the full SHA
    5283b48 View commit details
    Browse the repository at this point in the history
  2. Make requested changes

    Brady authored Feb 2, 2018
    Configuration menu
    Copy the full SHA
    eadf55c View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2018

  1. Prevent multiple simultaneous reqs

    BradyC125 committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    a2d3013 View commit details
    Browse the repository at this point in the history
  2. Prevent threading errors

    BradyC125 committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    b843f0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    326e2c9 View commit details
    Browse the repository at this point in the history
  4. Delete correct prompt

    BradyC125 committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    e93caa1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    925a5b4 View commit details
    Browse the repository at this point in the history
  6. Handle merge conflicts

    BradyC125 committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    7739b4e View commit details
    Browse the repository at this point in the history