1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 16:47:24 +08:00
osu-lazer/osu.Game
Dean Herbert 080f2859ef
Merge pull request #18689 from peppy/quick-import-only-on-batch
Always perform full consistency checks for single imports
2022-06-15 17:06:06 +09:00
..
Audio Fix mod panels playing samples when hidden at a higher level 2022-05-08 10:39:49 +02:00
Beatmaps Rename lowPriority to batchImport 2022-06-15 00:46:00 +09:00
Collections Rename Beatmaps to BeatmapHashes for clarity 2022-06-10 14:03:51 +09:00
Configuration Remove "V2" suffix from ChatOverlay components 2022-05-30 17:54:09 +09:00
Database Rename variables and remove unnecessary nested call to GetFullPath 2022-06-15 15:05:51 +09:00
Extensions Update TimeSpan localisation to use ToLocalisableString 2022-04-28 11:12:50 +03:00
Graphics Match family string via GetFamilyString() 2022-06-13 12:35:10 +09:00
Input Add key binding for tap button 2022-06-02 12:58:44 +09:00
IO Add failing test case 2022-06-15 07:33:21 +03:00
IPC Update IPC usage to return null 2021-12-03 14:30:15 +09:00
Localisation Remove unlimited frame limiter warning 2022-06-13 15:40:27 +09:00
Migrations Add license headers to EF migration files 2022-05-03 14:33:14 +08:00
Models Add support for creating new blank difficulties 2022-02-02 21:55:33 +01:00
Online Update spectator/multiplayer endpoint in line with new deployment 2022-06-11 22:31:01 +09:00
Overlays Allow scrolling overflow of ruleset buttons in the toolbar 2022-06-15 01:43:10 +09:00
Performance Add LocalUserPlayInfo interface to convey common information about player status 2021-08-17 16:15:47 +09:00
Properties
Replays Add deep cloning support to Score/ScoreInfo/Replay 2021-07-19 14:14:28 +09:00
Rulesets Rename Position -> Index 2022-06-09 18:49:11 +09:00
Scoring Rename lowPriority to batchImport 2022-06-15 00:46:00 +09:00
Screens Split zoom updating to named method with value as optional 2022-06-15 07:57:16 +03:00
Skinning Rename lowPriority to batchImport 2022-06-15 00:46:00 +09:00
Stores Change batch import to require at least 10 items 2022-06-15 15:31:58 +09:00
Storyboards Add null check guards to unsubscriptions in Dispose() 2022-04-07 21:37:42 +02:00
Tests Remove custom hash function flow 2022-06-15 00:42:30 +09:00
Updater Split out INotificationOverlay to allow for easier testing 2022-04-18 20:14:01 +09:00
Users Remove 'submit' sample usages 2022-06-03 22:31:35 +09:00
Utils Don't report sentry errors from builds targetting a different server 2022-06-03 16:29:55 +09:00
.editorconfig Add localisation length hinting 2022-04-28 19:26:28 +09:00
osu!.res
osu.Game.csproj Update framework 2022-06-11 12:48:31 +09:00
OsuGame.cs Ensure ChannelManager has access to API from point of construction 2022-06-08 19:15:23 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Don't report sentry errors from builds targetting a different server 2022-06-03 16:29:55 +09:00
PerformFromMenuRunner.cs Split out INotificationOverlay to allow for easier testing 2022-04-18 20:14:01 +09:00