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

Inconsistency with JSON pp values #34

Closed
Enhu opened this issue Oct 5, 2020 · 1 comment
Closed

Inconsistency with JSON pp values #34

Enhu opened this issue Oct 5, 2020 · 1 comment

Comments

@Enhu
Copy link

Enhu commented Oct 5, 2020

I was playing around with the pp values inside the menu object and every time I enter a map to play it randomly changes its values, sometimes it changes them, sometimes it doesn't. It also sometimes fixes itself by going back to the map selection menu but other times it displays the wrong values.

...
"pp": {
  95: 180
  96: 186
  97: 195
  98: 207
  99: 224
  100: 249
...
...
"pp": {
  95: 13
  96: 19
  97: 28
  98: 41
  99: 59
  100: 85
...

I'm guessing this is the max pp the map can give with or without mods right? I was trying to use it that way but I kept getting these inconsistencies when playing a map.

chrome_2020-10-04_22-17-38

@l3lackShark
Copy link
Owner

Already fixed via cb43f47, download latest artifact if you want it right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants