..
Audio
Add basic implementation of argon osu!taiko hitsounds (volume / flourish / strong)
2023-07-05 18:44:27 +09:00
Beatmaps
Fix double interpolation being applied when applyOffsets=false
2023-10-05 13:20:52 +09:00
Collections
Add pop-in/pop-out sfx to more overlays
2023-08-17 18:36:37 +09:00
Configuration
Fix broken automatic beatmap download setting migration
2023-09-19 21:38:07 +02:00
Database
Fix legacy beatmap importer not always handling nested paths correctly
2023-10-03 16:01:17 +09:00
Extensions
Handle culture code differences of Traditional Chinese
2023-06-08 03:27:05 +03:00
Graphics
Update other usages of OsuIcon.ModBg
and remove
2023-09-28 19:03:34 +09:00
Input
Remove global action container input queue workaround
2023-08-21 17:54:08 +02:00
IO
Fix MemoryStreamArchiveReader.GetStream()
failing in some cases
2023-09-18 11:50:36 +02:00
IPC
Handle osu://
scheme links via IPC in desktop game
2022-06-20 21:26:22 +02:00
Localisation
Remove unused translations
2023-09-19 17:53:00 +09:00
Models
Remove usages of [ExcludeFromDynamicCompile]
2023-05-08 18:12:56 +09:00
Online
Merge branch 'master' into mods-stable-ordering
2023-09-28 18:30:56 +02:00
Overlays
Use AsOrdered()
when presenting mod presets too
2023-09-28 18:42:05 +02: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
Move LegacyLastTickOffset
specification to generation code and stop passing everywhere
2023-09-29 14:32:29 +09:00
Scoring
Merge pull request #24957 from bdach/solo-score-info-get-display-score
2023-09-29 13:09:16 +09:00
Screens
Fix incorrect test assumption in TestSceneEditorClock
2023-10-06 16:43:28 +09:00
Skinning
Refactor player max dimensions test scene to actually upscale textures
2023-09-30 01:34:49 +03:00
Storyboards
Handle null texture case
2023-09-27 11:18:38 +02:00
Tests
Merge branch 'master' into mania-edit-disable-sv
2023-09-20 14:23:07 +09:00
Updater
use fa_download for updates instead of fa_upload
2023-07-16 15:21:15 -04:00
Users
Use @2x
variant of profile badges
2023-09-06 16:17:53 -07: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
Rename new flag and update xmldoc to match
2023-08-21 19:36:22 +09:00
FodyWeavers.xml
More realm analytic disables
2023-07-20 17:51:33 +09:00
osu!.res
osu.Game.csproj
Update framework
2023-10-04 23:55:38 +09:00
OsuGame.cs
Rename BackgroundBeatmapProcessor
to BackgroundDataStoreProcessor
2023-07-26 16:22:10 +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