Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More detailed scoring system #532

Open
TrojanerHD opened this issue Aug 20, 2023 · 2 comments
Open

More detailed scoring system #532

TrojanerHD opened this issue Aug 20, 2023 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@TrojanerHD
Copy link
Contributor

TrojanerHD commented Aug 20, 2023

Summary

While creating #531, I drove a test track and noticed that in the scoring system, it is actually quite unclear how the final score gets calculated. Looking at Player.gd, I can see that this kind of information doesn't even get stored. It would be awesome to have that improved especially if #531 gets implemented because that way you can see how many times you drove too fast.

Proposal

Introduce counting the different penalties and show more detailed statistics in the scoreboard at the end.

Additional information

An example of a more detailed scoring system from Loksim3d:

18-17:27:13

@TrojanerHD TrojanerHD added the enhancement New feature or request label Aug 20, 2023
@nalquas nalquas added this to the 0.10 milestone Aug 20, 2023
@HaSa1002
Copy link
Member

You could also include stuff like fuel usage

@DasCapschen
Copy link
Member

DasCapschen commented Oct 24, 2023

We can think this even bigger. We could introduce player profiles, kinda like in TSW.
So first we count how many emergency brakings etc you had to calculate the score of a scenario, but then we could also just persist these numbers in a grand total in a player profile.
Now make a nice player profile dashboard to view all those scores... 😄

Probably for 0.10 or ever later though. 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

4 participants