Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

[REQUEST] Allow a menu screen track have complimentary ending music #40

Open
AhiVT opened this issue Sep 29, 2019 · 0 comments
Open

[REQUEST] Allow a menu screen track have complimentary ending music #40

AhiVT opened this issue Sep 29, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@AhiVT
Copy link
Member

AhiVT commented Sep 29, 2019

The objective is to allow round review (game over) tracks to be associated with a title music track. If a title music track is associated with one or more round review tracks, one of the tracks will be played from the list.
Pseudocode configuration file (written in json)

{
   "daytona.ogg": [
     "daytona_end.ogg",
     "daytona_rare.ogg"
   ]
}

Why this is good for the game

This provides a way for music to be coordinated in a way that creates a "round theme." It also broadens the amount of customization available to Space Station 13 servers.

@AhiVT AhiVT added enhancement New feature or request help wanted Extra attention is needed labels Sep 29, 2019
@AhiVT AhiVT changed the title [REQUEST] Allow a menu screen track compliment as ending music [REQUEST] Allow a menu screen track have complimentary ending music Sep 29, 2019
TenguHangover pushed a commit to TenguHangover/tgstation that referenced this issue Oct 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Development

No branches or pull requests

1 participant