Dean Herbert
|
b5db927d93
|
Merge branch 'master' into cinema-mod
|
2019-12-17 12:56:06 +09:00 |
|
smoogipoo
|
72ea871bff
|
Make constructor protected
|
2019-12-13 21:55:20 +09:00 |
|
Dean Herbert
|
af15662856
|
Fix WindUp applying too much change
|
2019-12-13 21:55:07 +09:00 |
|
Dean Herbert
|
623ab1ef3b
|
Update time ramp preview on setting change
|
2019-12-12 17:38:18 +09:00 |
|
Dean Herbert
|
d15f49f60f
|
Also hide the break overlay
|
2019-12-12 16:13:02 +09:00 |
|
Dean Herbert
|
99280db694
|
Add note about AlwaysPresent requirement
|
2019-12-12 16:12:40 +09:00 |
|
Dean Herbert
|
e4297ffead
|
Hide HUD in a better way
|
2019-12-12 16:12:32 +09:00 |
|
Dean Herbert
|
4c4199269c
|
Use protected constructors
|
2019-12-12 15:25:37 +09:00 |
|
Albie
|
4a1c6db3ed
|
Merge branch 'master' into cinema-mod
|
2019-12-11 18:00:17 +00:00 |
|
Albie
|
caa9286a90
|
update tests, change binding and reduce lines in cinema mod
|
2019-12-11 17:39:40 +00: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 |
|
smoogipoo
|
404d3207ff
|
Refactor ModNightcore/ModDaycore
|
2019-12-11 19:43:32 +09:00 |
|
Albie
|
a61f8cc2c3
|
Merge branch 'master' into cinema-mod
|
2019-12-10 17:06:53 +00:00 |
|
Dean Herbert
|
138b83c9ea
|
Merge branch 'master' into customized-mods
|
2019-12-10 19:13:32 +09:00 |
|
Dean Herbert
|
f7f4a57c5f
|
Update bindable types in line with framework
|
2019-12-10 16:48:24 +09:00 |
|
Dean Herbert
|
dc9775742c
|
Fix incorrect code migration
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2019-12-10 02:23:17 +09:00 |
|
Dean Herbert
|
12bdb1dafd
|
Pin DC/NC pitch
|
2019-12-09 20:40:38 +09:00 |
|
Dean Herbert
|
edc8220554
|
Add time ramp settings
|
2019-12-09 19:58:51 +09:00 |
|
Dean Herbert
|
7fd52c21f5
|
Update mods and user adjust to use adjustments
|
2019-12-09 19:41:31 +09:00 |
|
Dean Herbert
|
ba538cf09b
|
Merge branch 'apply-to-track' into adjustable-double-time
|
2019-12-09 17:45:19 +09:00 |
|
Dean Herbert
|
eb074b7058
|
Allow mods to apply to track, not clock
|
2019-12-09 17:44:45 +09:00 |
|
Dean Herbert
|
0c7e5a2e3b
|
Add bindable adjustments for DT/HT rate
|
2019-12-09 16:54:00 +09:00 |
|
Dean Herbert
|
a5d5099868
|
Use SettingsSource for mod cusomisation
|
2019-12-06 17:09:48 +09:00 |
|
Dean Herbert
|
01a37771bc
|
Merge branch 'master' into customized-mods
|
2019-11-27 19:44:32 +09:00 |
|
Albie
|
09158b6b08
|
Merge branch 'master' into cinema-mod
|
2019-11-26 06:57:47 +00:00 |
|
Dean Herbert
|
709ec1404f
|
Centralise End/StartTime retrieval to extension method
|
2019-11-25 19:09:14 +09:00 |
|
Albie
|
9fdbb2a58e
|
change name of interface and expose method instead of seperate values
|
2019-11-25 07:24:29 +00:00 |
|
Albie
|
1d6665fe57
|
improve code quality using resharper and codefactor advice
|
2019-11-24 07:42:39 +00:00 |
|
Albie
|
b8e5796af5
|
add forced video/storyboard and disabled dim for mod inside new interface
|
2019-11-24 07:37:06 +00:00 |
|
Albie Spriddell
|
20edaf4ba6
|
add cinema mod support
|
2019-11-23 17:32:16 +00:00 |
|
Andrei Zavatski
|
458496206c
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into beatmap-mod-selector
|
2019-11-21 18:49:37 +03:00 |
|
Berkan Diler
|
6cab517b2d
|
.NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK.
|
2019-11-20 13:37:47 +01:00 |
|
Andrei Zavatski
|
2592a0489b
|
Use existing ModNoMod
|
2019-11-15 11:57:40 +03:00 |
|
unknown
|
2bc6932567
|
make interface mod applicable
|
2019-11-05 00:55:55 +08:00 |
|
LeNitrous
|
59b2f02828
|
initial implementation of customizable mods
|
2019-10-08 18:34:09 +08:00 |
|
Dean Herbert
|
c99b48f934
|
Bring up-to-date and use IApplicableFailOverride
|
2019-09-21 23:30:54 +09:00 |
|
Dean Herbert
|
4c4b71eeec
|
Merge branch 'master' into master
|
2019-09-21 22:45:05 +09:00 |
|
smoogipoo
|
bc9941a990
|
Newline required when xmldocs are involved
|
2019-09-19 18:00:11 +09:00 |
|
smoogipoo
|
65276cd235
|
Remove whitespace
|
2019-09-19 17:58:10 +09:00 |
|
smoogipoo
|
da15b900f7
|
Remove virtual member from ModBlockFail
|
2019-09-19 17:44:24 +09:00 |
|
Dean Herbert
|
2296ea75d7
|
Add reference to xmldoc
Co-Authored-By: Salman Ahmed <slmanarendo1950@gmail.com>
|
2019-09-19 02:03:30 +09: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
|
b0e0659715
|
Dispose instead
|
2019-08-07 17:33:30 +09:00 |
|
Dean Herbert
|
c6d481238d
|
Move QuadBatch to a local variable to stop resharper complaining
|
2019-08-07 16:56:22 +09:00 |
|
smoogipoo
|
8a64ab0384
|
Remove generics from IApplicableToBeatmap
|
2019-08-01 12:39:32 +09:00 |
|
smoogipoo
|
776757545d
|
Fix FTB causing flashlight to block vision correctly
|
2019-07-23 15:17:02 +09:00 |
|
Dean Herbert
|
d5ee4cbc9c
|
Move TouchDevice mod to new "system" category
|
2019-07-23 13:14:28 +09:00 |
|
Dean Herbert
|
84919d70bb
|
Health bar -> Health display
Also inverts logic
|
2019-07-07 05:30:30 +09:00 |
|