joaorb64 / joaorb64/TournamentStreamHelper
5.81: "Gentleman’s Pick" option on the Stage Strike app does not allow for picking stages outside of the ruleset’s scope
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 139
- Forks
- 59
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 6
Description
When clicking the "Gentleman’s Pick" button on the Stage Strike app, the app still restricts the user to select a stage that is part of the stage list. However, depending on the ruleset, the Gentleman Clause may allow for picking any stage in the game, and thus the functionality is not "complete".
This extends to having Gentleman’s Pick on a starter stage, you are restricted to picking a starter stage and counterpick stages are not selectable.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in the Stage Strike app by using Gentleman’s Pick from both a starter stage and another stage. Trace the stage-selection flow and ruleset handling; done means Gentleman’s Pick can select stages outside the listed ruleset scope, including counterpick stages, when the ruleset allows them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend, game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100