1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 19:27:24 +08:00
osu-lazer/osu.Game
Bartłomiej Dach 0180b25546
Merge pull request #27064 from smoogipoo/heatmap-misses
Display misses in the hit accuracy heatmap
2024-03-19 16:20:25 +01:00
..
Audio Add fallback to find spinner samples without a bank prefix 2024-03-09 01:10:28 +09:00
Beatmaps Add comment explaining why width is limited to the button area 2024-03-14 00:17:22 -07:00
Collections Apply safeties for AudioFilter usage around drawables which go non-present 2024-02-26 21:22:25 +08:00
Configuration Remember login by default 2024-03-12 20:14:50 +08:00
Database Merge pull request #27501 from turbedi/throw_helper 2024-03-07 11:36:21 +01:00
Extensions Fix date failing to display on leaderboard for some scores with weird datetimes 2024-01-14 13:52:39 +01:00
Graphics Expose TRANSITION_LENGTH from tab control 2024-03-07 08:20:20 +03:00
Input Add bindings for stepping backward/forward 2024-01-18 20:38:25 +09:00
IO Fix exports containing zero byte files after import from specific ZIP archives 2024-03-12 09:06:24 +01:00
IPC Handle osu:// scheme links via IPC in desktop game 2022-06-20 21:26:22 +02:00
Localisation Add localisation support 2024-03-15 10:59:49 +01:00
Models Use native query to avoid huge overheads when cleaning up realm files 2024-01-09 15:37:29 +09:00
Online Fix ruleset medals not displaying due to deserialisation failure 2024-03-11 21:34:10 +01:00
Overlays Fix first word bold not applying correctly after first language change 2024-03-13 15:18:20 +01: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
Rulesets Fix audio in video check crashing on unexpected failures 2024-03-13 13:55:49 +01:00
Scoring Compare against MaxCombo instead 2024-03-19 17:46:18 +09:00
Screens Don't update subtree masking in TimelineTickDisplay 2024-03-16 15:20:37 +03:00
Skinning Add support for Argon hitsounds 2024-03-08 21:43:18 +09:00
Storyboards Move optimisation to isolated method 2024-03-06 19:25:13 +08: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 Simplify assignment by using an auto property 2024-03-09 20:17:27 +08:00
Utils Merge pull request #27501 from turbedi/throw_helper 2024-03-07 11:36:21 +01:00
.editorconfig
FodyWeavers.xml More realm analytic disables 2023-07-20 17:51:33 +09:00
osu!.res
osu.Game.csproj Merge branch 'master' into heatmap-misses 2024-03-18 14:43:24 +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