DEV: Ability to distinguish between multiple identical targets with the same name but different controllers when adding targets
Open
enhancement
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 940
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 160
Description
For the test framework
Scenario:
- Players A, B, and C each have a Sol Ring and you wish to specifically target player A's Sol Ring.
The same idea applies for things on the stack.
Came up in #9400
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the test framework's target-selection entry point and reading how targets are identified when several objects share a name. Reproduce the Sol Ring scenario with different controllers, then check the corresponding stack-target case; done means the framework can select the intended object in both situations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100