Skip to content

Octad v1.0.8

Compare
Choose a tag to compare
@dechristopher dechristopher released this 15 Mar 17:34
· 8 commits to master since this release

This release fixes a small issue with game outcome and outcome method state propagation when calling UndoMove. If the last move resulted in a change to outcome and outcome method, the UndoMove call was not rolling them back to NoOutcome and NoMethod respectively.

This is an important fix to allow engines to properly search the move tree.