Wooster

Results 58 issues of Wooster

This is supposed to resolve https://github.com/ppy/osu/discussions/23713 I tested this locally and by submitting scores globally. If I have a global leaderboard available with scores on it and start a beatmap,...

area:song-select
type:behavioural
size/S

https://github.com/hexops/mach-core/blob/9243a331a3eb0d4ba97aec7f793e60f1cf90bd8b/src/main.zig#L107 ```zig size: Size = .{ .width = 1920 / 2, .height = 1080 / 2 }, ``` I think this is a pretty good default window size except it...

core

https://github.com/ziglang/zig/issues/1097 is closed. > it's just what we're going to do in the standard library If it's what we're going to do in the standard library these two functions should...

Is there a quick keyboard shortcut for the reset test button on the top? If no, I think it's be good to add one.

Fixes #1738 I don't know if this should introduce a dedicated AIR instruction instead of emitting two `int_from_ptr` and a `sub_wrap`. This is also missing safety just like the existing...

Would be nice if I could turn off logging to the terminal. I always get two lines and a newline about it failing to "CreateInstance in ICD 1" and it...

needs-triage
feedback