Skip to content
Permalink
master

Commits on Jun 4, 2020

  1. Merge pull request #25 from ashblue/develop

    Cut release
    ashblue committed Jun 4, 2020

Commits on Jun 1, 2020

  1. Merge pull request #22 from ashblue/feature/decorator-repeat-fix

    Feature/decorator repeat fix
    ashblue committed Jun 1, 2020
  2. Merge branch 'develop' into feature/decorator-repeat-fix

    ashblue committed Jun 1, 2020
  3. Merge pull request #24 from ashblue/all-contributors/add-call-stack

    docs: add call-stack as a contributor
    ashblue committed Jun 1, 2020
  4. Merge branch 'develop' into all-contributors/add-call-stack

    ashblue committed Jun 1, 2020
  5. fix(repeaters): now handle composites and task hooks as expected

    Repeater commands were not triggering tasks as expected and blowing out composites. Lacked a proper
    reset when the repeater was continunally looping.
    ashblue committed Jun 1, 2020

Commits on May 31, 2020

  1. Merge pull request #21 from ashblue/all-contributors/add-mduvergey

    docs: add mduvergey as a contributor
    ashblue committed May 31, 2020
  2. Merge branch 'develop' into all-contributors/add-mduvergey

    ashblue committed May 31, 2020
  3. Merge pull request #20 from ashblue/feature/fix-nsubstitute-breaking-…

    …package
    
    Feature/fix nsubstitute breaking package
    ashblue committed May 31, 2020
  4. fix(dependencies): nsubstitute no longer required

    Unity auto upgrade overwrote a sensitive asmdef file that started pulling in test files. This patch
    restores things back to the expected functionality.
    
    #18
    ashblue committed May 31, 2020

Commits on Feb 10, 2020

  1. Merge pull request #16 from ashblue/all-contributors/add-PureSaltProd…

    …uctions
    
    docs: add PureSaltProductions as a contributor
    ashblue committed Feb 10, 2020
  2. chore(all-contributors): fixed displayed order

    ashblue committed Feb 10, 2020
  3. Merge branch 'develop'

    ashblue committed Feb 10, 2020
  4. fix(parallel): prevents crashes when used with Splice()

    Was calleing `End()` on the root node which had a not implemented exception error. Threw and caused
    a false positive inside a parallel composite.
    ashblue committed Feb 10, 2020
  5. chore: 2019.3 upgrade

    ashblue committed Feb 10, 2020

Commits on Jun 13, 2019

  1. Merge branch 'develop'

    ashblue committed Jun 13, 2019
  2. docs: version bump, toc link fixes

    ashblue committed Jun 13, 2019
  3. Merge branch 'develop'

    ashblue committed Jun 13, 2019
  4. Merge branch 'feature/slow-down-visualizer-fade' into develop

    ashblue committed Jun 13, 2019
  5. refactor(visualizer): increased fade time of active nodes

    ashblue committed Jun 13, 2019

Commits on Jun 11, 2019

  1. style(editorconfig): enforces indenting, line styles, and more

    ashblue committed Jun 11, 2019
  2. docs: added banner and tweaked intro text

    ashblue committed Jun 11, 2019
  3. docs(contributing): new dedicated contribution markdown file

    ashblue committed Jun 11, 2019
  4. Merge pull request #10 from ashblue/all-contributors/add-ashblue

    docs: add ashblue as a contributor
    ashblue committed Jun 11, 2019
  5. Merge branch 'all-contributors/add-ashblue' into develop

    ashblue committed Jun 11, 2019
  6. docs: fixed ordering of contributors

    ashblue committed Jun 11, 2019
  7. Merge branch 'all-contributors/add-JesseTG' into develop

    # Conflicts:
    #	README.md
    ashblue committed Jun 11, 2019
  8. Merge pull request #9 from ashblue/all-contributors/add-JesseTG

    docs: add JesseTG as a contributor
    ashblue committed Jun 11, 2019
  9. docs: adjusted docs for All Contributors table

    ashblue committed Jun 11, 2019
  10. Merge pull request #8 from JesseTG/jtg/repeater

    feat(decorators): add three new decorators
    ashblue committed Jun 11, 2019
  11. refactor(decorators): removed duplicate test

    ashblue committed Jun 11, 2019

Commits on Jun 10, 2019

  1. ci(nightly): fix attempt via force

    ashblue committed Jun 10, 2019
  2. ci(nightly): trying force again

    ashblue committed Jun 10, 2019
Older
You can’t perform that action at this time.