Octad v1.0.8
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.