1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:47:24 +08:00
osu-lazer/osu.Game
Dean Herbert 87a76b9ee8
Merge pull request #25478 from Joehuu/fix-comment-markdown
Fix `CommentMarkdownTextFlowContainer` not inheriting osu! class
2023-11-16 17:39:35 +09:00
..
Audio Add basic implementation of argon osu!taiko hitsounds (volume / flourish / strong) 2023-07-05 18:44:27 +09:00
Beatmaps Refactor everythign back to sanity 2023-11-09 22:31:28 +09:00
Collections Remove drag handles from manage collections dialog for now 2023-10-16 15:51:18 +09:00
Configuration Merge pull request #25348 from bdach/less-basic-touchscreen-detection 2023-11-10 18:01:40 +09:00
Database Merge pull request #24794 from bdach/score-encoding-cleanup 2023-10-28 02:29:56 +09:00
Extensions Merge branch 'master' into score-encoding-cleanup 2023-10-26 09:04:05 +02:00
Graphics Merge pull request #25478 from Joehuu/fix-comment-markdown 2023-11-16 17:39:35 +09:00
Input Revert "Rename popup/binding string to Toggle gameplay clicks/taps" 2023-11-06 21:10:04 +01:00
IO Fix various other inspections 2023-10-17 17:48:51 +09:00
IPC
Localisation Update tooltip description slightly 2023-11-16 14:11:01 +09:00
Models Remove usages of [ExcludeFromDynamicCompile] 2023-05-08 18:12:56 +09:00
Online Fix flags not showing on kudosu rankings 2023-11-07 16:09:48 -08:00
Overlays Fix comment markdown image not showing tooltips 2023-11-15 19:50:32 -08:00
Performance Automated pass 2023-06-24 01:00:03 +09:00
Properties Automated pass 2023-06-24 01:00:03 +09:00
Replays
Rulesets Fix touch device mod declared valid for multiplayer 2023-11-14 16:30:10 +09:00
Scoring Move operation to after user population 2023-10-30 15:46:09 +09:00
Screens Merge pull request #25469 from Joehuu/argon-hide-counter-labels 2023-11-16 17:01:03 +09:00
Skinning Move non-matching default value to argon skin default speficiation instead 2023-11-16 14:18:49 +09:00
Storyboards Minor reword on documentation 2023-10-28 03:18:13 +03:00
Tests Merge pull request #25157 from peppy/spinner-anti-cheese-final 2023-10-24 08:13:32 +02:00
Updater use fa_download for updates instead of fa_upload 2023-07-16 15:21:15 -04:00
Users reverted the change 2023-11-15 17:22:36 +09:00
Utils Automatically activate and deactivate touch device mod in song select 2023-11-02 19:45:48 +01: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-11-14 23:04:11 +09:00
OsuGame.cs Add LegacyOnlineID handling to places that definitely need it 2023-10-16 11:20:02 +02:00
OsuGameBase_Importing.cs Automated pass 2023-06-24 01:00:03 +09:00
OsuGameBase.cs Merge pull request #25348 from bdach/less-basic-touchscreen-detection 2023-11-10 18:01:40 +09:00
PerformFromMenuRunner.cs