1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 20:07:29 +08:00
osu-lazer/osu.Game/Rulesets/Objects
Fire937 2201e9b4ae Add stereo shifted hitsound playback support
There is now a setting in the general settings called "Positional
hitsounds". If the setting is enabled, the hitsounds playback will be
shifted according to their position on the beatmap.
2020-04-09 18:12:15 +02:00
..
Drawables Add stereo shifted hitsound playback support 2020-04-09 18:12:15 +02:00
Legacy Add more sane limit for maximum slider length 2020-03-11 18:07:11 +09:00
Types Make EndTime and RepeatCount settable 2020-02-05 17:52:51 +09:00
BarLineGenerator.cs Update MathUtils namespace usages 2020-01-09 13:43:44 +09:00
HitObject.cs Remove pointless comment 2020-02-25 19:22:51 +09:00
HitObjectParser.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
IBarLine.cs Decouple bar line hitobjects from generator 2019-09-25 00:36:27 +02:00
PathControlPoint.cs Apply suggested refactorings 2019-12-10 13:12:54 +09:00
SliderEventGenerator.cs .NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK. 2019-11-20 13:37:47 +01:00
SliderPath.cs Fix accessing incorrect items list in event 2020-02-18 19:00:02 +09:00