HarmfulBreeze / overlay

Customizable UI for League of Legends champion select spectating.
MIT License
31 stars 8 forks source link

Incorrect summoner spells display timing #11

Closed HarmfulBreeze closed 4 years ago

HarmfulBreeze commented 4 years ago

Right now, summoner spells for a player are shown right after they start picking a champion. This could be an issue if one of the teams look at the stream of the match and could see the opponent team's summoner spells leaking on the stream.

I believe summoner spells should either only be shown in the GAME_STARTING phase (when waiting for spectator delay) or hidden altogether. This should be a setting in config.conf.

HarmfulBreeze commented 4 years ago

Closed by e10f589.