1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 16:47:29 +08:00
osu-lazer/osu.Game.Rulesets.Taiko
2024-03-08 16:01:57 +01:00
..
Beatmaps Remove unnecessary prefix 2023-12-06 22:00:35 +09:00
Configuration Removed unnecessary directives that were added automatically and I forgot to remove 2023-01-10 12:44:27 +00:00
Difficulty Use new LINQ Order() instead of OrderBy() when possible 2024-02-08 18:01:00 +01:00
Edit remove unnecessary ComputeTimeRange override 2024-02-23 14:22:56 +01:00
Judgements Automated pass 2023-06-24 01:00:03 +09:00
Mods change multiplier to 0.9x 2024-03-08 16:01:57 +01:00
Objects Apply further changes to remove remaining weirdness 2024-02-05 13:37:38 +01:00
Properties Automated pass 2023-06-24 01:00:03 +09:00
Replays Use AsNonNull() instead. 2022-07-02 19:48:32 +08:00
Resources Add conversion tests 2023-02-09 23:23:58 +01:00
Scoring Fix back-to-front conditional in taiko processor 2024-01-22 19:57:12 +01:00
Skinning Merge pull request #26703 from peppy/smaller-slider-misses 2024-01-29 13:51:07 +01:00
UI account for beatmap base scroll speed in constant visualisation method 2024-02-23 21:15:18 +01:00
osu.Game.Rulesets.Taiko.csproj Upgrade to .NET 8 SDK 2024-02-02 21:28:51 +09:00
TaikoInputManager.cs Automated pass 2023-06-24 01:00:03 +09:00
TaikoRuleset.cs Add osu!taiko Constant Speed mod 2024-02-23 11:27:12 +01:00
TaikoSettingsSubsection.cs localise remaining parts of the game settings 2024-02-03 00:08:36 +03:00
TaikoSkinComponentLookup.cs Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
TaikoSkinComponents.cs Move DrumSamplePlayer to be a skinnable component 2023-07-05 18:44:27 +09:00