Fix mismatch between south and east cases #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I discovered this bug after porting your code to GDScript for my game jam game A Bag Deal: https://jamiehello.itch.io/a-bag-deal
This change is a backport to Java. I have not run or tested this Java version, though the change seems straightforward to me.
The bug had caused Player 1 to play EEQUITES in the following screenshot: https://cdn.discordapp.com/attachments/218820487105478657/1127713889115717762/image.png
It happened before Player 2 played RIFLEMAN. EQUITES was already on the board. Player 1's rack was VOIOEII. The word list was CSW22 (279077 words). Note that the bonus placements and tile values are nonstandard.