All documented crashes that haven't been fixed yet.
[x] Molotovs crash game when impacting player
[x] When a game finishes, the players need to fully close and reopen the program or a crash will insue.
[ ] Occasional crash when player is shot (specifically on WASM) possibly related to small projectiles
Easy fix could be to just make it so that when translating coordinates and sizes between Bevy and the physics engine, it just divides by a smaller number. Obviously readjustments to speed would have to be done
[x] Crash on native when more than one player joins
All documented crashes that haven't been fixed yet.