MrEliptik / godot_twitch_games

Collection of small chat interactive games for Twitch
https://bento.me/mreliptik
MIT License
16 stars 5 forks source link

refactor viewers autoload #78

Closed Drathal closed 9 months ago

Drathal commented 10 months ago

closes #71 prepares #59

I tested it but it would be great if we can test that also with real viewers

MrEliptik commented 10 months ago

There's a bug in get_players_count(), it's not returning the right amount of players.

Drathal commented 9 months ago

It now also handles dead viewers.