1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 23:07:26 +08:00
osu-lazer/osu.Game/Rulesets
Samuel Cattini-Schultz 66643a97b0 Add a list of mods to Skill class
Although this isn't necessary for existing official rulesets and calculators, custom calculators can have use cases for accessing mods in difficulty calculation.
For example, accounting for the effects of visual mods.
2021-02-20 20:37:44 +11:00
..
Configuration Constrain configuration lookup as enum. 2019-12-09 17:45:26 +08:00
Difficulty Add a list of mods to Skill class 2021-02-20 20:37:44 +11:00
Edit Move default sample addition to inside PlacementBlueprint 2021-02-11 17:16:18 +09:00
Judgements Fix default judgement text mispositioned for one frame 2021-01-14 12:33:33 +09:00
Mods Expose Mods in DrawableRuleset to avoid using external DI 2021-02-11 17:47:29 +09:00
Objects Remove obsoleted IHasEndTime 2021-01-06 18:38:24 +01:00
Replays Setup all spectator model classes for MessagePack 2021-01-26 16:39:35 +09:00
Scoring Remove game-local enum [Order] attribute 2021-01-27 22:29:52 +01:00
Timing Centralise default beat length specification 2019-08-28 20:22:16 +09:00
UI Update implementation of AdjustableAudioComponents 2021-02-18 15:44:23 +09:00
ILegacyRuleset.cs Apply review suggestions 2020-12-03 19:44:12 +02:00
Ruleset.cs Remove game-local enum [Order] attribute 2021-01-27 22:29:52 +01:00
RulesetConfigCache.cs Suppress warnings 2019-11-12 13:41:54 +09:00
RulesetInfo.cs Update class exclusion for dynamic compilation 2020-09-04 20:41:08 +09:00
RulesetSelector.cs General refactoring 2019-06-26 17:52:25 +09:00
RulesetStore.cs Change .StartsWith() to .Equals() 2021-01-06 18:38:24 +01:00