-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Top "Scores" [$125] #4173
Comments
I like this. |
I would really like to see this issue done, so I put $35 more on it. (And wubblemeister put $50! You rule @wubblemeister!) I think this would be so awesome for @r7st's SSH server at watchcdda.com, both for regular play and multiplayer. And for comparing to everyone else on the internet. "I travelled 5000 miles!" "Whoa, rad, I explored 8000 tiles!" I think could use some sort of multiplier for spawn rate, multipool, and wander spawn. And a general score that combines the things in the op. Some other things that would be fun to add would be: Bionics Added |
Quoting from #23436:
|
Regarding the little problem: save all the settings too. That way when people compare high scores, then can also confess the settings they used to get it. |
Saving all settings is clearly overkill. Only gameplay-related stuff should ever be saved. But even then there's still a “tiny” problem: Players can change gameplay settings at will in-game. |
Have a settings change, like accessing the debug menu, invalidate the high score. Or not ;p the scores will be a plain text anyway! |
Debug menu is not the settings menu. Of course any usage of the debug menu's features should instantly disqualify you. Many settings are irrelevant for scoring, like screen size, sidebar style, tiles mode and other graphics-related things. |
I'd love to see something like this. I have no idea how it would be coded in, but if someone does, it's worth almost $100 if you do! |
Tracking the actual stats sounds straightforward-ish, though it's gonna touch a lot of code meaning a lot of effort, plus if anyone ever breaks it they're unlikely to notice... Bigger issues are... how exactly do you compile those into a score? That sounds almost impossible to do in a way that isn't abusable. Even "difficulty multiplier" is a bit goofy because once you're out of the earlygame, most of the settings don't affect you as much anymore. |
Since @Leland pointed it out in #33369, I will mention that I am trying to work towards this. My overall plan is roughly as follows:
Scores are cool, but I think achievements are actually much more valuable for enhancing gameplay, and can be derived from the same infrastructure. I'm sure the community can come up with plenty of fun achievements to help people discover new aspects of the game that they might not otherwise explore, and give direction and purpose to a game that can, to some people, seem open-ended to an intimidating degree. And if all goes to plan they'll all be defined in json, so people can easily experiment with new score / achievement definitions in mods to figure out what makes sense. |
@jbytheway Is there anything remaining to do in this issue to warrant leaving it open? |
Yes. We still don't have an actual top scores window. I'm planning to work on that once the release is done. |
Threw another $15 on it for ya! Excited to see this land 👏 |
Suggested on whalesdev, a per-world or per game instance list of performance of various characters, in various categories like furthest traveled, most explored, most monsters killed, longest life, (shortest life, heh).
An interesting complement to the memorial file.
There is a $95 open bounty on this issue. Add to the bounty at Bountysource.
The text was updated successfully, but these errors were encountered: