Commit Graph

27 Commits

Author SHA1 Message Date
1f9f2b413e Remove the nullable disable annotation.
Also, mark as nullable for some properties.
2022-07-19 20:39:41 +08:00
f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
82b784ce5a Change IApplicableToSample to receive adjustable component instead
Done for consistency with `IApplicableToTrack`.
2022-05-10 18:06:03 +03:00
4f5001704e Change IApplicableToTrack to receive adjustable component instead 2022-05-10 18:06:03 +03:00
8501a41619 Bring back separate bool properties as non-cascading 2022-05-05 14:37:38 +03:00
20e277d2e5 Apply proposed naming changes 2022-05-04 17:12:17 +03:00
e9ecf26b6a Merge branch 'master' into multiplayer-disable-adaptive-speed 2022-05-04 17:12:03 +03:00
6630b38c08 Make all ModRateAdjust implementations incompatible with each other 2022-04-07 22:38:46 +02:00
add9f3ec91 Rename multiplayer mod usages to make more sense 2022-03-20 13:12:24 +03:00
f2248ecc08 Update usages to use IsPlayable instead 2022-03-18 02:11:18 +03:00
187059a37f Replace hardcoded overrides with the newly introduced Mod properties 2022-03-17 03:51:27 +03:00
c9b205afeb Add adaptive speed mod 2022-03-02 09:57:52 +08:00
7394c62cc8 Make ModTimeRamp and ModRateAdjust incompatible 2021-02-23 18:10:03 +00:00
7daeacaff2 Add and implement IApplicableToRate interface 2021-02-07 18:35:34 +01:00
136843c8e4 Make DrawableStoryboardSample a SkinnableSound
Allows sharing pause logic with gameplay samples.
2020-09-29 14:25:39 +09:00
e47a1eb313 Use adjustable ITrack 2020-08-12 01:41:21 +09:00
7c3ae4ed42 Remove generics from IApplicableToTrack 2020-08-06 18:25:34 +09:00
e8ab3cff3c Add class constraint 2020-08-06 17:02:47 +09:00
5c05fe3988 Expose track from MusicController 2020-08-06 16:24:14 +09:00
6e42b8219c Move track to MusicController, compiles 2020-08-06 16:24:14 +09:00
c3e268616f Implement grouping interface IApplicableToAudio 2020-06-17 14:11:00 +01:00
4138f6119f Update rate adjust mods to also use IApplicableToSample 2020-06-16 15:05:37 +01:00
64fc116d67 use two decimal points for ModRateAdjust format 2020-03-22 23:08:00 -04:00
5cc626d37b move SettingDescription override to ModRateAdjust 2020-03-22 22:57:46 -04:00
40f918dce6 Remove unused using 2019-12-11 19:49:32 +09:00
c34b6b59ed Remove time ramp and rate adjust mod incompatibility 2019-12-11 19:48:57 +09:00
7fd52c21f5 Update mods and user adjust to use adjustments 2019-12-09 19:41:31 +09:00