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

2.0.0 #124

Merged
merged 136 commits into from Nov 11, 2019
Merged

2.0.0 #124

merged 136 commits into from Nov 11, 2019

Commits on Mar 10, 2019

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

Commits on Mar 11, 2019

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

Commits on Mar 13, 2019

  1. Configuration menu
    Copy the full SHA
    12b5ecf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a2e7ed View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. Merge pull request #102 from regal/docs-101/mention-cli

    Update README to describe using Regal CLI
    jcowman2 committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    847b63d View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2019

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

Commits on Mar 16, 2019

  1. Configuration menu
    Copy the full SHA
    442b68a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f058df9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a128572 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ff57d5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #103 from regal/feat-97/gameversion

    Add gameVersion property to GameMetadata and remove readonly modifiers
    jcowman2 committed Mar 16, 2019
    Configuration menu
    Copy the full SHA
    9e3ae4b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

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

Commits on Jun 21, 2019

  1. test(agents): Add failing test for verifying prototype registry behav…

    …ior later
    
    Also, update launch.json
    jcowman2 committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    7522cda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c921d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2019

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

Commits on Jun 23, 2019

  1. Configuration menu
    Copy the full SHA
    5a953bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d3a9cc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #106 from regal/feat-104/prototype-registry

    Prototype Registry: Implement primary key system
    jcowman2 committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    e3e7e09 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. feat(agents): Replace numeric id with PK<Agent>

    BREAKING CHANGE: Agent.id is no longer numeric, but is of type PK<Agent>
    
    re #104
    jcowman2 committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    57ff430 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

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

Commits on Jun 28, 2019

  1. Configuration menu
    Copy the full SHA
    dfa918a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bba1ea0 View commit details
    Browse the repository at this point in the history
  3. feat(common): Adds the peek() method to PKProvider

    Also finishes fixing unit tests for the Agent PK refactor and adds documentation
    
    re #104
    jcowman2 committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    5c00d18 View commit details
    Browse the repository at this point in the history
  4. refactor(agents): Move propertyIsAgentId to agents/impl/agent-utils a…

    …nd add isPossibleKeyValue to PK
    
    Various small fixes as well
    
    re #104
    jcowman2 committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    41cac6e View commit details
    Browse the repository at this point in the history
  5. style(agents): Fix lint

    jcowman2 committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    3b51f9e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #108 from regal/feat-104/prototype-registry

    Prototype Registry: Replace numeric Agent.id with PK
    jcowman2 committed Jun 28, 2019
    Configuration menu
    Copy the full SHA
    0e3a42a View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2019

  1. feat(output): Replace numeric OutputLine.id with PK<OutputLine>

    also, add methods to PKProvider and write some unit tests
    
    re #104
    jcowman2 committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    2d05ab7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3528c82 View commit details
    Browse the repository at this point in the history
  3. docs(events): Fix typo

    jcowman2 committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    4fa1fe3 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

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

Commits on Jul 5, 2019

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

Commits on Jul 7, 2019

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

Commits on Jul 9, 2019

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

Commits on Jul 10, 2019

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

Commits on Jul 11, 2019

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

Commits on Jul 12, 2019

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

Commits on Jul 13, 2019

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

Commits on Jul 19, 2019

  1. test(events): Fix unit test

    jcowman2 committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    af75407 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2019

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

Commits on Jul 21, 2019

  1. fix(events): Fix bug with logging property changes related to the Eve…

    …ntRecord PK refactor
    
    re #104
    jcowman2 committed Jul 21, 2019
    Configuration menu
    Copy the full SHA
    1d312da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    625e7d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2019

  1. refactor: Minor fixes

    jcowman2 committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    26c42aa View commit details
    Browse the repository at this point in the history
  2. docs(events): Fix typo

    jcowman2 committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    2000ece View commit details
    Browse the repository at this point in the history
  3. Merge pull request #110 from regal/feat-104/prototype-registry

    Prototype Registry: Replace numeric OutputLine.id and EventRecord.id with PKs
    jcowman2 committed Jul 22, 2019
    Configuration menu
    Copy the full SHA
    fc2b122 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Configuration menu
    Copy the full SHA
    7f005a7 View commit details
    Browse the repository at this point in the history
  2. docs: Minor fix

    jcowman2 committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    84bac49 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #111 from regal/feat-104/prototype-registry

    Prototype Registry: Replace numeric RandomRecord.id with PK<RandomRecord>
    jcowman2 committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    fa3f6e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. refactor(agents): Replace agent.id with agent.meta

    BREAKING CHANGE: Eliminates agent.id
    
    re #104
    jcowman2 committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    0d7a572 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

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

Commits on Jul 27, 2019

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

