osu/osu.Game.Rulesets.Osu
Dan Balasescu da7e880e46
Merge pull request #13893 from peppy/mouse-settings-localisation
Add localisation coverage of `MouseSettings`
2021-07-16 23:25:12 +09:00
..
Beatmaps
Configuration Update usages of config with framework changes 2021-03-17 16:10:16 +09:00
Difficulty Fix incorrect curve, move total hits factor into a separate variable for clarity 2021-07-09 00:06:05 +03:00
Edit Add new checks to verifiers 2021-07-13 10:53:25 +02:00
Judgements Move spin start time to inside result and switch to standard state handling 2021-03-11 12:58:15 +09:00
Mods Reorganise functions to order more logically (hitcircle before slider methods) 2021-07-13 19:37:17 +09:00
Objects Implement `IHasApproachCircle` in `DrawableHitCircle` as well 2021-06-21 07:35:07 +03:00
Properties
Replays Adjust comment 2021-07-05 18:51:23 +09:00
Resources/Testing/Beatmaps Add failing tests 2021-04-05 17:48:29 +09:00
Scoring
Skinning Revert & disable case with two contradicting inspections 2021-07-05 20:21:44 +02:00
Statistics Fix accuracy heatmap points changing colour 2021-05-17 18:07:50 +09:00
UI Update `SettingsSubsection.Header` to accept a `LocalisableString` 2021-07-15 13:09:51 +09:00
Utils Use `MathF` instead of `(float)Math` 2021-06-25 09:44:23 +08:00
OsuInputManager.cs Fix AutoPilot mod failing to block touch input 2021-02-09 15:31:55 +09:00
OsuRuleset.cs Merge branch 'master' into transformers-per-skin 2021-06-22 16:03:15 +09:00
OsuSkinComponent.cs
OsuSkinComponents.cs Remove leftover approach circle skin component 2021-06-19 20:10:32 +03:00
osu.Game.Rulesets.Osu.csproj Adjust package titles 2021-01-18 11:08:03 +09:00