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

Add Macro detection #118

Closed
wants to merge 81 commits into from
Closed

Add Macro detection #118

wants to merge 81 commits into from

Conversation

InvisibleSymbol
Copy link
Contributor

Basically looks at how many extremely short presses were done in a replay. If it's over a threshold, it's cheated.

@tybug
Copy link
Contributor

tybug commented Dec 7, 2019

Got sidetracked by mildly rewriting Detect to allow for statements like d.requires(Detect.REQUIRES_BEATMAP) or Detect.INVESTIGATION in d, which will reduce nasty multiple if statements. That should be a separate pr but I'm lazy and will push it here. Will review/complete that tomorrow

@InvisibleSymbol InvisibleSymbol changed the base branch from release to master March 8, 2020 20:16
@tybug
Copy link
Contributor

tybug commented Mar 11, 2021

Going to close mostly per #119 (comment). The only thing new in this branch is seeing how many keypresses in a replay are under a certain number of ms. Something we should have, but that would need rewriting anyway given how much circlecore has changed.

@tybug tybug closed this Mar 11, 2021
@tybug tybug deleted the macro_detect branch March 11, 2021 09:50
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

Successfully merging this pull request may close these issues.

None yet

3 participants