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

Version 1.0, huge refactor and re-write of pieces #7

Merged
merged 44 commits into from
Oct 4, 2018
Merged

Commits on Sep 21, 2018

  1. WIP Radical change in how the app runs, and how effects are passed ar…

    …ound. I kind of like it.
    mrozbarry committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    16ddb41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe154dc View commit details
    Browse the repository at this point in the history
  3. Some linting fixes.

    mrozbarry committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    0097e9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    515bddd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e433280 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2018

  1. Configuration menu
    Copy the full SHA
    9b030e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31fb131 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2018

  1. Configuration menu
    Copy the full SHA
    c5df4b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b7447d View commit details
    Browse the repository at this point in the history
  3. Removed the game-input example, it was too complicated and didn't dem…

    …onstrate a concrete idea.
    mrozbarry committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    04d90e6 View commit details
    Browse the repository at this point in the history
  4. Updated with-superfine example so render is a type of side-effect rat…

    …her than a message/update.
    mrozbarry committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    01c1272 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ffc8f46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2e7edf7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be3f634 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    194b6ab View commit details
    Browse the repository at this point in the history
  9. Removed example lock files.

    mrozbarry committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    46e6e7d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    153086f View commit details
    Browse the repository at this point in the history
  11. Updated documentation.

    mrozbarry committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    b96c4bb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e1dda17 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

  1. Adds changelog.

    mrozbarry committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    cbe5f57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c59b6f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. Bumps beta version.

    mrozbarry committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    9c0538e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. Noticed delays weren't combining as expected, so I added effects.thun…

    …k to the core effects.
    mrozbarry committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    ac87c09 View commit details
    Browse the repository at this point in the history
  2. Bumping beta version.

    mrozbarry committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    4e8aa52 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from mrozbarry/experiment/app-runner

    Breaking refactor and re-implementation of effects.
    mrozbarry committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    df23e1f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

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

Commits on Sep 28, 2018

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

Commits on Sep 29, 2018

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

Commits on Sep 30, 2018

  1. Made the subscription manager a little more like the other managers, …

    …bumps test covreage to 100%.
    mrozbarry committed Sep 30, 2018
    Configuration menu
    Copy the full SHA
    bbbf1ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d10772 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0df6756 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2018

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

Commits on Oct 2, 2018

  1. Fixed gitter url.

    mrozbarry committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    81604dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41815bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61ed496 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c75fd84 View commit details
    Browse the repository at this point in the history
  5. Fixed messageManager test.

    mrozbarry committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    0f9f3d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. Tested the http server.

    mrozbarry committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    3affb70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2500f18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b15d553 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

  1. Simplified messageManager.

    mrozbarry committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    ba812e3 View commit details
    Browse the repository at this point in the history
  2. More documentation

    mrozbarry committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    12bee7e View commit details
    Browse the repository at this point in the history