osu/osu.Game.Rulesets.Mania
Gabe Livengood 49160e4482
review modifications: maniamodmirror inheritance, reflection utilities, vertical flip option
2021-07-26 10:46:41 -04: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 Replace calls to obsoleted `GetOrDefault()` extension 2021-07-18 21:52:16 +02:00
Edit Remove `IPlayfieldProvider` by caching `Playfield` 2021-06-17 10:15:24 +09:00
Judgements
MathUtils
Mods review modifications: maniamodmirror inheritance, reflection utilities, vertical flip option 2021-07-26 10:46:41 -04:00
Objects Fix mania hitobjects not appearing early enough 2021-07-16 19:33:34 +09:00
Properties
Replays Rename FramedAutoGenerator<T> -> AutoGenerator<T> 2021-05-07 00:31:12 +09:00
Resources/Testing/Beatmaps
Scoring Adjust scoring values to better fit osu!mania 2021-04-05 13:28:46 +09:00
Skinning Call `base` when overriding lookup methods 2021-06-11 12:44:44 +03:00
UI Fix min/max values not being passed to inner time range 2021-07-16 19:32:31 +09:00
DualStageVariantGenerator.cs
ManiaFilterCriteria.cs Fix misplaced parenthesis 2021-03-30 16:55:39 +09:00
ManiaInputManager.cs
ManiaRuleset.cs Convert `LegacySkinTransformer`s to accept raw `ISkin`s rather than a full `ISkinSource` 2021-06-09 22:49:31 +03:00
ManiaSettingsSubsection.cs Update `SettingsSubsection.Header` to accept a `LocalisableString` 2021-07-15 13:09:51 +09:00
ManiaSkinComponent.cs Initial implementation of DHO pooling 2021-05-12 16:35:05 +09:00
SingleStageVariantGenerator.cs
VariantMappingGenerator.cs
osu.Game.Rulesets.Mania.csproj