Delta-v/Content.Server/GameTicking
Fildrance 4c87dcd3cb
fix: lobby music volume will be changed on options change without restart (also lobby music not looped anymore) (#25530)
* fix: lobby music volume will be changed on options change without restart (also lobby music not looped anymore)

* refactor: now lobby music is part of ContentAudioSystem. Lobby playlist is used instead of single track. Client now selects next lobby soundtrack after previous finished.

* refactor: incapsulated info on current lobby track in simple record

* refactor: fixed inconsistent naming between song and soundtrack for lobbymusic

* refactor: xml-doc for LobbyPlaylistChangedEvent

* fix: inverted invalid _audio.PlayGlobal check to return only if lobby soundtrack play call failed

---------

Co-authored-by: pa.pecherskij <pa.pecherskij@interfax.ru>
2024-03-02 15:40:04 -05:00
..
Commands Un-revert IPlayerManager refactor (#21244) 2023-10-28 09:59:53 +11:00
Events Make AdminLogsSystem an IoC manager (#8492) 2022-05-28 23:41:17 -07:00
Presets Make all prototype types partial (#21374) 2023-11-01 19:56:23 -07:00
Prototypes Make all prototype types partial (#21374) 2023-11-01 19:56:23 -07:00
Rules make thief a subgamemode (#25740) 2024-03-02 11:33:24 -05:00
GameTicker.CVars.cs Make the round end sound collection a cvar (#25741) 2024-03-01 21:08:48 +11:00
GameTicker.GamePreset.cs Roundstart variation game rules (#24397) 2024-01-30 21:52:35 -08:00
GameTicker.GameRule.cs Roundstart variation game rules (#24397) 2024-01-30 21:52:35 -08:00
GameTicker.Lobby.cs fix: lobby music volume will be changed on options change without restart (also lobby music not looped anymore) (#25530) 2024-03-02 15:40:04 -05:00
GameTicker.LobbyBackground.cs WebP lobby images (#25184) 2024-02-16 16:55:57 -07:00
GameTicker.Player.cs Obsolete refactor - ConnectedClient to Channel (#24409) 2024-01-23 09:14:13 +11:00
GameTicker.Replays.cs Add server name into the replay final (#25564) 2024-02-25 23:44:05 +01:00
GameTicker.RoundFlow.cs fix: lobby music volume will be changed on options change without restart (also lobby music not looped anymore) (#25530) 2024-03-02 15:40:04 -05:00
GameTicker.Spawning.cs Revert "Fix chat bubbles (#25643)" (#25645) 2024-02-28 00:51:20 +11:00
GameTicker.StatusShell.cs Expose preset in status (#23586) 2024-01-06 14:14:25 +11:00
GameTicker.cs fix: lobby music volume will be changed on options change without restart (also lobby music not looped anymore) (#25530) 2024-03-02 15:40:04 -05:00
ManifestEntry.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00