Dean Herbert
Dean Herbert
Permissions should be similar to guest mapper assignment. It should not be editable by the mapper after rank.
Really cool project! Unfortunately, you've named it the same as the official game. Highly appreciated if this could be changed. You are free to mention that it is a game...
2022 edit(by clayton): this issue was originally tracking something more like #2275, but is now tracking the status of remark-stringify producing correct output for osu-wiki. see my comments in this...
### What happened? This issue escalates concerns raised in https://github.com/realm/realm-dotnet/discussions/2775. We have since had [users reporting slowdowns](https://github.com/ppy/osu/issues/18048) in our game as a result of subscription usage. I've been able to...
### What happened? In conforming to c# 9 nullability, realm models using one-to-many relationships need a value assigned to their get-only list properties to make the compiler happy. My initial...
### What happened? Accessing backlinks from inside a query would be expected to either throw (unsupported) or succeed, but instead it silently fails, ignoring that portion of the query and...
Taking very small captures can result in [weird unexpected scaling](https://github.com/ppy/osu/pull/9495), otherwise.
I'm seeing thousands of exception thrown then caught in my production application. I do intend to debug this further myself but would appreciate any insight into whether this is expected...
See https://github.com/ppy/osu-difficulty-calculator/pull/110. Requires Humanizer > v2.8.26.
**Describe the bug** Until the most recent update (v72 featuring no change notes?) padding was normal, but now it is missing and makes Rider's UI look very cramped. **Environment** ```csharp...