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

Remove non user code traceback #797

Merged
merged 13 commits into from
Sep 6, 2018
Merged

Commits on Sep 6, 2018

  1. Game console only displays traceback for users code

    Console output for errors now only shows the traceback for the users code, just need to fix minor issue
    Paris Goldman-Smith committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    2ad664a View commit details
    Browse the repository at this point in the history
  2. Refine code

    code should now be simpler and more readable
    Paris Goldman-Smith committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    006fc11 View commit details
    Browse the repository at this point in the history
  3. test work

    Paris Goldman-Smith committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    c681f41 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into remove_non_user_code_traceback

    Paris Goldman-Smith committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    64cae1a View commit details
    Browse the repository at this point in the history
  5. minor fix and code clean up

    Paris Goldman-Smith committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    913a870 View commit details
    Browse the repository at this point in the history
  6. PEP8

    Paris Goldman-Smith committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    4ff1c8b View commit details
    Browse the repository at this point in the history
  7. PEP8++

    Paris Goldman-Smith committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    9e998e8 View commit details
    Browse the repository at this point in the history
  8. Add additional test

    Paris Goldman-Smith committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    edcf491 View commit details
    Browse the repository at this point in the history
  9. Various changes

    Paris Goldman-Smith committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    a989754 View commit details
    Browse the repository at this point in the history
  10. more changes

    Paris Goldman-Smith committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    c609109 View commit details
    Browse the repository at this point in the history
  11. added comments to new code

    Paris Goldman-Smith committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    4ae4bcb View commit details
    Browse the repository at this point in the history
  12. code cleanup

    Paris Goldman-Smith committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    480a92c View commit details
    Browse the repository at this point in the history
  13. more code cleanup

    Paris Goldman-Smith committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    417000b View commit details
    Browse the repository at this point in the history