Finished(?)

dan63047 2023-09-12 18:14:01 +00:00
parent 5b57ad0148
commit c0242e6377
1 changed files with 13 additions and 4 deletions

@ -10,8 +10,8 @@ Green side already filled with nickname of player from main view. You can type i
Lets talk about abilities of this view. Lets talk about abilities of this view.
### Compare two different players ### Comparing two different players
Enter nicknames or user ID's into both field and you will see some thing like this: Enter nicknames or user ID's into both field and you will see something like this:
![Two players](https://github.com/dan63047/TetraStats/assets/44553627/5d464371-731e-48cc-b030-b8ac6349621c) ![Two players](https://github.com/dan63047/TetraStats/assets/44553627/5d464371-731e-48cc-b030-b8ac6349621c)
@ -60,5 +60,14 @@ There is also area and playstyle graphs:
![Graphs](https://github.com/dan63047/TetraStats/assets/44553627/477e747f-1c27-4929-97c4-97a5d9c082a1) ![Graphs](https://github.com/dan63047/TetraStats/assets/44553627/477e747f-1c27-4929-97c4-97a5d9c082a1)
### Compare player with APM, PPS and VS stats. ### Comparing player with APM, PPS and VS stats.
If instead of nickname you will enter three numbers (i will continue tommorow) If instead of nickname you will enter three numbers, player Nerd Stats will be compared with Nerd Stats with Nerd Stats of APM, PPS and VS.
![Player and APM PPS VS](https://github.com/dan63047/TetraStats/assets/44553627/ce219493-6ff5-4ceb-ab31-355e9b1d5e19)
Divider doesn't matter here, only order matter.
### Comparing with Average stats of rank
We can, of course, compare `$avgD` with `$avgX`, but it will be much more useful, if we use this to compare, for example me with average SS rank. If you using `$avgR` (where `R` is rank) first time in session, it takes some time to fetch and analyze leaderboard for rank info.
![Player and average SS rank](https://github.com/dan63047/TetraStats/assets/44553627/f1d27ad4-3230-4831-8611-7b6a2671c762)