FTWinston
FTWinston
**Describe the bug** When uploading a large media file to a new post, the upload repeatedly times out after 60s. As it's a big file (~50MB), I'd expect the upload...
The type definitions indicate that JSONPatcherProxy is a default export, but it isn't. It's a named export, so this PR just changes the type definition file to account for this....
Instead of having the whole game run through the .NET server, it would be much more scalable if it used webRTC to connect clients directly to each other. This would...
Now that #30 is in, it's not obvious that there is support for spectators. PositionSelection and InterviewerPositionSelection ought to indicate that the link can be shared to allow a spectator....
Should implement UI for this advanced rule.
This needs done for both the app itself and the interview packets. It may make sense to do these separately (i.e. the app through react-i18next and the packets in separate...
This advanced rule (which gives the suspect no background, as they instead play themselves) should be an option when starting a game.
This advanced rule (which adds an additional penalty card) should be an option that can be enabled when starting a game.