Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix pgn loading for black-to-move (ex. 5... Bg7) #96

Merged
merged 1 commit into from Dec 30, 2015

Conversation

linrock
Copy link
Contributor

@linrock linrock commented Dec 15, 2015

Typically see this when RAVs or comments are interleaved with the moves after white's move

Example of a valid PGN:

1. d4 d5 2. Bf4 Nf6 3. e3 g6 4. Nf3 (4. Nc3 Bg7 5. Nf3 O-O 6. Be2 c5)
4... Bg7 5. h3 { 5. Be2 O-O 6. O-O c5 7. c3 Nc6 } 5... O-O

Typically see this when RAVs or comments are interleaved
with the moves of a pgn
@jhlywa jhlywa merged commit 8cbfe98 into jhlywa:master Dec 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants