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

feat: new judge #473

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

2278535805
Copy link
Member

No description provided.

@sjfhsjfh sjfhsjfh added bug Something isn't working enhancement New feature or request labels Jan 6, 2025
@sjfhsjfh
Copy link
Contributor

bin.rs 不动吧暂时,这个是bugfix吗还是,还没设计好很好的 versioning

@2278535805
Copy link
Member Author

2278535805 commented Jan 30, 2025

这是判定保护,动 bin 是因为要给 note 加标记

@@ -19,7 +19,7 @@ use tracing::debug;
pub const FLICK_SPEED_THRESHOLD: f32 = 0.8;
pub const LIMIT_PERFECT: f32 = 0.08;
pub const LIMIT_GOOD: f32 = 0.16;
pub const LIMIT_BAD: f32 = 0.22;
pub const LIMIT_BAD: f32 = 0.18;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Mivik 这个是不是应该跟一下judge的版本

@sjfhsjfh
Copy link
Contributor

sjfhsjfh commented Mar 6, 2025

合之前看看对话

@2278535805 2278535805 changed the title feat: judge protect feat: new judge Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants