07th-mod / 07th-mod/umineko-answer
Enhancment: Port voicedelay/voicewait functions from question arcs
- Dominant language
- Python
- Stars
- 29
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Currently plain delay commands are used for the answer arcs when a delay is needed for a voice to finish playing out. I think currently the normal `delay` doesn't let you continue until the delay has expired. The voicedelay/voicewait allow you to click to force the line to complete (but not 100% sure/didn't test it yet).
I'm not sure it's worth porting it at this point, as doing so may break things. But it's worth noting this down anyway.
Contributor guide
No contributing guide indexed for this repository
Research direction
Look at the existing delay commands in the codebase, likely in script or audio handling modules. Compare with the voicedelay/voicewait functions from the question arcs to understand their behavior (allow clicking to skip). Test current delay behavior to confirm it blocks until expiration. Implementing this change may affect existing answer arc timing and user interaction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100