Delta-v/Content.Server/GameTicking
ike709 31f1cf9936
Adds lobby music (#3620)
* Adds lobby music

* Add UI toggle for lobby music

* Pick the song serverside so everyone gets the same song

* Add more songs

* Fixes

* Catch-all end lobby music

* Rename it

* Catchall ambience cvar change

* Wait until we receive the lobby song to start playing one

* Fix toggling ready status resetting the song

* Comment

* Expend the last of my sanity fixing latejoin lobby music

* Update Content.Client/GameObjects/EntitySystems/BackgroundAudioSystem.cs

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>

* Update Content.Client/GameObjects/EntitySystems/BackgroundAudioSystem.cs

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>

* Update Content.Client/GameObjects/EntitySystems/BackgroundAudioSystem.cs

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>

* Move the var

Co-authored-by: ike709 <sparebytes@protonmail.com>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2021-03-12 23:40:28 +01:00
..
GamePresets Fluent Localisation Fixes (#3344) 2021-02-22 01:07:46 +01:00
GameRules SoundSystem (#3467) 2021-03-01 20:42:54 -08:00
GamePreset.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
GameRule.cs Adds shoddy death match system. 2019-05-08 09:55:36 +02:00
GameTicker.JobController.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
GameTicker.cs Adds lobby music (#3620) 2021-03-12 23:40:28 +01:00
GameTickerBase.cs PauseManager moved to Shared (#3288) 2021-02-18 20:45:45 -08:00
ManifestEntry.cs Game ticker now has a job assignment system. 2020-01-19 19:08:35 +01:00