smoogipoo
|
8c4804dd7a
|
Use nameof
|
2021-04-16 15:40:06 +09:00 |
|
smoogipoo
|
d1c72f5e13
|
Apply changes resulting from IBindable interface updates
|
2021-04-16 15:10:53 +09:00 |
|
Dean Herbert
|
346e36d32a
|
Make Mod.Description abstract and add missing descriptions
|
2021-04-15 14:36:26 +09:00 |
|
Dean Herbert
|
7654df94f6
|
Merge pull request #12395 from frenzibyte/fix-cinema-ignore-settings
Fix beatmap background displayed if storyboard is hidden on "Cinema" mod
|
2021-04-14 14:31:03 +09:00 |
|
Salman Ahmed
|
36510309d1
|
Merge EnableUserDim and IgnoreUserSettings to one bindable
|
2021-04-13 10:58:56 +03:00 |
|
Salman Ahmed
|
92fab653e1
|
Take current mod settings value into account on equality comparsion
|
2021-04-12 20:51:13 +03:00 |
|
Salman Ahmed
|
18fb9f5ac9
|
Merge branch 'master' into mod-using-reference-equality
|
2021-04-11 19:48:55 +03:00 |
|
Dean Herbert
|
67773c42ef
|
Merge pull request #11888 from H2n9/modtimeramp-new-behaviour
|
2021-02-25 14:01:57 +09:00 |
|
Bartłomiej Dach
|
421b7877d4
|
Avoid mixing precision across time ramp bindables
Bears no functional difference, it's just a bit less of an eyesore.
|
2021-02-24 19:16:10 +01:00 |
|
Ronnie Moir
|
73d6a3687e
|
Change rate correction logic to be more explicit
|
2021-02-24 14:40:56 +00:00 |
|
smoogipoo
|
0b44d2483b
|
Make some properties virtual
I think they were intended to be this way from the beginning.
|
2021-02-24 15:03:41 +09:00 |
|
smoogipoo
|
14160b897e
|
Fix references to ModSuddenDeath
|
2021-02-24 14:44:53 +09:00 |
|
smoogipoo
|
30a58691f0
|
Make SD and PF incompatible with each other
|
2021-02-24 14:34:37 +09:00 |
|
Ronnie Moir
|
f6d3cd6413
|
Change SamplePlaybackWithRateMods to use rate calulated from the sample
Replace hardcoded numbers
|
2021-02-23 21:25:59 +00:00 |
|
Ronnie Moir
|
7394c62cc8
|
Make ModTimeRamp and ModRateAdjust incompatible
|
2021-02-23 18:10:03 +00:00 |
|
Ronnie Moir
|
a6e840634b
|
Adjust scrubbing behaviour to allow dragging through rate values
|
2021-02-23 15:52:53 +00:00 |
|
Ronnie Moir
|
f45cedeb85
|
Adjust initial and final rate ranges and prevent them from overlapping
|
2021-02-23 15:38:09 +00:00 |
|
Dean Herbert
|
f84ea30637
|
Expose Mods in DrawableRuleset to avoid using external DI
|
2021-02-11 17:47:29 +09:00 |
|
Dean Herbert
|
aaa0362b12
|
Merge branch 'master' into autoplay-rate-independence
|
2021-02-11 17:39:45 +09:00 |
|
smoogipoo
|
be9b07a4cf
|
Merge branch 'master' into difficulty-adjustment-extension
|
2021-02-10 20:42:08 +09:00 |
|
Dean Herbert
|
8204d360a8
|
Always reset local user settings when a mod is deselected in ModSelectOverlay
|
2021-02-09 13:44:42 +09:00 |
|
Dean Herbert
|
be379e0e3c
|
Change CopyFrom to always overwrite all settings with incoming values
|
2021-02-09 13:44:11 +09:00 |
|
Bartłomiej Dach
|
0229851c9c
|
Apply rounding to ModTimeRamp to improve SPM consistency
|
2021-02-07 19:02:09 +01:00 |
|
Bartłomiej Dach
|
7daeacaff2
|
Add and implement IApplicableToRate interface
|
2021-02-07 18:35:34 +01:00 |
|
Bartłomiej Dach
|
68c20a2a37
|
Allow autoplay score generation to access mod list
|
2021-02-07 18:35:34 +01:00 |
|
Bartłomiej Dach
|
a0de1cbfd0
|
Handle no-duration single-object edge case
|
2021-01-31 21:09:41 +01:00 |
|
Bartłomiej Dach
|
547b3d8bed
|
Fix speed change calculation in time ramp mods
|
2021-01-31 20:34:56 +01:00 |
|
Bartłomiej Dach
|
81b052b866
|
Add failing test cases
|
2021-01-31 20:34:22 +01:00 |
|
Dean Herbert
|
dee0d3c33a
|
Merge branch 'master' into apply-sv-to-taiko-hr-ez
|
2021-01-25 14:28:06 +09:00 |
|
Bartłomiej Dach
|
4b4adc927c
|
Rename param to match method body
|
2021-01-10 15:35:53 +01:00 |
|
Salman Ahmed
|
0aad0c7c6c
|
Target logic at this and adjust variables
|
2021-01-09 00:31:18 +03:00 |
|
Salman Ahmed
|
375ecf92ed
|
Merge remote-tracking branch 'upstream/master' into fix-mod-buttons-not-copying-settings
|
2021-01-09 00:26:18 +03:00 |
|
Bartłomiej Dach
|
303cc62ee7
|
Transfer flags indicating if settings were changed
|
2021-01-06 22:46:46 +01:00 |
|
Dean Herbert
|
b3f08b29ca
|
Ensure that all changes to screen backgrounds are on the correct thread
|
2021-01-05 15:22:50 +09:00 |
|
Bartłomiej Dach
|
9e4a925ab1
|
Clarify & cleanup comments some
|
2021-01-03 13:44:29 +01:00 |
|
Bartłomiej Dach
|
a3e29b9154
|
Rename parameters for readability
|
2021-01-03 13:25:44 +01:00 |
|
Dean Herbert
|
2501707d7d
|
Copy values using Bind to also copy defaults
|
2021-01-03 20:45:03 +09:00 |
|
Dean Herbert
|
29dbb1cc0d
|
Add internal pathway for ensuring correct application of bindable mods
|
2021-01-03 15:48:28 +09:00 |
|
Dean Herbert
|
23e216fa0b
|
Simplify some default value checks (we are sure the return is an IBindable)
|
2021-01-03 15:47:15 +09:00 |
|
Salman Ahmed
|
c1a1e3acc5
|
Revert drive-by changes
|
2021-01-01 15:40:40 +03:00 |
|
Salman Ahmed
|
a031c8e0b6
|
Apply documentation suggestions
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2021-01-01 15:34:09 +03:00 |
|
Salman Ahmed
|
b4df2d6d43
|
Add method for copying properties from another mod
|
2021-01-01 03:46:09 +03:00 |
|
Firmatorenio
|
013b9b62a1
|
add SV multipliers to taiko difficulty mods
|
2020-12-29 20:22:56 +06:00 |
|
Salman Ahmed
|
41b79d938b
|
Fix wrong checks..
|
2020-12-28 15:30:52 +03:00 |
|
Salman Ahmed
|
5efcdbd431
|
Fix IMod now using reference equality as well
|
2020-12-28 15:19:28 +03:00 |
|
Salman Ahmed
|
43f8f3638a
|
Fix mod using reference equality unless casted to IMod
|
2020-12-27 02:42:13 +03:00 |
|
smoogipoo
|
ac91f0e270
|
Add extended limits to difficulty adjustment mod
|
2020-12-10 00:37:19 +09:00 |
|
Bartłomiej Dach
|
8da40ce2dc
|
Reduce duplication by extracting ModEasyWithExtraLives
|
2020-11-16 19:54:00 +01:00 |
|
Bartłomiej Dach
|
128adce017
|
Merge branch 'master' into change-taiko-ez
|
2020-11-16 19:37:47 +01:00 |
|
PercyDan54
|
f2ef7bee5d
|
Fix checks
|
2020-11-16 18:17:50 +08:00 |
|