Skip to content
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

allow queue to be cleared while in a run #11

Open
MaximVancompernolle opened this issue Aug 10, 2024 · 3 comments · May be fixed by #43
Open

allow queue to be cleared while in a run #11

MaximVancompernolle opened this issue Aug 10, 2024 · 3 comments · May be fixed by #43
Labels
feature New feature or request good-first-issue If you want to help with SeedQueue development, these are issues you might wanna try your hands on!

Comments

@MaximVancompernolle
Copy link

specifically for longer run categories, it would be nice performance-wise to be able to remove the seeds currently in the queue (and not have it refill) without having to quit to title, whether that be with hotkey or pause menu option

@KingContaria KingContaria added the feature New feature or request label Aug 10, 2024
@KingContaria
Copy link
Owner

I can think of two ways to implement this, either a clientside command (might have to bundle the fabric-api module in speedrunapi for that) or maybe if you shiftclick the stop resets and quit button it only stops (and clears) seedqueue
If anyone wants to try their hands on this issue, ive marked it as a good-first-issue for new contributors :)

@KingContaria KingContaria added the good-first-issue If you want to help with SeedQueue development, these are issues you might wanna try your hands on! label Aug 11, 2024
@KingContaria
Copy link
Owner

Marked as planned for 1.1 :)

@KingContaria KingContaria added pending-release Implemented and to be released in a future version. and removed planned pending-release Implemented and to be released in a future version. labels Aug 12, 2024
@tesselslate tesselslate linked a pull request Aug 13, 2024 that will close this issue
@KingContaria
Copy link
Owner

Update: Non-vanilla screens during the run segment (in this case the "Clearing SeedQueue..." screen) might not be fine for verification

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good-first-issue If you want to help with SeedQueue development, these are issues you might wanna try your hands on!
Projects
None yet
2 participants