Skip to content

[CONTENT] Support for music track looping #271

@src52

Description

@src52

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions