kaneryu
kaneryu
The notes i) and ii) were unclear, because I confused them with closed parentheses(and wasted time looking for the open one). I think that others will too, so i replaced...
Allow cloud server to run on localhost so we can test cloudservers like scratchattach. You can already change the cloud server in the packager, so baking the feature into the...
Popping out the stage would be really useful for multi-monitor setups. One whole screen dedicated to the codespace and the other for the stage, no need to keep clicking hide...
Kinda large request lol So with this idea, each lane would belong to a group, and each group would have an X and Y position you could seperate groups by...
Hm... With this change, each note would belong to a timing group, sharing the BPM, time sig, notespeed. By default all notes would be in the same timing group (bassically...
### Brief summary On mangadex (probably for every source), if there are too many languages, some will not be displayed. ### Steps to reproduce Open My Hero Academia on MangaDex...
Looking at the FPS Graph gave me this idea: Why not also list the most performance impacting stacks? Whether the metric is time it takes to run a stack of...
Would make things easier, right? sphinx (the software we're using right now) comes with `autodoc` which can build documentation from docstrings. This way, we can have the same docs in...
We should use a more consistent, and automatic versioning system, now that conventional commits are required. I think we should use [PSR](https://python-semantic-release.readthedocs.io/en/latest/) since I have some experience with it and...