Delta-v/Content.Client/Audio
metalgearsloth cc5d741a09
Added Jukebox (#26736)
* Added Jukebox, along with music for jukebox

* Fixed Jukebox meta.json copyright

* Removed songs I couldn't find a license for.

* Renamed files to solve check failures from spaces

* Added missing attributions.yml

* Fixed lack of description in Jukebox

* Jukebox is now constructable.

* Change Jukebox menu to FancyWindow

* Moved Jukebox messages out of jukebox component

* Removed Jukebox OnValueChanged.

* JukeboxComp now uses AutoGenerateComponentState

* Removed state code, since it's auto generated

* Fixed various Jukebox code to match conventions.

* Updated Standard.yml to match changed song list.

* fixes

* Jukebox workin

* Fix

* Polishing

* Finalising

* Revert

* bad

* jukey

* Reviews

* name

* Update submodule to 218.2.0

---------

Co-authored-by: iNVERTED <alextjorgensen@gmail.com>

(cherry picked from commit 2db374988c91c6ce5f932b9cee1ba251cbfb22e5)
2024-04-21 22:04:54 +02:00
..
Jukebox Added Jukebox (#26736) 2024-04-21 22:04:54 +02:00
AmbientOverlayCommand.cs Prune most yml ambientsound entries (#8573) 2022-06-03 03:42:35 -07:00
AmbientSoundOverlay.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
AmbientSoundSystem.cs Update audioparams (#26387) 2024-04-07 14:11:11 +02:00
AmbientSoundTreeComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
AmbientSoundTreeSystem.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00
AudioUIController.cs Add UI click sounds (#22410) 2024-01-22 20:59:16 +01:00
ClientGlobalSoundSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
ContentAudioSystem.AmbientMusic.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
ContentAudioSystem.LobbyMusic.cs Update audioparams (#26387) 2024-04-07 14:11:11 +02:00
ContentAudioSystem.cs fix: ambient music fade in (#25874) (#25969) 2024-03-17 14:51:28 +01:00