smoogipoo
|
31f324945e
|
Implement combo offsets
|
2018-08-15 11:47:31 +09:00 |
|
smoogipoo
|
da3e2cfee2
|
Catch/osu! spinners should have combo
|
2018-08-15 11:13:23 +09:00 |
|
miterosan
|
82054cde38
|
Merge branch 'master' into ArrangeMod
|
2018-08-14 21:57:10 +02:00 |
|
Dan Balasescu
|
c1517e1521
|
Merge branch 'master' into judgement-rework
|
2018-08-06 12:30:46 +09:00 |
|
smoogipoo
|
3a7488767c
|
Make HitObject not store the judgement
|
2018-08-06 11:50:18 +09:00 |
|
smoogipoo
|
741ec0021e
|
Rename more judgement-related methods to "result"
|
2018-08-06 11:31:46 +09:00 |
|
smoogipoo
|
ab642b563f
|
CreateJudgementResult -> CreateResult
|
2018-08-06 11:07:41 +09:00 |
|
smoogipoo
|
5fd4ed2f4e
|
Rename judgement-related methods/events + commenting
|
2018-08-06 10:55:25 +09:00 |
|
miterosan
|
89a18e4aac
|
remove nl and add comment for -1 and +1
|
2018-08-05 15:39:12 +02:00 |
|
miterosan
|
d1ffb7c2d7
|
Use timepreempt and put appeartime and move duration into their own vars.
|
2018-08-05 15:38:27 +02:00 |
|
miterosan
|
8ad8c2b6d0
|
Reset the ScoreMultiplier to 1
|
2018-08-05 15:16:25 +02:00 |
|
miterosan
|
7653ce80cd
|
add a period after EVERYTHING
|
2018-08-05 15:16:10 +02:00 |
|
miterosan
|
d32ffc1ebc
|
Swtich order of the moveto and the movetooffset.
|
2018-08-05 15:14:52 +02:00 |
|
miterosan
|
876d410fa1
|
Add missing ;
|
2018-08-05 15:13:04 +02:00 |
|
miterosan
|
f02d1f9013
|
move the 250 appear disance to a const var.
|
2018-08-05 15:10:42 +02:00 |
|
WebFreak001
|
b33954d9db
|
Implement blinds mod
|
2018-08-05 14:20:56 +02:00 |
|
tgi74000
|
924bf9174c
|
Fix overclick in certain situations
|
2018-08-05 09:58:15 +02:00 |
|
tgi74000
|
b1d1a2400b
|
Remove IUpdatableByHitObject completely
|
2018-08-05 09:52:19 +02:00 |
|
miterosan
|
546bdf0618
|
remove default value init .-.
|
2018-08-04 00:36:59 +02:00 |
|
miterosan
|
25791b6317
|
remove space.
|
2018-08-04 00:30:46 +02:00 |
|
miterosan
|
159ce8e93e
|
Add license header
|
2018-08-04 00:29:32 +02:00 |
|
miterosan
|
67c64ac459
|
Put the arrange mod into the fun section.
|
2018-08-04 00:26:26 +02:00 |
|
miterosan
|
5bb12b574b
|
The arrange mod is not ranked I think.
|
2018-08-04 00:26:06 +02:00 |
|
miterosan
|
3457bc08e5
|
Merge branch 'master' of https://github.com/ppy/osu into ArrangeMod
|
2018-08-04 00:21:48 +02:00 |
|
tgi74000
|
07d6a75e23
|
Rename variables to be human readable
|
2018-08-04 00:18:09 +02:00 |
|
tgi74000
|
7310c38df9
|
Add relax mod
|
2018-08-03 14:03:11 +02:00 |
|
smoogipoo
|
2a4994e5ce
|
Make hitobjects only have one judgement + result
|
2018-08-03 15:38:48 +09:00 |
|
smoogipoo
|
8d81e66f88
|
Fix osu score processor crashing
|
2018-08-02 21:07:11 +09:00 |
|
smoogipoo
|
4548d2c87f
|
Make Rulesets.Osu use the new judgement result structure
|
2018-08-02 20:36:38 +09:00 |
|
smoogipoo
|
462f1033c0
|
Migrate Rulesets.Osu to the new judgement system
|
2018-08-02 15:21:23 +09:00 |
|
Dean Herbert
|
3c06655672
|
Split out Special mods into Automation and Conversion
|
2018-07-31 18:00:42 +09:00 |
|
Dean Herbert
|
51506efd1a
|
Merge remote-tracking branch 'upstream/master' into peppy-fix-repeat-arrow-interpolation
|
2018-07-31 16:49:31 +09:00 |
|
Dean Herbert
|
ea6cab498e
|
Add comment
|
2018-07-31 16:47:13 +09:00 |
|
Dan Balasescu
|
04252293a7
|
Merge branch 'master' into fix-repeat-arrow-interpolation
|
2018-07-31 16:21:15 +09:00 |
|
Dean Herbert
|
874b5636e4
|
Merge remote-tracking branch 'upstream/master' into tgi74-more-skinning
|
2018-07-31 16:15:27 +09:00 |
|
Dean Herbert
|
976653fdf9
|
Minor formatting fixes
|
2018-07-31 16:13:52 +09:00 |
|
Dean Herbert
|
132241424d
|
Apply FollowPoint alpha to inner container (should not affect legacy skins)
|
2018-07-31 15:59:06 +09:00 |
|
Dan Balasescu
|
0a7a2c83a8
|
Merge branch 'master' into fix-follow-circle-size
|
2018-07-31 15:41:15 +09:00 |
|
Dean Herbert
|
a98bb057e2
|
Fix follow circle being scaled far larger than it should be
|
2018-07-31 15:27:21 +09:00 |
|
tgi74000
|
36afae5a24
|
Remove the inner followcircle fade, Fade the entire followcircle instead
|
2018-07-30 13:43:02 +02:00 |
|
Dean Herbert
|
21f3ff6e77
|
Fix slider repeat points appearing far too late
|
2018-07-30 18:51:25 +09:00 |
|
Dean Herbert
|
f4cda695e6
|
Improve rotation handling in edge cases
|
2018-07-30 18:50:59 +09:00 |
|
miterosan
|
4d306ef837
|
Add comments and clean up code.
|
2018-07-30 11:39:21 +02:00 |
|
miterosan
|
23a37d06cf
|
Implement the arrange mod.
|
2018-07-30 11:34:20 +02:00 |
|
tgi74000
|
c6aabc6d2d
|
Move the FollowCircle border to its own container
|
2018-07-30 10:52:37 +02:00 |
|
Dean Herbert
|
a39188f762
|
Merge remote-tracking branch 'upstream/master' into peppy-fix-repeat-arrow-interpolation
|
2018-07-30 17:29:21 +09:00 |
|
tgi74000
|
84135c49ca
|
Fix small FollowPoint rotation bug
|
2018-07-29 23:21:05 +02:00 |
|
tgi74000
|
18096490b6
|
Add support for followpoint skinning
|
2018-07-29 23:20:37 +02:00 |
|
tgi74000
|
4322475ad2
|
Add support for sliderb skinning (single frame only)
|
2018-07-29 22:29:07 +02:00 |
|
tgi74000
|
257c035f30
|
Add support for sliderfollowcircle skinning
|
2018-07-29 21:28:13 +02:00 |
|