Delta-v/Content.Client/Replay
Pieter-Jan Briers 391a253ef2 Fix replay load error screens (#32115)
If an error occurs while loading a replay, it's *supposed* to show a popup "hey do you wanna continue with error tolerance", and it does do this. But because of spaghetti in the replay state code, it also immediately tries to reload the replay without input, as a consequence of trying to reset to the game's default state.

Now the replay load system has a proper game state for "replay load failed", with nice presentation and explicit formatting and 10% less italian cuisine.
2024-09-14 14:27:11 +01:00
..
Spectator Replayspawn logic fix (yes, again) (#30273) 2024-08-09 18:08:09 +01:00
UI Fix replay load error screens (#32115) 2024-09-14 14:27:11 +01:00
ContentReplayPlaybackManager.cs Fix replay load error screens (#32115) 2024-09-14 14:27:11 +01:00
LoadReplayJob.cs Replays: final boss (#17621) 2023-06-24 18:56:33 -05:00
ReplayConGroup.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
ReplayToggleScreenshotModeCommand.cs Add a command to hide replay UI (#19956) 2023-10-14 22:02:32 +02:00