[Request] Add specific label for Scan Dialog
Open
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 869
- Forks
- 222
- Avg merge
- 18h 33m
- Merged PRs (30d)
- 1
Description
Is it possible to customize the scan dialog with some label instead of "Radio profile" or "Raspberry jam prevention" ?
Something like obj:setScanLabel(text)
If this is null, then EE use one of the random label. If not, it use the custom label.
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
Start by locating the scan-dialog label handling and the Lua object API used for scan-related configuration. Confirm how the existing random labels are selected, then define the custom-label behavior described in the issue and verify both custom and null cases in the relevant game tests or manual flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100