1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-13 18:47:27 +08:00
osu-lazer/osu.Game
Bartłomiej Dach 52412c673d
Bump replay version in encoder after Score V2 changes
One release too late, but this may help in the future if we need to
discern replays set with Score V2 from older lazer replays.
2023-06-09 14:49:49 +02:00
..
Audio Merge branch 'master' into sample-set-controls 2023-05-24 14:03:04 +09:00
Beatmaps Revert internal access modifier application 2023-06-08 15:23:09 +02:00
Collections Ensure collection edit textbox commits on focus loss 2023-06-04 12:51:03 +09:00
Configuration Remove redundant nullable suppression directives 2023-06-07 08:20:41 +03:00
Database Be slightly more specific with error message 2023-06-09 11:20:12 +02:00
Extensions Handle culture code differences of Traditional Chinese 2023-06-08 03:27:05 +03:00
Graphics Merge pull request #23808 from peppy/working-beatmap-get-background 2023-06-08 12:23:07 +02:00
Input Change default bindings to account for mouse wheel rotation 2023-06-07 18:07:56 +09:00
IO Also support hard links on macOS 2022-12-29 22:35:13 +08:00
IPC Handle osu:// scheme links via IPC in desktop game 2022-06-20 21:26:22 +02:00
Localisation Fix new localisations using lookup keys of existing ones 2023-06-07 23:43:21 +02:00
Models Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
Online Supply Accept-Language header in API requests 2023-06-08 02:59:34 +03:00
Overlays Merge pull request #23808 from peppy/working-beatmap-get-background 2023-06-08 12:23:07 +02:00
Performance Partial everything 2022-11-27 00:00:27 +09:00
Properties Automated #nullable processing 2022-06-17 16:37:17 +09:00
Replays Show smoke in replays 2022-09-18 17:55:06 -07:00
Rulesets Fix weird right-toolbox distance snapping display in osu!catch editor 2023-06-09 14:36:17 +09:00
Scoring Bump replay version in encoder after Score V2 changes 2023-06-09 14:49:49 +02:00
Screens Fix audio settings not displaying while watching a replay 2023-06-09 17:58:44 +09:00
Skinning Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
Storyboards Fix storyboard video-only check being inverted 2023-05-16 21:51:32 -07:00
Tests Refactor IWorkingBeatmap.Background to GetBackground() 2023-06-08 16:19:32 +09:00
Updater Partial everything 2022-11-27 00:00:27 +09:00
Users moving UpdateableCountryText 2023-04-28 01:47:14 +03:00
Utils Extract common part of regex to separate method 2022-12-03 16:59:43 +01:00
.editorconfig
BackgroundBeatmapProcessor.cs Partial everything 2022-11-27 00:00:27 +09:00
osu!.res
osu.Game.csproj Update framework 2023-06-09 01:22:29 +09:00
OsuGame.cs Disable all tablet handlers to guard against a grim future 2023-06-02 08:48:47 +09:00
OsuGameBase_Importing.cs Move ImportParameters to better home 2022-12-13 21:41:26 +09:00
OsuGameBase.cs Expose currently selected language from IAPIProvider 2023-06-08 02:59:34 +03:00
PerformFromMenuRunner.cs Partial everything 2022-11-27 00:00:27 +09:00