The Metrics Update
Pre-release
Pre-release
TheFlash787
released this
25 Aug 22:37
·
231 commits
to master
since this release
Hey! This is quite a cool one for myself. I've implemented a metrics system that will track things from the list below. However, nothing is player-specific, it's just a global count per server (where applicable) so I can see the performance of our launcher across our community. The data isn't available in any public format, but I'm sure I will reference any useful data in announcements and such. The list is as follows:
- The amount of successful launcher logins
- The amount of failed launcher logins
- The amount of completed launcher setups (and went past the welcome screen)
- The amount of per-server pack plays
- The amount of failed server installations (download errors)
- The amount of successful server logins (into our servers, specifically)
- The amount of automatic Java installations which the launcher installed.
Other Changes:
- Merged an upstream regex fix for detecting the server join.
- Updated the electron-builder to 22.8.1.
- Added a minimum height and width for the launcher.
Thanks! ❤️