Dean Herbert
|
42eafe318c
|
Remove various simple obsoletions
|
2022-10-28 13:20:58 +09:00 |
|
naoei
|
60dae70a18
|
Change mod description type to LocalisableString
|
2022-08-10 15:54:48 -04:00 |
|
Dan Balasescu
|
ebb9861377
|
Merge branch 'master' into remove-nullable-disable-in-the-mods
|
2022-07-20 13:28:28 +09:00 |
|
andy840119
|
1f9f2b413e
|
Remove the nullable disable annotation.
Also, mark as nullable for some properties.
|
2022-07-19 20:39:41 +08:00 |
|
NotGumballer91
|
1caab78bdc
|
Update ModAutoplay.cs
|
2022-07-18 00:09:31 +08:00 |
|
Dan Balasescu
|
f8830c6850
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
|
Salman Ahmed
|
8501a41619
|
Bring back separate bool properties as non-cascading
|
2022-05-05 14:37:38 +03:00 |
|
Salman Ahmed
|
e9ecf26b6a
|
Merge branch 'master' into multiplayer-disable-adaptive-speed
|
2022-05-04 17:12:03 +03:00 |
|
Dean Herbert
|
e0d434b89f
|
Remove unused using statement
|
2022-03-31 11:34:32 +09:00 |
|
Dean Herbert
|
0cac935939
|
Shorten class name of ModCreatedReplayUser
|
2022-03-31 11:34:23 +09:00 |
|
Dean Herbert
|
2c1ccc7d36
|
Update obsolete message to match targeted developers' use case
Co-authored-by: Salman Ahmed <frenzibyte@gmail.com>
|
2022-03-31 11:33:26 +09:00 |
|
Dean Herbert
|
234bec45cc
|
Remove unnecessary logging
|
2022-03-31 11:32:00 +09:00 |
|
Bartłomiej Dach
|
9621a7f9cb
|
Merge branch 'master' into fix-autoplay-mod-user-id
|
2022-03-30 21:41:45 +02:00 |
|
Salman Ahmed
|
8d4356f23b
|
Mark "autoplay" and "cinema" mods as mutually exclusive
|
2022-03-29 17:26:02 +03:00 |
|
Dean Herbert
|
7d716adf39
|
Create new ICreateReplayData interface and obsolete ICreateReplay
|
2022-03-29 16:51:30 +09:00 |
|
Salman Ahmed
|
f2248ecc08
|
Update usages to use IsPlayable instead
|
2022-03-18 02:11:18 +03:00 |
|
Salman Ahmed
|
eb5e7402c3
|
Remove obsolete method in ModAutoplay
|
2021-11-07 16:15:57 +03:00 |
|
Dean Herbert
|
d0e9f8ef90
|
Replace and obsolete Ranked flag with IsUserPlayable
|
2021-06-09 14:17:03 +09:00 |
|
Dean Herbert
|
a3c78674a1
|
Add new interface for autoplay mods
|
2021-05-25 18:09:24 +09:00 |
|
smoogipoo
|
14160b897e
|
Fix references to ModSuddenDeath
|
2021-02-24 14:44:53 +09:00 |
|
Dean Herbert
|
f84ea30637
|
Expose Mods in DrawableRuleset to avoid using external DI
|
2021-02-11 17:47:29 +09:00 |
|
Bartłomiej Dach
|
68c20a2a37
|
Allow autoplay score generation to access mod list
|
2021-02-07 18:35:34 +01:00 |
|
Dean Herbert
|
de50b725d5
|
Fix mod failure checks executing actual game logic
|
2020-05-12 20:08:35 +09:00 |
|
mcendu
|
5d160376c0
|
nullable-ize Mod.Icon
|
2020-01-14 21:22:00 +08:00 |
|
Dean Herbert
|
1150e9fdfb
|
Bring other mods up-to-date
|
2019-09-19 01:45:42 +09:00 |
|
Dean Herbert
|
ff3a7c1d13
|
Merge remote-tracking branch 'upstream/master' into auto-restart-mod-perfect
|
2019-09-19 01:36:29 +09:00 |
|
Dean Herbert
|
de80fc0eac
|
Update icon usage to match framework changes
|
2019-03-27 19:29:27 +09:00 |
|
Dean Herbert
|
3b7a76aa4e
|
Fix typo
|
2019-03-20 11:22:34 +09:00 |
|
Dean Herbert
|
baea7230bc
|
Rename RulesetContainer to DrawableRuleset
|
2019-03-19 23:47:31 +09:00 |
|
Dean Herbert
|
1f44dde96b
|
Fix autoplay tests not working
|
2019-03-07 18:34:56 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
Roman Kapustin
|
c6c255718b
|
Handle ModAutoplay during score construction in the Player
|
2018-12-03 22:37:26 +03:00 |
|
Dean Herbert
|
d97a15a504
|
Add IMod and change ShortenedName to Acronym
|
2018-11-30 17:16:00 +09:00 |
|
smoogipoo
|
b8e60afa69
|
Move replays to an wrapping Score class
|
2018-11-28 18:45:17 +09:00 |
|
smoogipoo
|
219929eb47
|
Score -> ScoreInfo
|
2018-11-28 18:33:01 +09:00 |
|
smoogipoo
|
2ee181daf7
|
Re-namespace replay-related classes
|
2018-11-28 17:20:37 +09:00 |
|
smoogipoo
|
09b79d736b
|
Remove unused usings
|
2018-11-28 16:33:42 +09:00 |
|
smoogipoo
|
5fd6e6ca77
|
Re-namespacing
|
2018-11-28 16:12:57 +09:00 |
|
Paul Teng
|
007dfedbb7
|
Combine RestartOnFail into FailOverride
|
2018-10-30 07:12:06 -04:00 |
|
Dean Herbert
|
3c06655672
|
Split out Special mods into Automation and Conversion
|
2018-07-31 18:00:42 +09:00 |
|
Dean Herbert
|
e28a610757
|
Fix mods not correctly resetting when changing ruleset at song select
|
2018-07-05 13:22:52 +09:00 |
|
Dean Herbert
|
2f21b9c4ea
|
Merge remote-tracking branch 'upstream/master' into Joehuu-score-multiplier-edits
|
2018-05-31 12:36:37 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Joseph Madamba
|
78a7564acd
|
Score multiplier edits
|
2018-03-24 16:00:18 -07:00 |
|
Joseph Madamba
|
d122aa80e4
|
Edit mods description, multiplier, and code
|
2018-03-13 20:07:03 -07:00 |
|
Dean Herbert
|
7f189080b9
|
Move fail override back to abstract implementation
|
2018-01-12 17:43:56 +09:00 |
|
Dean Herbert
|
9a77005d2e
|
Make sure unimplemented auto mods aren't consumable
|
2018-01-12 14:26:23 +09:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Dean Herbert
|
b8fa33459a
|
Merge branch 'master' into disable-unimplemented-mods
|
2018-01-03 13:39:29 +09:00 |
|
Felix Ang
|
3e6f0c198c
|
Remove tab
|
2018-01-02 18:02:04 +01:00 |
|