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

Ptt system #136

Closed
MrTerr1riym opened this issue Oct 26, 2023 · 3 comments
Closed

Ptt system #136

MrTerr1riym opened this issue Oct 26, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@MrTerr1riym
Copy link

Hello, could you change the capacity system a potential?
It's not nice when you try to clear ftr 11 and score 9'700, even though it was 9'650, and you get ptt taken away because - yes
Please make it so that if the record was at least 00'005'000+ better (in the global top), the ptt is not taken away

@MrTerr1riym MrTerr1riym added the enhancement New feature or request label Oct 26, 2023
@Lost-MSth
Copy link
Owner

You want to make PTT not decrease when breaking historic records, right?

At least currently, I don't have any ideas about adding this feature, because it is not in the offical server. Surely we haven't known all about the PTT system. If you think there are the new mechanisms, show me your evidence.

However, this feature is not complex. You can change the code by yourself. In line 481 & 485 of core/score.py, you can see a flag first_protect_flag and a compare between new and old scores, so just making flag true in that case can protect your PTT.

@MrTerr1riym
Copy link
Author

MrTerr1riym commented Oct 26, 2023

I can't provide evidence that such a system exists in Arcaea but I can't recall a single time when I had a score of 9'100 and improved it to 9'440~ on a song (ftr 9) and ptt fell (ptt was saved) (I was playing on a friend's account at the time with ~12.20 ptt

But on a private server ptt is taken away :с
IMG_20231026_132322
IMG_20231026_132239
IMG_20231026_132310

It is unpleasant...

@MrTerr1riym
Copy link
Author

Changing score.py seemed to help
Thanks

@Lost-MSth Lost-MSth added the wontfix This will not be worked on label Feb 15, 2024
@Lost-MSth Lost-MSth removed the wontfix This will not be worked on label Apr 11, 2024
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
None yet
Development

No branches or pull requests

2 participants