James Wilson

Results 10 issues of 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: ![image](https://user-images.githubusercontent.com/51536154/174117819-72a9de59-e8b1-4268-86b6-1aee715a214d.png)...

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.

type:testing
area:mods
size/M

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

ruleset/osu!
area:mods
size/M

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,...

ruleset/osu!
area:difficulty
size/XS

Resolves #10962. ## GitHub user linked ![image](https://github.com/ppy/osu-web/assets/51536154/124f2176-e08c-48d1-9981-e0acbb7c72fa) ## GitHub user not linked ![image](https://github.com/ppy/osu-web/assets/51536154/a8fc9dc2-141e-48a5-98c9-8972c73b8347)

area:user-profile

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...

bug
code quality
Priority 1

- [ ] apply updated banner design

area:news
size/L

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.

area:team

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...