Nathan
Nathan
https://www.nuget.org/packages/Facepunch.Steamworks/
Isn't this because of a recent difficulty calc bump? It should be fine after recalculating as it happened to me earlier as well.
Previously discussed on Discord, `HttpListener` is considered as deprecated API and only exists for compatibility reasons. Microsoft encourages use of ASP.NET. However upon testing in an isolated project, attempting to...
Reported the issue (https://github.com/dotnet/aspnetcore/issues/41575) with the ASP.NET team and according to the respondents, it is a valid issue but its also a "wont fix" case as the Kestrel package on...
I have taken up @peppy's suggestion in moving the the websocket server to `osu.Desktop` and use the `Microsoft.AspNetCore.App` framework to use Kestrel. Additionally, I removed the ability for the game...
Preliminary analysis on possible solutions based on my findings and suggestions made in Discord on how to deal with ASP.NET. ### Current Situation Currently, to be able to use a...
Specific to my project where I need to set the enabled/disabled visual state of a tab item. I was rather confused as to why `Enabled.Value` was always false when `TabItem`...
Wouldn't it be better if mappers had some level of control over the gameplay HUD instead?
Most if not all existing beatmaps with storyboards show really elaborate animations during break times. Though disabling the break overlay all in all wouldn't be the wisest idea.
Documentation is currently being written. I'll keep this issue open for tracking.