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

3.3.0 Update #110

Merged
merged 20 commits into from
Apr 23, 2016
Merged

3.3.0 Update #110

merged 20 commits into from
Apr 23, 2016

Commits on Mar 24, 2016

  1. Move the rest of the tiles

    mike-koch committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    1f53cfb View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2016

  1. Configuration menu
    Copy the full SHA
    8ddb9fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfaee4e View commit details
    Browse the repository at this point in the history
  3. Refresh the page on game change.

    This will help handle map pack changes and property changes
    mike-koch committed Apr 10, 2016
    Configuration menu
    Copy the full SHA
    94f1ed4 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into map-pack-support

    Conflicts:
    	config.json
    	dashboard.js
    mike-koch committed Apr 10, 2016
    Configuration menu
    Copy the full SHA
    c506ecf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aca2589 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc5bad4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b915ebe View commit details
    Browse the repository at this point in the history
  8. Load map on page load

    mike-koch committed Apr 10, 2016
    Configuration menu
    Copy the full SHA
    579e1f0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    633cb6c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2016

  1. Configuration menu
    Copy the full SHA
    72b6307 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    009b053 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2016

  1. Merge pull request #104 from mike-koch/map-pack-support

    Map pack support
    mike-koch committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    a71267f View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2016

  1. Add null check for localStorage

    Some browsers return `Storage` as a defined type, but `localStorage` will be null, weirdly enough.
    mike-koch committed Apr 16, 2016
    Configuration menu
    Copy the full SHA
    7545755 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2016

  1. 1 Configuration menu
    Copy the full SHA
    3d86a75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ef5c4f View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2016

  1. Merge pull request #106 from mike-koch/add-speeding-indicator

    Add Speeding Indicator
    mike-koch committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    be09222 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2016

  1. Configuration menu
    Copy the full SHA
    a878be0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #108 from mike-koch/bug-fix-kg-to-t

    Fix Floating Point Issue With kg to t
    mike-koch committed Apr 22, 2016
    Configuration menu
    Copy the full SHA
    564f478 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2016

  1. Update for 3.3.0

    mike-koch committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    f5d07f0 View commit details
    Browse the repository at this point in the history