1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-30 13:59:40 +08:00
osu-lazer/osu.Game
ekrctb 812a4b412a Move judgement result revert logic to Playfield
Previously, some judgement results were not reverted
when the source DHO is not alive (e.g. frames skipped in editor).
Now, all results are reverted in the exact reverse order.
2023-01-19 19:57:13 +09:00
..
Audio Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
Beatmaps Merge pull request #22147 from Feodor0090/forbid-negative-snap 2023-01-17 17:35:45 +09:00
Collections Partial everything 2022-11-27 00:00:27 +09:00
Configuration revert additions to SessionStatics 2023-01-13 23:07:21 +00:00
Database Merge pull request #21739 from integerrr/score-export-date 2023-01-10 23:33:38 +09:00
Extensions Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
Graphics Merge branch 'master' into fix-pause-gameplay-action-not-closing 2023-01-17 17:41:16 +09:00
Input Partial everything 2022-11-27 00:00:27 +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 Add ability to easily mention users in chat by right clicking username 2023-01-17 10:01:07 -08:00
Models Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
Online Merge pull request #22262 from Joehuu/chat-mention-user 2023-01-18 13:30:02 +09:00
Overlays Merge pull request #22262 from Joehuu/chat-mention-user 2023-01-18 13:30:02 +09: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 Move judgement result revert logic to Playfield 2023-01-19 19:57:13 +09:00
Scoring Remove verbose log from notifications feed 2023-01-10 13:31:29 +03:00
Screens Move IsLoaded check inside BeatmapCarousel 2023-01-18 12:00:47 +09:00
Skinning Do not touch "currently editing" line 2023-01-16 22:52:17 +03:00
Storyboards Use MaxBy in all locations that can and update inspection level to match dotnet-build 2022-12-19 16:47:10 +09:00
Tests Merge branch 'master' into fix-pause-gameplay-action-not-closing 2023-01-17 17:41:16 +09:00
Updater Partial everything 2022-11-27 00:00:27 +09:00
Users Set border colour to white 2023-01-14 01:12:17 +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 Move version pinning of system packages to osu.Game 2022-12-27 14:58:18 +03:00
OsuGame.cs Fix game-level components finishing load after content 2023-01-11 22:02:06 +03:00
OsuGameBase_Importing.cs Move ImportParameters to better home 2022-12-13 21:41:26 +09:00
OsuGameBase.cs Always use production (non-experimental) endpoints for tournament client 2023-01-17 18:46:06 +09:00
PerformFromMenuRunner.cs Partial everything 2022-11-27 00:00:27 +09:00