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

Integration between Board Generation and Minigames #23

Open
wants to merge 95 commits into
base: tiles
Choose a base branch
from

Commits on Feb 27, 2020

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

Commits on Mar 8, 2020

  1. Fixed merge conflicts

    sanathsengupta committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    183dd9a View commit details
    Browse the repository at this point in the history
  2. Reversed merge

    sanathsengupta committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    c3e56a8 View commit details
    Browse the repository at this point in the history
  3. Reverted

    sanathsengupta committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    d797ce5 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. Configuration menu
    Copy the full SHA
    732636c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Update README.md

    erwang01 authored Mar 18, 2020
    Configuration menu
    Copy the full SHA
    3ebc79e View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Update CONTRIBUTING.md

    erwang01 authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    7f0aec9 View commit details
    Browse the repository at this point in the history
  2. Plane visualization

    sanathsengupta committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    172cfc6 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    erwang01 authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    c73a63f View commit details
    Browse the repository at this point in the history
  4. Update CONTRIBUTING.md

    erwang01 authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    d76ab49 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

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

Commits on Mar 24, 2020

  1. Configuration menu
    Copy the full SHA
    6f7dcfb View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

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

Commits on Apr 4, 2020

  1. Configuration menu
    Copy the full SHA
    f824d25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15d9986 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Cleaned up some code

    sanathsengupta committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    5f961cd View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Clean up

    sanathsengupta committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    df1f201 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d43fc36 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

  1. Revisions

    sanathsengupta committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    cc728de View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

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

Commits on Apr 18, 2020

  1. Configuration menu
    Copy the full SHA
    823c501 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. Configuration menu
    Copy the full SHA
    34bb46b View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Greatly improved board generation time by storing static references t…

    …o model and collision components
    sanathsengupta committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    423f28f View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2020

  1. Configuration menu
    Copy the full SHA
    de57b68 View commit details
    Browse the repository at this point in the history
  2. Finalized grid generation and implemented updating features, began wo…

    …rk on displaying board outline based on camera orientation
    sanathsengupta committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    8bd89fe View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2020

  1. Configuration menu
    Copy the full SHA
    07bda67 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2020

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

Commits on Apr 26, 2020

  1. Configuration menu
    Copy the full SHA
    385b316 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfa6f25 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

  1. add progress bar

    erwang01 committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    01b7987 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    492b5e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    381f878 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. Add SwiftGif and MultiProgressView dependencies. Add custom color and…

    … positions to TraceTarget
    erwang01 committed May 2, 2020
    Configuration menu
    Copy the full SHA
    cbc0b94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c366da5 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2020

  1. Changed swift compiler settings from 'incremental' too 'whole module'…

    … in order to fix build erroe'
    sanathsengupta committed May 3, 2020
    Configuration menu
    Copy the full SHA
    356f02b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a31b583 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7626461 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3bcc47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e78885 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    246a64d View commit details
    Browse the repository at this point in the history
  7. Added RC Files

    sanathsengupta committed May 3, 2020
    Configuration menu
    Copy the full SHA
    61f69eb View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    0a5a5fd View commit details
    Browse the repository at this point in the history
  2. Prep for MovementGame UI

    erwang01 committed May 4, 2020
    Configuration menu
    Copy the full SHA
    318e972 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b608a2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54ea2b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    206e362 View commit details
    Browse the repository at this point in the history
  6. added scale

    woojinko committed May 4, 2020
    Configuration menu
    Copy the full SHA
    a280cbb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ea5f81 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d9a16fa View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. Configuration menu
    Copy the full SHA
    d72f596 View commit details
    Browse the repository at this point in the history
  2. Review

    sanathsengupta committed May 5, 2020
    Configuration menu
    Copy the full SHA
    6b5aadc View commit details
    Browse the repository at this point in the history
  3. AHHH... Finally implemented board placement + rotation, FIXED faulty …

    …grid generation logic from original implementation way back when...
    sanathsengupta committed May 5, 2020
    Configuration menu
    Copy the full SHA
    867e3d7 View commit details
    Browse the repository at this point in the history
  4. ready for testing

    erwang01 committed May 5, 2020
    Configuration menu
    Copy the full SHA
    72e5626 View commit details
    Browse the repository at this point in the history
  5. revert to TileScene

    erwang01 committed May 5, 2020
    Configuration menu
    Copy the full SHA
    4ec5f58 View commit details
    Browse the repository at this point in the history
  6. Offset Tile Collision Comp

    erwang01 committed May 5, 2020
    Configuration menu
    Copy the full SHA
    c9df176 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa64e9a View commit details
    Browse the repository at this point in the history
  8. Fix Scaling. Removed anchor scaling and used TILE_SIZE instead.\n The…

    …re is still the problem with the generated board having an outline over it.
    erwang01 committed May 5, 2020
    Configuration menu
    Copy the full SHA
    6ac250e View commit details
    Browse the repository at this point in the history
  9. Add documentation

    erwang01 committed May 5, 2020
    Configuration menu
    Copy the full SHA
    5294b81 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'board_scale' into laser

    Minigame capabilities are currently disabled but everything builds.
    erwang01 committed May 5, 2020
    Configuration menu
    Copy the full SHA
    a411cc0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1cf4dcc View commit details
    Browse the repository at this point in the history
  12. Organize Minigame code

    erwang01 committed May 5, 2020
    Configuration menu
    Copy the full SHA
    89bdae3 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. fixed the overlapped board problem. However we need to decide if Tile…

    … is going to be a ModelEntity or not
    erwang01 committed May 6, 2020
    Configuration menu
    Copy the full SHA
    6a241ef View commit details
    Browse the repository at this point in the history
  2. Minigame assignment logic

    erwang01 committed May 6, 2020
    Configuration menu
    Copy the full SHA
    87a2a00 View commit details
    Browse the repository at this point in the history
  3. Added base code for switching into minigames. However, the collision …

    …subscription does not seem to work
    erwang01 committed May 6, 2020
    Configuration menu
    Copy the full SHA
    12e3d54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b74b602 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9028ab2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0d2cc1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1dea7c1 View commit details
    Browse the repository at this point in the history
  8. Attempting pull

    sanathsengupta committed May 6, 2020
    Configuration menu
    Copy the full SHA
    abb2232 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eee1cc3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fe4a333 View commit details
    Browse the repository at this point in the history
  11. JK now merged

    sanathsengupta committed May 6, 2020
    Configuration menu
    Copy the full SHA
    bf9cb0f View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Configuration menu
    Copy the full SHA
    09ebec2 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. Configuration menu
    Copy the full SHA
    9597fc0 View commit details
    Browse the repository at this point in the history
  2. XCode sharedata

    erwang01 committed May 23, 2020
    Configuration menu
    Copy the full SHA
    169fc3f View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. More MovementGame debugging

    erwang01 committed May 27, 2020
    Configuration menu
    Copy the full SHA
    9de0bfe View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Added in ability to load background scene (not recommended at this st…

    …age) and disabled ARTrackingConfig once board has been placed
    sanathsengupta committed May 28, 2020
    Configuration menu
    Copy the full SHA
    a6cf35d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. Add Background Model

    erwang01 committed May 30, 2020
    Configuration menu
    Copy the full SHA
    8c3d132 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    erwang01 authored May 30, 2020
    Configuration menu
    Copy the full SHA
    b15d276 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    erwang01 authored May 30, 2020
    Configuration menu
    Copy the full SHA
    43fcd61 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    erwang01 authored May 30, 2020
    Configuration menu
    Copy the full SHA
    0f1114f View commit details
    Browse the repository at this point in the history
  5. Minigames still don't work

    erwang01 committed May 30, 2020
    Configuration menu
    Copy the full SHA
    a83b965 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. Clean up

    sanathsengupta committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    e8d5065 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'refs/remotes/origin/integration'

    Conflicts:
    	ARrehab/ARrehab.xcodeproj/project.pbxproj
    	ARrehab/ARrehab/ViewManipulation.swift
    sanathsengupta committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    3e057dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    359e883 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78f5662 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Update Minigame README

    erwang01 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    866338e View commit details
    Browse the repository at this point in the history
  2. Fixed MovementGame by working around CollisionUpdated. Added a bunch …

    …of intermediary print statements
    erwang01 committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    20497e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2020

  1. Configuration menu
    Copy the full SHA
    07c7403 View commit details
    Browse the repository at this point in the history
  2. Update README Background Tutorial

    Reflects new ViewController organization.
    erwang01 authored Jun 7, 2020
    Configuration menu
    Copy the full SHA
    b89ad7f View commit details
    Browse the repository at this point in the history
  3. Prep for PR. Code reorg and enabling background.

    Reorganize TraceGame, removed Experience.rcproject, added background
    erwang01 committed Jun 7, 2020
    Configuration menu
    Copy the full SHA
    b9e7997 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7104015 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

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

Commits on Jun 29, 2020

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

Commits on Jul 3, 2020

  1. Configuration menu
    Copy the full SHA
    7bfb063 View commit details
    Browse the repository at this point in the history