Skip to content

getGJLevelScores211.php chk inputs are incorrect #134

@xBZZZZ

Description

@xBZZZZ

https://github.com/gd-programming/gd.docs/blob/docs/docs/encoding/checks.md#level-leaderboard table is incorrect:

## [Level Leaderboard][get_level_leaderboard]
| name | description |
|---------------|---------------------------------------------------------------------------|
| `accountID` | The account ID of the user requesting. |
| `levelID` | ID of the level to find leaderboard for. |
| `percent` | The record percentage on the level. |
| `jumps` | The total count of jumps on the level. |
| `attempts` | The total count of attempts spent. |
| `seed` | See [generating leaderboard seed][leaderboard_seed] for more information. |
| `differences` | Personal best differences, e.g `0 -> 13 -> 100 => 13,87`. |
| `unknown` | Unknown functionality. Set to `1`. |
| `coins` | The coins count on the level. |
| `timelyID` | The timely ID of the level (`0` if not timely). |
| `seed` | [Random String][random_string]. |

here is my theory what inputs to chk sha1 hash are: https://docs.google.com/spreadsheets/d/1waEPGS9qCFvSQxfA4fysIHf9YrOm9KxHycszvJcL3vs/edit (blue background cells) but that's just a theory a game theory!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions