osu/osu.Game
Dean Herbert e53c8518de Don't output beatmap parse failures in a visible manner
The user can't do much about this. When a user reports a beatmap issue,
the logs will still contain this useful information. Should be fine I
think.

As mentioned in

https://github.com/ppy/osu/discussions/18426
https://github.com/ppy/osu/issues/750
https://github.com/ppy/osu/issues/18372

etc.
2022-05-27 19:18:38 +09:00
..
Audio Fix mod panels playing samples when hidden at a higher level 2022-05-08 10:39:49 +02:00
Beatmaps Don't output beatmap parse failures in a visible manner 2022-05-27 19:18:38 +09:00
Collections Allow retrieving count of available stable imports 2022-05-17 15:55:53 +09:00
Configuration Integrate ChatOverlayV2 into main game 2022-05-23 21:02:47 +01:00
Database Merge branch 'master' into safe-file-writes 2022-05-21 15:16:20 +09:00
Extensions
Graphics Update timing screen sections to newer design metrics 2022-05-24 18:43:22 +09:00
Input Add key binding to deselect all mods 2022-05-15 02:51:58 +09:00
IO Revert storage workaround 2022-05-21 15:55:07 +09:00
IPC
Localisation Add common strings for missing localisable content 2022-05-18 21:32:57 +09:00
Migrations
Models
Online Merge branch 'master' into new-chat-integrate 2022-05-26 18:38:26 +09:00
Overlays Use existing web localisation for chat strings 2022-05-26 22:23:03 -07:00
Performance
Properties
Replays
Rulesets Update screen padding and colouring to better match new designs 2022-05-24 18:43:22 +09:00
Scoring
Screens Fix checkmarks not showing on editor stateful menu items 2022-05-26 21:45:30 -07:00
Skinning Move ISamplePlaybackDisabler to more general namespace 2022-05-08 10:38:58 +02:00
Stores Update unsafe file write usages 2022-05-16 18:05:27 +09:00
Storyboards
Tests Fix scores container test failures 2022-05-26 20:58:47 -07:00
Updater
Users
Utils Add sentry tags for operating system and processor count 2022-05-17 12:53:14 +09:00
.editorconfig
osu!.res
osu.Game.csproj Update framework 2022-05-25 19:38:50 +09:00
OsuGame.cs Integrate ChatOverlayV2 into main game 2022-05-23 21:02:47 +01:00
OsuGameBase_Importing.cs
OsuGameBase.cs Merge pull request #18339 from peppy/editor-timing 2022-05-23 11:12:22 +09:00
PerformFromMenuRunner.cs