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

Basic API addition #61

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

Basic API addition #61

wants to merge 44 commits into from

Commits on Apr 2, 2015

  1. Create mc.py

    drohrbaugh9 committed Apr 2, 2015
    Configuration menu
    Copy the full SHA
    5043e87 View commit details
    Browse the repository at this point in the history
  2. Update mc.py

    drohrbaugh9 committed Apr 2, 2015
    Configuration menu
    Copy the full SHA
    96d8a53 View commit details
    Browse the repository at this point in the history
  3. Update mc.py

    drohrbaugh9 committed Apr 2, 2015
    Configuration menu
    Copy the full SHA
    6f75b23 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2015

  1. Update mc.py

    drohrbaugh9 committed Apr 3, 2015
    Configuration menu
    Copy the full SHA
    c1659fe View commit details
    Browse the repository at this point in the history
  2. Update mc.py

    drohrbaugh9 committed Apr 3, 2015
    Configuration menu
    Copy the full SHA
    f1203ea View commit details
    Browse the repository at this point in the history
  3. Update mc.py

    drohrbaugh9 committed Apr 3, 2015
    Configuration menu
    Copy the full SHA
    f84b944 View commit details
    Browse the repository at this point in the history
  4. Update mc.py

    drohrbaugh9 committed Apr 3, 2015
    Configuration menu
    Copy the full SHA
    de1af30 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2015

  1. Update mc.py

    drohrbaugh9 committed Apr 4, 2015
    Configuration menu
    Copy the full SHA
    820fd41 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2015

  1. Configuration menu
    Copy the full SHA
    4ca740e View commit details
    Browse the repository at this point in the history
  2. Update mc.py

    drohrbaugh9 committed Apr 17, 2015
    Configuration menu
    Copy the full SHA
    586d733 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2015

  1. Update mc.py, create .gitignore, test.py

    David Rohrbaugh committed Apr 19, 2015
    Configuration menu
    Copy the full SHA
    fedfc70 View commit details
    Browse the repository at this point in the history
  2. Update .gitignore, main.py, mc.py

    David Rohrbaugh committed Apr 19, 2015
    Configuration menu
    Copy the full SHA
    cc31d88 View commit details
    Browse the repository at this point in the history
  3. Update mc.py, test.py

    David Rohrbaugh committed Apr 19, 2015
    Configuration menu
    Copy the full SHA
    2bc315c View commit details
    Browse the repository at this point in the history
  4. Update mc.py

    David Rohrbaugh committed Apr 19, 2015
    Configuration menu
    Copy the full SHA
    c186ea9 View commit details
    Browse the repository at this point in the history
  5. Update mc.py

    David Rohrbaugh committed Apr 19, 2015
    Configuration menu
    Copy the full SHA
    810e944 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2015

  1. Update main.py, mc. py

    David Rohrbaugh committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    873bb02 View commit details
    Browse the repository at this point in the history
  2. Update mc.py

    drohrbaugh9 committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    a2ae2f2 View commit details
    Browse the repository at this point in the history
  3. Update main.py

    drohrbaugh9 committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    f7f3119 View commit details
    Browse the repository at this point in the history
  4. Update main.py

    drohrbaugh9 committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    0801254 View commit details
    Browse the repository at this point in the history
  5. Update mc.py

    drohrbaugh9 committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    a31cd67 View commit details
    Browse the repository at this point in the history
  6. Update mc.py

    drohrbaugh9 committed Apr 20, 2015
    Configuration menu
    Copy the full SHA
    0a81857 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2015

  1. New methods in main.Window, add mc.py, test.py

    David Rohrbaugh committed Apr 24, 2015
    Configuration menu
    Copy the full SHA
    288bcf2 View commit details
    Browse the repository at this point in the history
  2. Add .gitignore

    David Rohrbaugh committed Apr 24, 2015
    Configuration menu
    Copy the full SHA
    d620df9 View commit details
    Browse the repository at this point in the history
  3. Remove public initialize function in Model that I had added

    David Rohrbaugh committed Apr 24, 2015
    Configuration menu
    Copy the full SHA
    314702b View commit details
    Browse the repository at this point in the history
  4. Update test.py

    drohrbaugh9 committed Apr 24, 2015
    Configuration menu
    Copy the full SHA
    533895b View commit details
    Browse the repository at this point in the history
  5. Return world in main_window method

    David Rohrbaugh committed Apr 24, 2015
    Configuration menu
    Copy the full SHA
    4deac37 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2015

  1. Update main.py, mc.py, test.py

    David Rohrbaugh committed Apr 26, 2015
    Configuration menu
    Copy the full SHA
    8750d35 View commit details
    Browse the repository at this point in the history
  2. Update mc.py, test.py

    David Rohrbaugh committed Apr 26, 2015
    Configuration menu
    Copy the full SHA
    41602f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2015

  1. Merge pull request #1 from drohrbaugh9/testing

    use normal_world() in mc.py
    drohrbaugh9 committed Apr 28, 2015
    Configuration menu
    Copy the full SHA
    6162b58 View commit details
    Browse the repository at this point in the history
  2. Update test.py

    David Rohrbaugh committed Apr 28, 2015
    Configuration menu
    Copy the full SHA
    cc643a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2015

  1. Merge branch 'master' of https://www.github.com/drohrbaugh8/Minecraft

    Conflicts:
    	.gitignore
    	main.py
    	mc.py
    	test.py
    David Rohrbaugh committed Apr 30, 2015
    Configuration menu
    Copy the full SHA
    37db5a1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from drohrbaugh9/testing

    Incorporate recent commits to testing branch into master
    drohrbaugh9 committed Apr 30, 2015
    Configuration menu
    Copy the full SHA
    5a424ee View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://www.github.com/drohrbaugh9/Minecraft

    Conflicts:
    	main.py
    	mc.py
    David Rohrbaugh committed Apr 30, 2015
    Configuration menu
    Copy the full SHA
    668106e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2015

  1. Merge branch 'master' of https://www.github.com/drohrbaugh9/Minecraft

    …into testing
    
    Conflicts:
    	test.py
    David Rohrbaugh committed May 24, 2015
    Configuration menu
    Copy the full SHA
    bc2d188 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'testing' of https://www.github.com/drohrbaugh9/Minecraft

    …into testing
    David Rohrbaugh committed May 24, 2015
    Configuration menu
    Copy the full SHA
    f30cb7c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from drohrbaugh9/testing

    Remove references to blocks in mc.py
    drohrbaugh9 committed May 24, 2015
    Configuration menu
    Copy the full SHA
    2049af0 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    drohrbaugh9 committed May 24, 2015
    Configuration menu
    Copy the full SHA
    7e4f106 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2015

  1. Add texture_original

    David Rohrbaugh committed Oct 13, 2015
    Configuration menu
    Copy the full SHA
    82ea746 View commit details
    Browse the repository at this point in the history
  2. Add main_original.py

    David Rohrbaugh committed Oct 13, 2015
    Configuration menu
    Copy the full SHA
    57daba5 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2015

  1. Add terrain image from Pi Edition

    Rohrbaugh committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    e982ce1 View commit details
    Browse the repository at this point in the history
  2. Modify and add to texture.png

    Rohrbaugh committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    5b39ee5 View commit details
    Browse the repository at this point in the history
  3. Add mc_original.py

    David Rohrbaugh committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    e89e00d View commit details
    Browse the repository at this point in the history
  4. Update README.md

    David Rohrbaugh committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    251bb56 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2015

  1. Remove extra files

    David Rohrbaugh committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    ddc4737 View commit details
    Browse the repository at this point in the history