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