Dean Herbert
Dean Herbert
I can get behind this being a toggle bound to the `Tab` key by default, because the endgame implementation i mention above would also use the same binding. This could...
I question this whole line of conversation. We have code framework-side to cache PNGs to raw bytes for faster loads of fonts (png decode is slow), which is quite important...
Another consideration is that this is increasing the number of files included in the resources dll by multiple magnitudes. In theory this is a non-issue, but I've never had this...
There are other solutions as well, such as using a zip (store compression) or similar container to keep all these files in a single container file.
I hope I'm not just throwing you in random directions here on a whim, and hope you benchmarked that `zip` is a good proposal rather than blindly following what I'm...
We do have a design for this, I believe.
Wait, so being a "supporter" makes you in a different group? That seems wrong and hard to parse.
This issue is about supporters specifically. How are they distinguished?
Do you have high precision input turned on?
> Perhaps it is this longstanding issue in https://github.com/ppy/osu-framework/issues/4086? It's not the same issue, but raw input is still broken on macOS. Cursor teleporting is very easy to reproduce. The...