Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ports virgo's Jukebox interface / overhauls the old one, portable mus…
…ic players and more jukebox songs / some fixes (Oh my!) (#5996) <!-- Write **BELOW** The Headers and **ABOVE** The comments else it may not be viewable. --> <!-- You can view Contributing.MD for a detailed description of the pull request process. --> ## About The Pull Request <!-- Describe The Pull Request. Please be sure every change is documented or this can delay review and even discourage maintainers from merging your PR! --> This ports over and makes the jukebox media player into a subsystem wile also overhauling / porting over virgo's tgui interface for jukeboxes. This PR also brings over the Podzu music player and makes it available to all players in cargo, loadouts, and venders. It also has a function that is not at the moment working where you can add more music as an admin. But if someone is willing to fix the admin system I can see about making that function work instead of leaving it commented out. I will in another PR go over more of the broken songs and eliminate or fix them. (I listen to music heavily when playing here) ## Why It's Good For The Game <!-- Argue for the merits of your changes and how they benefit the game, especially if they are controversial and/or far reaching. If you can't actually explain WHY what you are doing will improve the game, then it probably isn't good for the game in the first place. --> The current Jukebox GUI is horrible and the current media player system is not modular what so ever and is clunky to use, but the port of virgo's jukebox UI is not really perfect, however it is leagues better than Nano. (PLEASE I SUFFERED TO PORT IT) Portable music players are really nice and sharing tunes with fellow players is sweet. ## Changelog <!-- If your PR modifies aspects of the game that can be concretely observed by players or admins you should add a changelog. If your change does NOT meet this description, remove this section. Be sure to properly mark your PRs to prevent unnecessary GBP loss. You can read up on GBP and it's effects on PRs in the tgstation guides for contributors. Please note that maintainers freely reserve the right to remove and add tags should they deem it appropriate. You can attempt to finagle the system all you want, but it's best to shoot for clear communication right off the bat. --> :cl: add: Portable music players!, and improved Jukebox UI tweak: jukebox.json qol: Jukebox ui is not as clunky fix: Jukebox ui soundadd: Jukebox music? code: media players, jukebox ui, and portable music player ui refactor: refactored media players (they are their own subsystem now!) config: Added more songs and also configured changes to the jukebox.json to work with the changes admin: some jukebox code (idk if what I did caused anything) /:cl: <!-- Both :cl:'s are required for the changelog to work! You can put your name to the right of the first :cl: if you want to overwrite your GitHub username as author ingame. --> <!-- You can use multiple of the same prefix (they're only used for the icon ingame) and delete the unneeded ones. Despite some of the tags, changelogs should generally represent how a player might be affected by the changes rather than a summary of the PR's contents. -->
- Loading branch information