Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ashblue/fluid-behavior-tree
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.1
Choose a base ref
...
head repository: ashblue/fluid-behavior-tree
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.2
Choose a head ref
  • 19 commits
  • 18 files changed
  • 3 contributors

Commits on Feb 10, 2020

  1. Configuration menu
    Copy the full SHA
    8623623 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e370604 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dade6c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #16 from ashblue/all-contributors/add-PureSaltProd…

    …uctions
    
    docs: add PureSaltProductions as a contributor
    ashblue authored Feb 10, 2020
    Configuration menu
    Copy the full SHA
    4b49c12 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. 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
    Configuration menu
    Copy the full SHA
    a171e85 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from ashblue/feature/fix-nsubstitute-breaking-…

    …package
    
    Feature/fix nsubstitute breaking package
    ashblue authored May 31, 2020
    Configuration menu
    Copy the full SHA
    d9615b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01107d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f8b16c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3737525 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #21 from ashblue/all-contributors/add-mduvergey

    docs: add mduvergey as a contributor
    ashblue authored May 31, 2020
    Configuration menu
    Copy the full SHA
    b1b099b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. 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
    Configuration menu
    Copy the full SHA
    3d8bcf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43b137b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce3dc98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a303ab3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #24 from ashblue/all-contributors/add-call-stack

    docs: add call-stack as a contributor
    ashblue authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    e51edfb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3bebad6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #22 from ashblue/feature/decorator-repeat-fix

    Feature/decorator repeat fix
    ashblue authored Jun 1, 2020
    Configuration menu
    Copy the full SHA
    0e330d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Merge pull request #25 from ashblue/develop

    Cut release
    ashblue authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    ad7eb4f View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.2.2 [skip ci]

    ## [2.2.2](v2.2.1...v2.2.2) (2020-06-04)
    
    ### Bug Fixes
    
    * **dependencies:** nsubstitute no longer required ([a171e85](a171e85)), closes [#18](#18)
    * **repeaters:** now handle composites and task hooks as expected ([3d8bcf6](3d8bcf6))
    semantic-release-bot committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    95999b9 View commit details
    Browse the repository at this point in the history
Loading