Jacob-Griffin / TelephonePictionary2.0

New version of blowyourfaceoff.com using more modern web technology than php and raw javascript
0 stars 0 forks source link

Add more round content safties #38

Closed Jacob-Griffin closed 2 weeks ago

Jacob-Griffin commented 2 months ago

After a bit of a mess of a group test with 10 people, we need better checks to ensure that games are currently in sync. Notably, the client can miss firebase events for internet reasons or not being tabbed in, which can mess up whole stacks. There should be a few more opportunities to do a quick check of the firebase, such as tabbing back in or a second or two after time lapses.

Jacob-Griffin commented 2 months ago

Other stability things:

Jacob-Griffin commented 1 month ago

Coming back to this after some space, it seems what I've implemented is:

These should be enough to stabilize, I think, so it should be worth another test at some point

Jacob-Griffin commented 1 month ago

Things seem to be fixed in regards to getting the new content in. Things are not fixed in regards to people all moving on together. I think this issue is fixed, and #44 is all that remains, but I'll leave it open and keep an eye on this one until it's all smooth

Jacob-Griffin commented 2 weeks ago

We've had 3 successful games with no drops or timing or reload issues, so I think we're good to close this