Skip to content

Releases: caesuric/mountain-goap

v0.14.0

03 Jan 16:53
Compare
Choose a tag to compare
v0.14.0 Pre-release
Pre-release

Commits

  • 0862170: updated README (caesuric)
  • e45ae56: added on started goal planning event (caesuric)
  • 0413c54: updated api docs (caesuric)

v0.13.0

03 Jan 12:32
Compare
Choose a tag to compare
v0.13.0 Pre-release
Pre-release

Commits

  • cb450fe: added state checkers for programmatically checking state before action evaluation or execution (caesuric)

v0.12.0

02 Jan 22:45
Compare
Choose a tag to compare
v0.12.0 Pre-release
Pre-release

Commits

  • 2e894f0: updated README with cost callback docs (caesuric)
  • 05ff601: added additional granularity to Agent.Step API in the form of new endpoints that split out the functionality (caesuric)
  • 9d21fe4: added state mutators to action API (caesuric)
  • f215167: updated version number (caesuric)

v0.11.4

23 Dec 11:36
Compare
Choose a tag to compare
v0.11.4 Pre-release
Pre-release

Commits

  • e4e8eb0: Fail extreme goal check if no change in arithmetic (Ben Hawkins) #23
  • cdd0f27: propagated logic to util (Ben Hawkins) #23
  • 86f48d8: fixed inverted logic (Ben Hawkins) #23
  • b119931: removed some extra spaces that my linter complained about (Chris Muller) #23
  • c5b2436: incremented version number (caesuric)

v0.11.3

18 Dec 12:59
Compare
Choose a tag to compare
v0.11.3 Pre-release
Pre-release

Commits

  • 38156ce: updated version number to 0.11.3 (Chris Muller)

v0.11.2

18 Dec 12:57
1cc1b72
Compare
Choose a tag to compare
v0.11.2 Pre-release
Pre-release
Merge pull request #20 from JanWerder/Expose-CurrentActionSequences-

Exposed CurrentActionSequences via a Getter

v0.11.1

18 Dec 12:52
1cc1b72
Compare
Choose a tag to compare
v0.11.1 Pre-release
Pre-release

Commits

  • a9f9b68: added additional tests for permutation selectors (caesuric)
  • 179a37e: Create ArithmeticPostconditionsTests.cs (Jan Werder) #18
  • 7b8c735: Fixed Test: Use ComparativeGoal instead of Goal (Jan) #18
  • 39e5b73: Added Goal specification to Arithmetic Postconditions (Jan Werder) #19
  • 6b4bbbb: Merge branch 'caesuric:main' into main (Jan Werder) #19
  • d262da7: Exposed CurrentActionSequences with a Getter (Jan) #19
  • 6741ea3: Revert "Exposed CurrentActionSequences with a Getter" (Jan) #19
  • 74fe05a: Exposed CurrentActionSequences via a Getter (Jan) #20
  • 3611a4a: Update README.md with suggested edit. (Chris Muller) #19
  • e046399: Update README.md (Chris Muller) #19
  • 74a5b91: Made exposed action sequences a property for consistency with rest of API (Chris Muller) #20

v0.10.0

17 Sep 09:51
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release

Commits

  • d3d4ba1: added ability to set cost maximums for an agent (caesuric)
  • a54ecdd: updated version number (caesuric)

v0.9.1

17 Sep 09:34
Compare
Choose a tag to compare
v0.9.1 Pre-release
Pre-release

Commits

  • c8525c7: made provisions for error handling when cost callbacks crash (caesuric)
  • 496af6f: updated version number (caesuric)

v0.9.0

13 Sep 18:10
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

Commits

  • ef5e702: added more detailed events to enable better logging (caesuric)
  • f56c77e: updated documentation (caesuric)
  • 35fe6f7: updated version number (caesuric)