Commits on Jul 28, 2019

  1. fix(agents): Fix bug in StaticAgentRegistry related to AgentMeta refa…

    …ctor; more unit test fixes
    jcowman2 committed Jul 28, 2019
    Configuration menu
    Copy the full SHA
    d07f552 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6a43a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Configuration menu
    Copy the full SHA
    83c10cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52c39ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7c7412 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

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

Commits on Aug 1, 2019

  1. refactor(agents): Make AgentManager.id readonly since removing it alt…

    …ogether is more trouble than it
    jcowman2 committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    64e3040 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01678ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed8418e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #113 from regal/feat-104/agent-metadata-refactor

    Partially refactor Agent metadata
    jcowman2 committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    cbcf3c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cda2f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb80e15 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4b19737 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

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

Commits on Aug 3, 2019

  1. Configuration menu
    Copy the full SHA
    ab1afe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96b8cd5 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

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

Commits on Aug 6, 2019

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

Commits on Aug 7, 2019

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

Commits on Aug 8, 2019

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

Commits on Aug 9, 2019

  1. test(agents): unit test

    jcowman2 committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    fd24d02 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

  1. test(agents): Fix unit test

    jcowman2 committed Aug 10, 2019
    Configuration menu
    Copy the full SHA
    e9027b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a9f1a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. Configuration menu
    Copy the full SHA
    963e56d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f25ea92 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

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

Commits on Aug 16, 2019

  1. Configuration menu
    Copy the full SHA
    4259031 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c256912 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89a173f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ca078d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2019

  1. Configuration menu
    Copy the full SHA
    186039f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a780f83 View commit details
    Browse the repository at this point in the history
  3. fix(events): InstanceEvents.recycle breaks the connection between Eve…

    …ntRecord PK providers
    jcowman2 committed Aug 17, 2019
    Configuration menu
    Copy the full SHA
    525048e View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2019

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

Commits on Aug 20, 2019

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

Commits on Aug 22, 2019

  1. refactor(agents): Add getPrototypeRegistry method to InstanceAgentsIn…

    …ternal for unit testing
    jcowman2 committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    85810d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2019

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

Commits on Aug 24, 2019

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

Commits on Aug 25, 2019

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

Commits on Aug 26, 2019

  1. Configuration menu
    Copy the full SHA
    29a7684 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29a0024 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

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

Commits on Aug 30, 2019

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

Commits on Aug 31, 2019

  1. Configuration menu
    Copy the full SHA
    ac5fb10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43e35dc View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

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

Commits on Sep 3, 2019

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

Commits on Sep 4, 2019

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

Commits on Sep 5, 2019

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

Commits on Sep 6, 2019

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

Commits on Sep 7, 2019

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

Commits on Sep 9, 2019

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

Commits on Sep 10, 2019

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

Commits on Sep 11, 2019

  1. refactor(keys): Simplified method signatures

    This was possible because FK extends PK
    jcowman2 committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    7257f80 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2019

  1. Configuration menu
    Copy the full SHA
    7d1f3e0 View commit details
    Browse the repository at this point in the history
  2. refactor: Fix imports

    jcowman2 committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    c8e1c9f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. Configuration menu
    Copy the full SHA
    88cae2b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #115 from regal/feat-104/prototype-registry

    AgentMeta and Prototype Registry refactor
    jcowman2 committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    139235c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6da2f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2019

  1. Merge pull request #117 from regal/feat/104/deprecate-arrow-function

    feat(agents): Block setting arrow functions as Agent properties
    jcowman2 committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    55619c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

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

Commits on Oct 8, 2019

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

Commits on Oct 9, 2019

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

Commits on Oct 10, 2019

  1. Configuration menu
    Copy the full SHA
    bb64af7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29f9d06 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

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

Commits on Oct 12, 2019

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

Commits on Oct 13, 2019

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

Commits on Oct 15, 2019

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

Commits on Oct 18, 2019

  1. Merge pull request #118 from regal/docs/105/prototype-registry-api

    API reference updates for Prototype Registry
    jcowman2 committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    0e9ed7b View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2019

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

Commits on Oct 26, 2019

  1. Configuration menu
    Copy the full SHA
    ac70a8a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #121 from regal/feat/119/remove-arrow-func-error

    Remove error if Agent property is arrow function
    jcowman2 committed Oct 26, 2019
    Configuration menu
    Copy the full SHA
    cc445d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98eceed View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

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

Commits on Nov 2, 2019

  1. Configuration menu
    Copy the full SHA
    ed05fd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0efd79f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0414d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

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

Commits on Nov 7, 2019

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

Commits on Nov 8, 2019

  1. Merge pull request #120 from regal/fix/83/tracked-event-infinite-loop

    fix(events): Allow `on` to take a TrackedEvent or EventQueue as argum…
    jcowman2 committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    c6a939f View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Configuration menu
    Copy the full SHA
    166076a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c8739c View commit details
    Browse the repository at this point in the history