James Wilson
James Wilson
Installed drogon via vcpkg. Tried compiling in both Debug & Release mode, aswell as switching C++ version between 2014 and 2017. Nothing works. These are the errors I get: ...
After https://github.com/ppy/osu/pull/19200 and https://github.com/ppy/osu/pull/19201, it seemed appropriate to add an extra test that all mods are two-way incompatible.
Resolves #9560 osu!stable does not record key presses onto replays with Relax, so attempting to watch them back in lazer didn't work historically. ## master https://github.com/ppy/osu/assets/51536154/aa73886a-4aa6-4c97-a72f-1e6a92a136c0 ## PR https://github.com/ppy/osu/assets/51536154/4353ba36-e706-4914-b720-fbfda334caef
Existed originally at https://github.com/ppy/osu/pull/25722 but slider judgment decisions were premature at the time; as far as I'm aware, that's not the case anymore. In cases where slider accuracy is used,...
Resolves #10962. ## GitHub user linked  ## GitHub user not linked 
The docker-compose setup was a little short sighted and used volumes for data over a directory mapping which has created an annoying problem of people not being able to *as...
- [ ] apply updated banner design
Basic idea would be to have numerous people able to accept/reject invitations into a team, but generally should share anything the clan owner can do other than disband/delete the clan.
I think miss count is probably the most important score related metric alongside accuracy, so it should be shown. Especially with no grade/rank shown (I think it should remain that...
Addresses part of #12556. There's probably a non-zero chance that the time required to recalculate top plays for each country is too much on a production-sized index, but I don't...