1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 10:07:36 +08:00
osu-lazer/osu.Game
2023-10-26 09:10:10 +03:00
..
Audio Add basic implementation of argon osu!taiko hitsounds (volume / flourish / strong) 2023-07-05 18:44:27 +09:00
Beatmaps Merge pull request #25167 from peppy/fix-circle-radius 2023-10-20 20:59:53 +02:00
Collections Remove drag handles from manage collections dialog for now 2023-10-16 15:51:18 +09:00
Configuration Persist the state of "show speed changes" between editor sessions 2023-10-17 16:01:02 +09:00
Database Add backwards migration of catch dash binding 2023-10-17 09:43:40 +02:00
Extensions Bypass Parent nullability checks for now 2023-10-17 17:48:45 +09:00
Graphics Add audio feedback for when keys are pressed during key binding 2023-10-20 21:01:37 +09:00
Input Fix bindings being cleared if multiple bindings for same action have the same combination 2023-10-16 22:20:26 +02:00
IO Fix various other inspections 2023-10-17 17:48:51 +09:00
IPC Handle osu:// scheme links via IPC in desktop game 2022-06-20 21:26:22 +02:00
Localisation Merge pull request #25105 from bdach/multiple-keys-one-binding 2023-10-13 20:01:33 +09:00
Models Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
Online Fix various other inspections 2023-10-17 17:48:51 +09:00
Overlays Add audio feedback for when keys are pressed during key binding 2023-10-20 21:01:37 +09:00
Performance Automated pass 2023-06-24 01:00:03 +09:00
Properties Automated pass 2023-06-24 01:00:03 +09:00
Replays Show smoke in replays 2022-09-18 17:55:06 -07:00
Rulesets Fix fudge not being applied 2023-10-20 20:18:14 +09:00
Scoring Show maximum bonus statistics on results screen 2023-10-12 14:55:16 +09:00
Screens Add "Argon" performance points counter 2023-10-26 09:10:10 +03:00
Skinning Remove incorrect logic 2023-10-23 01:58:25 +03:00
Storyboards Bypass Parent nullability checks for now 2023-10-17 17:48:45 +09:00
Tests Bypass Parent nullability checks for now 2023-10-17 17:48:45 +09:00
Updater use fa_download for updates instead of fa_upload 2023-07-16 15:21:15 -04:00
Users Merge branch 'master' into multiplayer-invites 2023-10-12 18:17:15 +09:00
Utils Enable sentry "global mode" as per recommendation 2023-08-24 03:23:18 +09:00
.editorconfig Add localisation length hinting 2022-04-28 19:26:28 +09:00
BackgroundDataStoreProcessor.cs Update score conversion to consider legacy multiplier 2023-10-02 16:56:15 +09:00
FodyWeavers.xml More realm analytic disables 2023-07-20 17:51:33 +09:00
osu!.res
osu.Game.csproj Update resources 2023-10-14 03:48:59 +09:00
OsuGame.cs Rename callback to match standards 2023-10-12 17:59:47 +09:00
OsuGameBase_Importing.cs Automated pass 2023-06-24 01:00:03 +09:00
OsuGameBase.cs Disable decoupling for OsuGameBase's beatmap implementation 2023-09-22 12:49:25 +09:00
PerformFromMenuRunner.cs Partial everything 2022-11-27 00:00:27 +09:00