Commit Graph

1501 Commits

Author SHA1 Message Date
745bd58f37 Merge remote-tracking branch 'upstream/master' into update-framework-blending 2019-08-21 15:10:08 +09:00
48716f8f2b Update framework 2019-08-21 13:29:50 +09:00
62a24bf16d Fix a couple of rotation-related issues 2019-08-20 13:18:34 +09:00
d0766fa1cd Add slider ball animation support 2019-08-19 19:55:47 +09:00
707911acac Tidy up code formatting / variable naming 2019-08-12 15:05:27 +09:00
45b4fc9201 Add xmldoc 2019-08-12 15:00:32 +09:00
31fe121fe9 Merge remote-tracking branch 'RedMindZ/master' into autopilot 2019-08-12 14:40:52 +09:00
f7f3f4fb4a Merge branch 'master' into master 2019-08-12 13:37:09 +09:00
59a5df8bca Update framework (with cached changes) (#5666)
Update framework (with cached changes)
2019-08-09 23:47:40 +09:00
6264a6a1c9 Adjust slider snaking and hitcircle fading to match stable 2019-08-09 20:18:02 +09:00
90b1fe81f3 Update cached usage in line with framework changes 2019-08-09 19:12:29 +09:00
73cd7b0cc2 Fix incorrect implementation of old stacking algorithm (#5632)
Fix incorrect implementation of old stacking algorithm
2019-08-07 21:53:33 +09:00
bc3a340286 Fix incorrect path position being used for old stacking algorithm 2019-08-07 19:35:39 +09:00
42de5934f6 Fix incorrect hitobject indices 2019-08-07 19:33:35 +09:00
38df49995c Fix cursor scale not matching osu-stable 2019-08-07 18:35:07 +09:00
f2b940f930 Add tests 2019-08-01 17:31:37 +09:00
8a64ab0384 Remove generics from IApplicableToBeatmap 2019-08-01 12:39:32 +09:00
f9c95e21be Merge remote-tracking branch 'upstream/master' into legacy-cursor-middle 2019-07-30 23:44:13 +09:00
8e9f8bb565 Merge branch 'master' into slider-ball-scaling 2019-07-30 23:19:28 +09:00
fb1f77bd04 Move implementation and colour logic to legacy implementation 2019-07-30 23:06:18 +09:00
e6bd02d276 Simplify namespace definition 2019-07-30 22:41:20 +09:00
307a6c1095 Remove DefaultCirclePiece 2019-07-30 22:38:29 +09:00
1fbaa97218 Merge branch 'master' into add-legacy-hit-animations 2019-07-30 22:20:29 +09:00
1222536f7a Rename resource string 2019-07-30 19:10:21 +09:00
114c2006c1 Merge branch 'master' into legacy-cursor-middle 2019-07-30 19:06:28 +09:00
4ee20bae30 Merge branch 'master' into slider-ball-scaling 2019-07-30 07:54:40 +09:00
c01461b951 Recalculate path size when path radius changes 2019-07-29 19:12:41 +09:00
766cf9295d Merge remote-tracking branch 'upstream/master' into add-legacy-hit-animations 2019-07-29 19:03:36 +09:00
ef229c0f80 Merge branch 'master' into legacy-cursor-middle 2019-07-29 18:52:11 +09:00
a4f30daf13 Merge pull request #5462 from peppy/skin-metric-parity
Bring playfield ratio in line with stable
2019-07-29 18:49:21 +09:00
8487ecf98a Fix slider ticks being scaled incorrectly (#5460)
Fix slider ticks being scaled incorrectly
2019-07-29 18:48:27 +09:00
afd6024ba2 Fix repeat points being scaled incorrectly (#5459)
Fix repeat points being scaled incorrectly
2019-07-29 18:48:04 +09:00
f2e90fdb26 Scale follow points by circle size (#5458)
Scale follow points by circle size
2019-07-29 18:47:48 +09:00
53a91b46e0 Fix approach circles not scaling to circle correctly when a ski… (#5455)
Fix approach circles not scaling to circle correctly when a skin is applied
2019-07-29 18:47:36 +09:00
396892da1a Describe how the ratio came to be 2019-07-29 18:43:05 +09:00
b74c11ad22 Merge branch 'master' into explode-circle-earlier 2019-07-29 18:05:47 +09:00
7779302e82 Merge branch 'master' into skin-scaling-modes 2019-07-29 17:47:07 +09:00
3e74079d02 Add incompatibility with scale tween mods 2019-07-29 01:15:57 +09:00
07f905d21c Tidy up code and fix explode animations not playing correctly 2019-07-29 01:00:41 +09:00
4204ba6014 Merge branch 'master' into spin-in 2019-07-28 22:51:09 +09:00
d4f85af19c Force snaking slider paths to retain a fixed size 2019-07-25 18:22:56 +09:00
6cc6aff66e Fix slider ball sizing when legacy skin falls back to default 2019-07-25 16:30:50 +09:00
c1b0130857 Add legacy cursormiddle support 2019-07-25 16:23:04 +09:00
859233526d Move circle visual implementation to new class
Allows for more precise skin control over state animations.
2019-07-25 16:09:20 +09:00
3ca41b9c0a Merge branch 'skin-metric-parity' into add-legacy-hit-animations 2019-07-25 16:07:23 +09:00
73b5a39c6e Merge branch 'explode-circle-earlier' into add-legacy-hit-animations 2019-07-25 16:06:04 +09:00
5e8867066c Correctly handling bindable scale changes 2019-07-25 14:43:44 +09:00
46e17646ac Align slider path size with legacy skins 2019-07-25 14:22:26 +09:00
9473f6d3e3 Fix incorrect ratios being applied to playfield / skin elements
This now matches osu-stable 1:1.
2019-07-25 14:22:22 +09:00
5e153a3dd3 Use scale correctly in DrawableSliderTick 2019-07-25 13:50:20 +09:00