Mostly still stability improvements and improved tools to help with debugging
Bug fixes
- Game state does not get set correctly after steals or occasionally other changes of possession
- Code was added to protect against possible causes of crashes
- Pump-faking a shot and then dribbling would often result in a double-dribble call, even if it was the first time the player had dribbled
Features
- Added a popup that announces game events like made shots, steals, violations, etc. letting the player know what is happening.
- Added the ability to export the the previous minute of game play as a file that can be sent and used for debugging
- Modified the pause menu to respect the back button to more quickly exit out of the pause menus.