1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 15:47:26 +08:00
osu-lazer/osu.Game
Dean Herbert 85364d25dc
Merge pull request #27276 from bdach/medals
Add flow for displaying achieved medals
2024-03-06 12:31:55 +08:00
..
Audio Expose AudioFilter.IsAttached publicly 2024-02-26 21:15:44 +08:00
Beatmaps Add comprehensive log output to help figure out problematic clocks 2024-02-29 23:05:28 +08:00
Collections Apply safeties for AudioFilter usage around drawables which go non-present 2024-02-26 21:22:25 +08:00
Configuration Use more correct implementation 2024-02-22 09:44:59 +01:00
Database Merge pull request #27361 from bdach/difficulty-peppy-stars-zero-osu 2024-02-29 11:45:53 +08:00
Extensions Fix date failing to display on leaderboard for some scores with weird datetimes 2024-01-14 13:52:39 +01:00
Graphics Merge pull request #27276 from bdach/medals 2024-03-06 12:31:55 +08:00
Input Add bindings for stepping backward/forward 2024-01-18 20:38:25 +09:00
IO Fix compile error (reserved name) 2024-02-02 21:28:51 +09:00
IPC Handle osu:// scheme links via IPC in desktop game 2022-06-20 21:26:22 +02:00
Localisation Fix "unranked explaination" tooltip text using incorrect translation key 2024-03-02 22:45:15 +03:00
Models Use native query to avoid huge overheads when cleaning up realm files 2024-01-09 15:37:29 +09:00
Online Merge pull request #27276 from bdach/medals 2024-03-06 12:31:55 +08:00
Overlays Merge pull request #27276 from bdach/medals 2024-03-06 12:31:55 +08:00
Performance Add basic xmldoc on interface type 2024-02-27 20:46:25 +08:00
Properties Make medal overlay respect overlay disable via activation mode 2024-02-20 16:31:31 +01:00
Replays Show smoke in replays 2022-09-18 17:55:06 -07:00
Rulesets Merge branch 'master' into catch-fail-on-banana 2024-03-04 13:13:26 +09:00
Scoring Use new ToDictionary() overload without delegates 2024-03-05 10:27:12 +01:00
Screens Merge pull request #27276 from bdach/medals 2024-03-06 12:31:55 +08:00
Skinning Use more explicit match 2024-02-06 14:53:01 +01:00
Storyboards Fix storyboard animations stripping path directory on skin lookup 2024-01-17 18:39:48 +03:00
Tests Add flag to allow backwards seeks in tests 2024-02-29 23:05:28 +08:00
Updater Merge pull request #26930 from Susko3/suggest-update-only-if-available 2024-02-10 22:08:56 +08:00
Users Remove unused ruleset parameter when testing beatmap in editor 2024-03-01 20:28:52 +08:00
Utils Log backwards seeks to sentry 2024-03-01 12:40:05 +08:00
.editorconfig Add localisation length hinting 2022-04-28 19:26:28 +09:00
FodyWeavers.xml More realm analytic disables 2023-07-20 17:51:33 +09:00
osu!.res
osu.Game.csproj Update framework 2024-02-28 12:05:33 +01:00
OsuGame.cs Merge pull request #27276 from bdach/medals 2024-03-06 12:31:55 +08:00
OsuGameBase_Importing.cs Automated pass 2023-06-24 01:00:03 +09:00
OsuGameBase.cs Move SoloStatisticsWatcher to OsuGame 2024-02-13 14:28:24 +01:00
PerformFromMenuRunner.cs Partial everything 2022-11-27 00:00:27 +09:00