Quaver.API icon indicating copy to clipboard operation
Quaver.API copied to clipboard

Keep developing for Quaver with these set of tools and C# libraries.

Results 23 Quaver.API issues
Sort by recently updated
recently updated
newest added

Without this property we are getting error for ICU package missing. From reading the documentation below, I don't think this effects anything hopefully. More info about this here https://github.com/dotnet/runtime/blob/main/docs/design/features/globalization-invariant-mode.md

This PR adds timing groups to `Qua` files. tl;dr: you can now have independent groups of notes that use different sets of SVs. A timing group is a controller of...

[Flashes (25).zip](https://github.com/user-attachments/files/17090035/Flashes.25.zip) Check the last measure. The snap isnt right without the change.

Minor change to resolve issue #184, and was something I came across recently as well Ensures that AutoMod will not flag "invalid" `feat.` sequences that appear within words/names. Will also...

![image](https://github.com/user-attachments/assets/22a21a11-6300-4ebf-a912-b0d71614dcdd) ![image33](https://github.com/user-attachments/assets/b8ab226b-1428-4040-9a42-6c02aecfaa16)

bug

https://github.com/Quaver/Quaver.API/blob/31f284766f40e7423d612f0b07c47a46cf4b8ba2/Quaver.API/Maps/Processors/Difficulty/Rulesets/Keys/DifficultyProcessorKeys.cs#L153 In the second `ComputeForOverallDifficulty` call, `StrainSolverData` is not cleared when it's supposed to in https://github.com/Quaver/Quaver.API/blob/d766e8188bdcac651a95f31a8f71768433f9d3b0/Quaver.API/Maps/Processors/Difficulty/Rulesets/Keys/DifficultyProcessorKeys.cs#L184 This causes an issue where, during the calculation for right-hand favored 7k difficulty rating,...

it's been wrong for a long time since 82 times 3 is 246, so now the correct banner size wouldn't be marked wrong by the AutoMod

Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 2.1.8 to 2.1.10. Release notes Sourced from SixLabors.ImageSharp's releases. v2.1.10 What's Changed Backport #2859 to release/2.1.x by @​antonfirsov in SixLabors/ImageSharp#2890 Backport #2701 to 2.1.x [copy] by @​antonfirsov...

dependencies
.NET

This pull request updates the build status badge in the `README.md` file to reference GitHub Actions instead of Travis CI.