Skip to content

Add PLO6 support#103

Closed
ggratte wants to merge 1 commit intoItalyToast:masterfrom
ggratte:add-plo6-support
Closed

Add PLO6 support#103
ggratte wants to merge 1 commit intoItalyToast:masterfrom
ggratte:add-plo6-support

Conversation

@ggratte
Copy link
Copy Markdown

@ggratte ggratte commented Mar 31, 2026

Summary

  • Add SixCardOmaha enum and SixCardPotLimitOmaha factory property
  • Add ForOmaha6 hole card factory methods and raise card limit to 6
  • No GameTypeUtils parse cases added yet — parsing is handled externally and we don't know the PLO6 identifier strings in raw hand histories yet

Test plan

  • Verify dotnet build passes
  • Confirm DriveHud XML parser can map to GameEnum.SixCardOmaha

🤖 Generated with Claude Code

Add SixCardOmaha enum, SixCardPotLimitOmaha factory, ForOmaha6 hole card
factories, and raise hole card limit to 6. Only pot-limit included since
that's the only variant we play. No GameTypeUtils parse cases added yet —
parsing is handled by the DriveHud XML parser, and we don't know what the
PLO6 identifier strings look like in raw hand histories.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@ggratte ggratte closed this Mar 31, 2026
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.

1 participant