1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 21:27:24 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Mods
2019-12-18 17:58:37 +09:00
..
OsuModAutopilot.cs Bring other mods up-to-date 2019-09-19 01:45:42 +09:00
OsuModAutoplay.cs Fix autoplay tests not working 2019-03-07 18:34:56 +09:00
OsuModBlinds.cs .NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK. 2019-11-20 13:37:47 +01:00
OsuModCinema.cs add cinema mod support 2019-11-23 17:34:53 +00:00
OsuModDaycore.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OsuModDeflate.cs Add shared base class for both mod imlpementations 2019-07-03 19:42:16 +09:00
OsuModDoubleTime.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OsuModEasy.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OsuModeObjectScaleTween.cs Add back incompatibility marker 2019-09-18 20:07:44 +09:00
OsuModFlashlight.cs .NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK. 2019-11-20 13:37:47 +01:00
OsuModGrow.cs Add shared base class for both mod imlpementations 2019-07-03 19:42:16 +09:00
OsuModHalfTime.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OsuModHardRock.cs Initial game-wide update with the new SliderPath 2019-12-05 19:53:36 +09:00
OsuModHidden.cs Merge branch 'master' into sharpen 2019-11-26 18:21:50 +08:00
OsuModNightcore.cs implement backing beats for nightcore mods 2019-12-15 16:56:02 +08:00
OsuModNoFail.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OsuModPerfect.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OsuModRelax.cs Fix other potential nullref cases that rider missed 2019-09-02 18:31:33 +09:00
OsuModSpinIn.cs Merge remote-tracking branch 'upstream/master' into traceable-mod 2019-09-18 19:36:07 +09:00
OsuModSpunOut.cs Update icon usage to match framework changes 2019-03-27 19:29:27 +09:00
OsuModSuddenDeath.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OsuModTarget.cs Update icon usage to match framework changes 2019-03-27 19:29:27 +09:00
OsuModTouchDevice.cs Move TouchDevice mod to new "system" category 2019-07-23 13:14:28 +09:00
OsuModTraceable.cs Fix traceable mod not working on skin change 2019-12-17 19:49:13 +09:00
OsuModTransform.cs Use MathF instead of Math- functions when possible 2019-11-25 00:45:42 +01:00
OsuModWiggle.cs Apply brace style. 2019-11-11 20:13:13 +08:00