osu/osu.Game
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
..
Audio Fix audio previews not being adjusted in volume correctly 2021-02-17 20:51:17 +09:00
Beatmaps Move preview point logic to a specific method in WorkingBeatmap 2021-02-18 14:55:44 +09:00
Collections Merge pull request #11817 from peppy/fix-collection-dropdown-cross-thread-manipulation 2021-02-19 10:06:42 +09:00
Configuration Fix misordered hit error in score meter types 2021-02-18 13:04:22 +03:00
Database Redirect batch imports to a separate task scheduler to avoid contention with interactive actions 2021-02-17 19:41:18 +09:00
Extensions
Graphics Merge branch 'master' into non-concurrent-sample-playback 2021-02-12 17:22:15 +09:00
Input
IO Tidy up config parsing logic 2021-02-12 12:57:57 +09:00
IPC
Migrations
Online Merge pull request #11808 from smoogipoo/multiplayer-no-playlist-mangling 2021-02-19 14:33:53 +09:00
Overlays Merge branch 'master' into multiplayer-participant-rank 2021-02-19 13:16:44 +09:00
Properties
Replays
Rulesets Add a list of mods to Skill class 2021-02-20 20:37:44 +11:00
Scoring Revert most of the changes to ArchiveModeManager by using better code 2021-02-12 12:48:32 +09:00
Screens Support instant exit if pausing is not allowed in the current game mode 2021-02-20 14:26:50 +09:00
Skinning Update implementation of AdjustableAudioComponents 2021-02-18 15:44:23 +09:00
Storyboards
Tests
Updater
Users Restructure class slightly 2021-02-19 13:40:12 +09:00
Utils
osu!.res
osu.Game.csproj Update framework 2021-02-19 14:07:39 +09:00
OsuGame.cs Allow beatmap imports from any derived version of SongSelect, rather than only PlaySongSelect 2021-02-18 19:19:28 +09:00
OsuGameBase.cs Fix audio previews not being adjusted in volume correctly 2021-02-17 20:51:17 +09:00
PerformFromMenuRunner.cs Fix calls to IsAssignableFrom being back-to-front 2021-02-19 14:33:08 +09:00