smoogipooo
|
d7477955ac
|
CI fixes.
|
2017-04-21 20:42:13 +09:00 |
|
smoogipooo
|
5cdbb226f8
|
Remove CurvedHitObject to make RepeatSamples not tied to curve.
|
2017-04-21 20:40:11 +09:00 |
|
smoogipooo
|
748f13501a
|
Remove HeadSamples and TailSamples, combine into RepeatSamples.
|
2017-04-21 20:04:40 +09:00 |
|
smoogipooo
|
a999c42d8a
|
Split slider samples into head + tail + repeats + body (the original HitObject.Samples).
|
2017-04-21 18:49:49 +09:00 |
|
smoogipooo
|
ca824de91c
|
Implement RepeatSamples in IHasRepeats.
|
2017-04-21 16:18:34 +09:00 |
|
smoogipooo
|
b65b2bdf4c
|
Simplify assignment.
|
2017-04-20 18:29:55 +09:00 |
|
smoogipooo
|
61090d918c
|
Temporary for taiko lagging on auto replays due to inImportantSection.
Note that this isn't a full "as intended" fix, because the full fix is quite big. I'll be saving it for a separate branch/pull-req.
|
2017-04-20 15:26:42 +09:00 |
|
Dean Herbert
|
2d5f0f6b76
|
Fix off-by-one counts.
|
2017-04-20 11:23:40 +09:00 |
|
Dean Herbert
|
a47870b376
|
Apply Ruleset to Scores. Reduce complexity of score creation.
|
2017-04-20 11:16:08 +09:00 |
|
Dean Herbert
|
6cf026e5c1
|
Remove OsuScore and change the way statistics are stored (dynamic dictionary).
|
2017-04-20 11:03:11 +09:00 |
|
Dean Herbert
|
3b95fbab7d
|
Add score statistic tracking (osu!).
|
2017-04-19 16:29:27 +09:00 |
|
Dean Herbert
|
662544e04f
|
Merge branch 'master' into results-screen
# Conflicts:
# osu.Game/Rulesets/Replays/Replay.cs
|
2017-04-19 16:25:31 +09:00 |
|
Dean Herbert
|
cef6a014d5
|
Add a simulated key-up delay to auto replays.
Fixes key counter display looking odd.
|
2017-04-18 22:31:52 +09:00 |
|
Dean Herbert
|
705e66c7a1
|
Fix spinners becoming wonky.
|
2017-04-18 22:29:58 +09:00 |
|
Dean Herbert
|
a0d9c14526
|
Add temporary means of getting the user which is responsible for a resulting play.
|
2017-04-18 22:22:14 +09:00 |
|
Dean Herbert
|
fbd26a1d5e
|
Mode -> Ruleset.
|
2017-04-18 16:05:58 +09:00 |
|