- android.permission.ACCESS_NETWORK_STATE
- android.permission.ACCESS_WIFI_STATE
- android.permission.INTERNET
Aug 25, 2021
- Rewrote the server and client lobbies with an cleaner improved UI
- Improved the multiplayer netcode and made it server authoritative
- All players now see the same game area in networked multiplayer mode
- Maps are now parsed on demand rather than all at once
- Fixed the FPS and tutorial text getting clipped off by rounded corners
- Controls are now more efficient and scales accordingly
- Android builds will now be smaller in size
- Various other bug fixes, improvements and changes