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

Connect Settlements with Roads #44

Merged
merged 9 commits into from Jul 5, 2019
Merged

Commits on Jun 20, 2019

  1. Setup road construction pipeline

     - Created basic container classes
     - Created temporary mock functions
     - Setup SettlementEntityManager to create roads as it creates buildings
    mayant15 committed Jun 20, 2019
    Copy the full SHA
    5854f27 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

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

Commits on Jun 22, 2019

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

Commits on Jun 23, 2019

  1. Better place and clear out space for roads

    - Buildings of the source will not be built upon roads
    - RoadSegments will be laid down better
    mayant15 committed Jun 23, 2019
    Copy the full SHA
    e5961d7 View commit details
    Browse the repository at this point in the history
  2. Add gravel blocks to road

    mayant15 committed Jun 23, 2019
    Copy the full SHA
    2961a63 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

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

Commits on Jun 28, 2019

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

Commits on Jun 29, 2019

  1. Clean up code

    mayant15 committed Jun 29, 2019
    Copy the full SHA
    743fdb8 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. Refactor and add javadocs

    mayant15 committed Jul 1, 2019
    Copy the full SHA
    a9e68a3 View commit details
    Browse the repository at this point in the history