Chess-Challenge
Chess-Challenge copied to clipboard
Repetition detection bug
https://github.com/SebLague/Chess-Challenge/blob/385851a329499701ca0faa94d3de6fa1265a70c7/Chess-Challenge/src/Framework/Chess/Result/Arbiter.cs#L54C46-L54C46 triggers before https://github.com/SebLague/Chess-Challenge/blob/385851a329499701ca0faa94d3de6fa1265a70c7/Chess-Challenge/src/API/Board.cs#L159C13-L159C13 does. Can't prevent repetitional draw.. very annoying.