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

Centralized Media Management #430

Merged
merged 20 commits into from
Aug 5, 2023
Merged

Conversation

francinum
Copy link
Member

About The Pull Request

Refactors configurable media track management into a centralized, shared system.

Also kills the disco jukebox, that thing's a dumpster fire.

Why It's Good For The Game

Centralized management allows for tracks to be parsed exactly once, instead of repeatedly for the various purposes, as well as allowing sounds to be cleanly shared between pools, such as allowing various title tracks to be played in the IC jukeboxes.

Changelog

🆑
config: Credits music, Lobby tracks, and Jukebox media organization has changed massively. Check the repo for more information.
del: Disco Inferno has been made far less disco.
/:cl:

@francinum francinum marked this pull request as draft July 11, 2023 02:05
@gonenoculer5
Copy link
Contributor

I can't believe they killed disco inferno

@francinum francinum marked this pull request as ready for review July 12, 2023 03:34
Copy link
Member

@Kapu1178 Kapu1178 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rustg

code/controllers/subsystem/ticker.dm Outdated Show resolved Hide resolved
code/controllers/subsystem/ticker.dm Outdated Show resolved Hide resolved
code/controllers/subsystem/media.dm Outdated Show resolved Hide resolved
code/controllers/subsystem/media.dm Outdated Show resolved Hide resolved
@francinum francinum requested a review from Kapu1178 August 5, 2023 01:08
@Kapu1178 Kapu1178 merged commit 759c598 into DaedalusDock:master Aug 5, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants