Variant9

Results 105 issues of Variant9

In some beatmap formats, there is no AR value (it is merged with OD). Beatmap parsing could also be more lenient regarding timingpoints (see #10).

bug
help wanted

Storyboards are a pain to parse because of the big amount of classes involved. .osb files are basically .osu files without the "osu file format" header, and only contain an...

There currently don't seem to be any RON formatters for vscode. It would be very convenient to have, especially if you work with large RON structures like autogenerated text from...

Hi, tui-textarea currently targets ratatui 0.24.0, but the latest version is 0.26.1. Could you update the dependency and publish a new release?

Currently, the "Show Original" icon looks like this: | Original title | Replaced title | | - | - | | ![unchanged](https://github.com/ajayyy/DeArrow/assets/13605369/d66e8e9f-ae95-4821-adfd-33a9687af365) | ![replaced](https://github.com/ajayyy/DeArrow/assets/13605369/e6b0b6c9-47f7-46af-b341-752de5391627) | According to #191, users should...

Using the Minio SDK on a server, I want to give a client the needed URL(s) to upload large files to an S3-compatible service. It's possible to do this for...