Commit Graph

275 Commits

Author SHA1 Message Date
4bffb0df84 Merge branch 'animated-legacy-skins' into animated-slider-ball 2019-08-20 18:14:17 +09:00
6dd638b327 Further improve legibility of texture lookup 2019-08-20 17:39:24 +09:00
84530b7839 Colour the correct layer 2019-08-20 15:02:07 +09:00
f7ce7c7d99 Merge branch 'fix-skin-test-regression' into animated-slider-ball 2019-08-20 14:09:53 +09:00
3b7cee2d45 Fix LegacySkin not checking for @2x hitcircle when deciding sizing 2019-08-20 13:50:16 +09:00
b5cb59faf2 Add default skin sprites and specular/diffuse layer support 2019-08-20 13:19:32 +09:00
d0766fa1cd Add slider ball animation support 2019-08-19 19:55:47 +09:00
539a27a557 Refactor texture lookup code 2019-08-19 19:23:54 +09:00
d02b8d14f7 Avoid unnecessary texture retrieval for non-animated sprites 2019-08-19 17:47:59 +09:00
d224405bc6 Rename const and make more available 2019-08-19 17:46:05 +09:00
4356f2ef9f Add sample usage of looping skinnable 2019-08-19 17:45:54 +09:00
bc49164cc1 Merge branch 'master' into animated-legacy-skins 2019-08-13 00:40:20 +09:00
5486c77362 Remove explicit autosize 2019-08-09 15:25:42 +09:00
ec13143ab3 Add further xmldoc 2019-08-07 18:45:56 +09:00
7b95741dab fix crash and add some tests
- still missing special skin textures
2019-07-31 21:55:56 +02:00
e01d3d85a3 Merge branch 'master' of git://github.com/ppy/osu into animated-legacy-skins 2019-07-30 20:29:04 +02:00
9335ebeb55 Fix missing anchor/origin specification 2019-07-30 23:45:55 +09:00
f6b6fa9633 Add disappeared null check 2019-07-30 23:44:47 +09:00
f9c95e21be Merge remote-tracking branch 'upstream/master' into legacy-cursor-middle 2019-07-30 23:44:13 +09:00
21a8f566c3 Trim whitespace 2019-07-30 23:24:28 +09:00
d12de7dbfa Add temporary scale hack to make cursors correct size 2019-07-30 23:20:35 +09:00
8e9f8bb565 Merge branch 'master' into slider-ball-scaling 2019-07-30 23:19:28 +09:00
6d279dba5c Fix centering being incorrect for some skins 2019-07-30 23:07:41 +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
1222536f7a Rename resource string 2019-07-30 19:10:21 +09:00
0635680db5 fix some code quality 2019-07-29 11:49:59 +02:00
f4effd12c3 make legacy skins animatable 2019-07-28 21:04:55 +02:00
bfaf9d5f41 Remove unnecessary special cases 2019-07-25 16:24:10 +09:00
c1b0130857 Add legacy cursormiddle support 2019-07-25 16:23:04 +09:00
38e21caa5a Add legacy hitcircle 2019-07-25 16:10:01 +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
fc8dee6123 Fix typo 2019-07-01 23:26:53 +09:30
0636df5660 Add support for legacy skins which use animation frames to hide elements 2019-07-01 18:13:14 +09:00
80d65f9a3b Update resource stores with GetAvailableResources 2019-05-31 14:33:18 +09:00
a20eda7b5f Fix remaining cases to work without things 2019-05-28 23:54:42 +09:00
4ca34bd5e8 Update osu! in line with audio subsystem refactor 2019-05-28 17:06:01 +09:00
612db31c38 Apply newline additions 2019-04-01 12:16:32 +09:00
26d53d06a9 Fix remaining issues 2019-02-28 13:31:40 +09:00
38cf5a1ea4 Add support for the HitCircleOverlap property in legacy skins 2019-02-15 21:03:06 +09:00
8617aaa2a7 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
0573c1c923 Fix taiko namespace ignored 2019-01-21 14:20:37 +09:00
4b5fc85875 Use Find instead of FirstOrDefault 2019-01-05 19:35:33 +03:00
f27bd3ef3e OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
3539874262 Add missing scale
Makes about a 1px difference.
2018-09-28 11:40:13 +09:00
1c242556ca Add comments + cleanup 2018-09-27 17:40:28 +09:00
8191f03503 Implement HitCircleFont skin configuration 2018-09-27 17:40:28 +09:00
0d8276c5f8 Implement skinnable sprite text 2018-09-27 17:40:28 +09:00