1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game.Rulesets.Osu
Dean Herbert b8fe744d2b
Merge pull request #15008 from stanriders/remove-int-casts
Remove int casts in difficulty calculation
2021-10-10 16:48:37 +09:00
..
Beatmaps Revert making ComboOffsets legacy and define BeatmapSkinComboIndex instead 2021-07-20 14:15:43 +03:00
Configuration Update usages of config with framework changes 2021-03-17 16:10:16 +09:00
Difficulty Merge pull request #15008 from stanriders/remove-int-casts 2021-10-10 16:48:37 +09:00
Edit Copy BaseDifficulty to Beatmap<T> and move all write operations across 2021-10-06 15:10:45 +09:00
Judgements Move spin start time to inside result and switch to standard state handling 2021-03-11 12:58:15 +09:00
Mods Copy BaseDifficulty to Beatmap<T> and move all write operations across 2021-10-06 15:10:45 +09:00
Objects Add changes that got forgotted in branch surgery 2021-10-01 17:04:53 +09:00
Properties Merge remote-tracking branch 'upstream/master' into android 2019-01-29 18:13:43 -06:00
Replays Copy BaseDifficulty to Beatmap<T> and move all write operations across 2021-10-06 15:10:45 +09:00
Resources/Testing/Beatmaps Add failing tests 2021-04-05 17:48:29 +09:00
Scoring Make osu/taiko/catch use Ok+Great 2020-09-29 17:16:55 +09:00
Skinning Merge pull request #14929 from peppy/gameplay-state 2021-10-04 15:56:44 +09:00
Statistics Copy BaseDifficulty to Beatmap<T> and move all write operations across 2021-10-06 15:10:45 +09:00
UI Copy BaseDifficulty to Beatmap<T> and move all write operations across 2021-10-06 15:10:45 +09:00
Utils Remove bindable usage in PathControlPoint 2021-08-26 12:33:53 +09:00
osu.Game.Rulesets.Osu.csproj Adjust package titles 2021-01-18 11:08:03 +09:00
OsuInputManager.cs Fix AutoPilot mod failing to block touch input 2021-02-09 15:31:55 +09:00
OsuRuleset.cs Rename method to drop redundant ruleset suffix 2021-09-05 13:34:23 +09:00
OsuSkinComponent.cs Update naming 2019-08-30 15:13:29 +09:00
OsuSkinComponents.cs Merge branch 'master' into add-legacy-star-particles 2021-09-19 04:34:35 +02:00