Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
EVAST9919
|
740e766201
|
BreakOverlay and LetterboxOverlay implementation
|
2017-09-15 19:39:55 +03:00 |
|
smoogipooo
|
3cdfd2eef5
|
Split ControlPoint into different types.
# Conflicts:
# osu.Game.Rulesets.Mania/UI/Column.cs
|
2017-05-23 14:03:40 +09:00 |
|
smoogipooo
|
0a0139aded
|
Remove the concept of beatmap events, rename BreakEvent -> BreakPeriod.
|
2017-05-22 10:12:33 +09:00 |
|
smoogipooo
|
0739a76497
|
Make the playfield work in TestCaseGamefield.
|
2017-05-11 20:04:45 +09:00 |
|
Dean Herbert
|
4783d17d94
|
Merge branch 'master' into better-hitsounds
|
2017-04-06 16:00:56 +09:00 |
|
Dean Herbert
|
c50960af63
|
Add better defaults for ControlPoint.
|
2017-04-06 13:15:12 +09:00 |
|
smoogipooo
|
eb82a4c090
|
Back to using SampleInfo + fix taiko beatmap conversion.
|
2017-04-06 11:41:16 +09:00 |
|
smoogipooo
|
d607207b69
|
Ability to contain multiple sample banks. Get default bank name from control point.
|
2017-04-05 21:59:07 +09:00 |
|
Dean Herbert
|
6a922da87e
|
Move legacy_velocity_multiplier application to LegacyTimingInfo.
|
2017-04-05 12:05:48 +09:00 |
|
smoogipooo
|
5e67bcb581
|
Remove a few unused classes.
|
2017-04-04 13:14:45 +09:00 |
|
smoogipooo
|
4b424263ce
|
Fully parse control points.
|
2017-04-04 13:13:27 +09:00 |
|
smoogipooo
|
74bd427997
|
Remove SliderVelocityAt, compute it manually inside hit objects.
|
2017-04-03 14:12:15 +09:00 |
|
smoogipooo
|
ffe4d0ae4a
|
Remove BeatDistanceAt (does not express distance) and BeatVelocityAt.
|
2017-04-03 11:48:42 +09:00 |
|
smoogipooo
|
f1b0a12ee3
|
Rename BPMMultiplierAt -> SpeedMultiplierAt.
|
2017-04-03 11:48:15 +09:00 |
|
smoogipooo
|
a272675705
|
Parse time signature from legacy beatmap control points.
|
2017-03-21 21:18:08 +09:00 |
|
smoogipooo
|
8479880d44
|
Move SliderVelocityAt into TimingInfo, fix xmldoc.
|
2017-03-17 13:33:39 +09:00 |
|
smoogipooo
|
a06c195e1f
|
Add reading of KiaiMode/OmitFirstBarLine from legacy control points.
|
2017-03-17 13:23:39 +09:00 |
|
smoogipooo
|
5137338c7c
|
Replace List<ControlPoint> with TimingInfo in Beatmap.
|
2017-03-16 17:11:24 +09:00 |
|
Dean Herbert
|
0cad5d7d41
|
Fix most warnings.
|
2017-03-07 13:05:57 +09:00 |
|
Thomas Müller
|
9e8fb698c6
|
Remove incorrectly shadowed variable
|
2017-02-23 22:33:07 +01:00 |
|
Thomas Müller
|
417f146386
|
Add difficulty calculation
Adds base classes for difficulty calculations, hooks them up with
carousel container, and adds a port of the osu difficulty calculator.
|
2017-02-19 17:41:51 +01:00 |
|
Dean Herbert
|
94dd268fd2
|
Move constant for default ControlPoint out of Slider.
|
2017-02-18 15:54:16 +09:00 |
|
Dean Herbert
|
50bd80cb0c
|
Update and standardise license headers.
|
2017-02-07 14:27:41 +09:00 |
|
Dean Herbert
|
a5651427f6
|
Add basic ControlPoint parsing.
|
2016-11-28 15:12:11 +09:00 |
|
Dean Herbert
|
bc53642cab
|
Fix some warnings.
|
2016-11-04 15:40:05 +09:00 |
|
Dean Herbert
|
808d5c75fb
|
Fix unused field warning.
|
2016-10-22 19:08:40 +09:00 |
|
Dean Herbert
|
abe8ff21f6
|
Add more timing and sample related classes.
|
2016-09-06 21:41:16 +09:00 |
|