master
Commits on Jun 4, 2020
-
Merge pull request #25 from ashblue/develop
Cut release
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Jun 1, 2020
-
Merge pull request #22 from ashblue/feature/decorator-repeat-fix
Feature/decorator repeat fix
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #24 from ashblue/all-contributors/add-call-stack
docs: add call-stack as a contributor
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
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.
Commits on May 31, 2020
-
Merge pull request #21 from ashblue/all-contributors/add-mduvergey
docs: add mduvergey as a contributor
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Merge pull request #20 from ashblue/feature/fix-nsubstitute-breaking-…
…package Feature/fix nsubstitute breaking package
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
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
Commits on Feb 10, 2020
-
Merge pull request #16 from ashblue/all-contributors/add-PureSaltProd…
…uctions docs: add PureSaltProductions as a contributor
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
-
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
Commits on Jun 13, 2019
Commits on Jun 11, 2019
-
-
Merge pull request #10 from ashblue/all-contributors/add-ashblue
docs: add ashblue as a contributor
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
-
Merge branch 'all-contributors/add-JesseTG' into develop
# Conflicts: # README.md
-
Merge pull request #9 from ashblue/all-contributors/add-JesseTG
docs: add JesseTG as a contributor
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
Merge pull request #8 from JesseTG/jtg/repeater
feat(decorators): add three new decorators
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -