-
Notifications
You must be signed in to change notification settings - Fork 703
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
The Witness: Panel Hunt Plando #3549
Conversation
779573a
to
350906a
Compare
0d2dcd7
to
4f33f51
Compare
3c8a849
to
7f56c92
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes LGTM. I tested various code paths code get hit and functioned properly and have been using this in a lot of my own games lately where it has been working without error. (I might review the full list of plando-able locations later but that doesn't impact this PR since hunts can already land on those panels anyway)
Add an option to allow the player to specify which panels they want to be hunt panels in their panel hunt game.
Also fixes some lint/typing stuff in the panel hunt tests
Tested:
This has been played as part of a beta test. Otherwise, test gens hitting every code path