slmnio / slmngg-sfc

New SLMN.GG website & server
5 stars 8 forks source link

Replay Ingame view #187

Closed zusorio closed 1 year ago

zusorio commented 1 year ago

For replays we've been using some custom css inside obs to modify the standard ingame overlay, removing the scores, sides, and middle text. We should make this a standard endpoint that can be used without extra css.

slmnio commented 1 year ago

This was actually added in https://github.com/slmnio/slmngg-sfc/commit/5e7376f03fb7752702cef8677846c15a21b0eea1

You can either use the "Use basic overlay" observer setting to force it on observers, or use parameter basic=true on the ingame overlay (e.g. https://dev.slmn.gg/broadcast/kitsune/ingame?basic=true)

zusorio commented 1 year ago

okay in my defense it's not documented here yet