1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00
osu-lazer/osu.Game.Rulesets.Mania
ekrctb a4f362dca6 Remove lifetime override of DrawableManiaHitObject
The `AlwaysAlive` logic is now in all DHOs and it is now not necessary (and potentially conflicting).
2021-06-17 10:15:24 +09:00
..
Beatmaps Remove beatmap argument in Note 2021-04-24 19:37:10 +08:00
Configuration Rename ColourCodedNotes to TimingBasedNoteColouring 2021-04-26 19:05:12 +08:00
Difficulty Merge pull request #13378 from Syriiin/diffcalc/refactor/auto-properties 2021-06-10 18:42:11 +09:00
Edit Remove IPlayfieldProvider by caching Playfield 2021-06-17 10:15:24 +09:00
Judgements Make new health increase values mania-specific 2020-10-03 12:16:22 +02:00
MathUtils Add copyright notice 2020-10-14 17:08:14 +09:00
Mods Replace and obsolete Ranked flag with IsUserPlayable 2021-06-09 14:17:03 +09:00
Objects Remove lifetime override of DrawableManiaHitObject 2021-06-17 10:15:24 +09:00
Properties Merge remote-tracking branch 'upstream/master' into android 2019-01-29 18:13:43 -06:00
Replays Rename FramedAutoGenerator<T> -> AutoGenerator<T> 2021-05-07 00:31:12 +09:00
Resources/Testing/Beatmaps Update tests to refect new mappings 2020-10-30 12:12:30 +09:00
Scoring Adjust scoring values to better fit osu!mania 2021-04-05 13:28:46 +09:00
Skinning Use candidate skin for mania skin key lookup rather than this 2021-06-09 15:00:55 +09:00
UI Remove allowFallback parameters completely 2021-05-27 14:50:42 +09:00
DualStageVariantGenerator.cs Add support for 10K mod + 20K dual stages 2020-04-20 21:28:36 +09:00
ManiaFilterCriteria.cs Fix misplaced parenthesis 2021-03-30 16:55:39 +09:00
ManiaInputManager.cs Add support for 10K mod + 20K dual stages 2020-04-20 21:28:36 +09:00
ManiaRuleset.cs Increase mania HP lenience 2021-05-12 13:27:30 +09:00
ManiaSettingsSubsection.cs Rename ColourCodedNotes to TimingBasedNoteColouring 2021-04-26 19:05:12 +08:00
ManiaSkinComponent.cs Initial implementation of DHO pooling 2021-05-12 16:35:05 +09:00
osu.Game.Rulesets.Mania.csproj Adjust package titles 2021-01-18 11:08:03 +09:00
SingleStageVariantGenerator.cs Add support for 10K mod + 20K dual stages 2020-04-20 21:28:36 +09:00
VariantMappingGenerator.cs Add support for 10K mod + 20K dual stages 2020-04-20 21:28:36 +09:00