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

Add Items and Inventories #11

Draft
wants to merge 31 commits into
base: master
Choose a base branch
from
Draft

Commits on Oct 9, 2019

  1. Copy the full SHA
    f21f5be View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    572e4e6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c3f97a9 View commit details
    Browse the repository at this point in the history
  4. Add Item class

    Muirrum committed Oct 9, 2019
    Copy the full SHA
    a84b714 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    35f3fce View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

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

Commits on Oct 11, 2019

  1. Copy the full SHA
    b0bdfdd View commit details
    Browse the repository at this point in the history
  2. Add Inventory class

    Muirrum committed Oct 11, 2019
    Copy the full SHA
    de0e6a6 View commit details
    Browse the repository at this point in the history
  3. Give players an inventory

    Muirrum committed Oct 11, 2019
    Copy the full SHA
    d848dbf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13 from EikeSan/master

    feat(CommandManager): Class to manage all commands
    Muirrum committed Oct 11, 2019
    Copy the full SHA
    fdc2f7b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    477c171 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    2201a1e View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    a709ec5 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2019

  1. Copy the full SHA
    52c55ef View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2468d96 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    82d5698 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2019

  1. Copy the full SHA
    4060198 View commit details
    Browse the repository at this point in the history
  2. Added AreaCollection class that will serve as the primary class for s…

    …toring and retrieving Areas. Also, added example use of AreaCollection in world. Added a Junit test for the AreaCollection class.
    JessieVela committed Oct 13, 2019
    Copy the full SHA
    c63a6b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Copy the full SHA
    fde7620 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    23d9247 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Fixing changes

    JessieVela committed Oct 17, 2019
    Copy the full SHA
    f1e93f2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2984b21 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #16 from JessieVela/feature/areaRepo

    Feature/areaRepo - add areas and ways to deal with them
    Muirrum committed Oct 17, 2019
    Copy the full SHA
    6b57bec View commit details
    Browse the repository at this point in the history
  4. Add gradle wrapper for 5.6.1

    Muirrum committed Oct 17, 2019
    Copy the full SHA
    d7ea462 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2019

  1. Remove broken GH plugin

    Muirrum committed Oct 20, 2019
    Copy the full SHA
    52b1f7e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2019

  1. Do more work on Get

    Muirrum committed Oct 25, 2019
    Copy the full SHA
    6c207fa View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b2c94a3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3ac2656 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #23 from Dev-Osmium/feature/gradle-gh-registry

    Fix gradlew and add GPR deploy
    Muirrum committed Oct 25, 2019
    Copy the full SHA
    cb5ab8b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    79ff91b View commit details
    Browse the repository at this point in the history
  6. Fix the buildLocation() call

    Muirrum committed Oct 25, 2019
    Copy the full SHA
    b7692b3 View commit details
    Browse the repository at this point in the history