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

[CONTENT] Support for music track looping #271

Open
1 of 3 tasks
src52 opened this issue Mar 15, 2021 · 0 comments
Open
1 of 3 tasks

[CONTENT] Support for music track looping #271

src52 opened this issue Mar 15, 2021 · 0 comments
Labels
enhancement Enhancement to an existing feature needs workshopping

Comments

@src52
Copy link
Contributor

src52 commented Mar 15, 2021

Content/Plugin Description

Players should be able to enable the Loop button in the music tab to have music tracks repeat after they finish playing.

Acceptance Criteria

  • Enabling the loop button should make the currently selected music track repeat.
  • Disabling the loop button should make the music stop once it's done playing.
  • The loop button state should be saved and loaded from the character file.

Additional Information

This feature seems like it was meant to be implemented on the client-side. If so, once we're able to de-obfuscate the client more, we should consider removing the server-side implementation in favor of a client-sided one.

@src52 src52 added enhancement Enhancement to an existing feature needs workshopping labels Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to an existing feature needs workshopping
Projects
None yet
Development

No branches or pull requests

1 participant