Commit Graph

28956 Commits

Author SHA1 Message Date
62f1bc276d Add skinning support for column line colour 2020-04-02 18:10:17 +09:00
a77933f5e0 Add support for parsing mania skin colours 2020-04-02 17:56:12 +09:00
9552319732 Fix hold note animation not being reset 2020-04-02 17:09:08 +09:00
7c428011a2 Merge pull request #8562 from mcendu/mania-fallback-to-head
Allow hold note tail to fallback to normal note image
2020-04-02 16:37:45 +09:00
63708532a1 Remove frozen clock from test scenes 2020-04-02 16:36:57 +09:00
5aa4c4f3cb Remove corner radius 2020-04-02 16:10:09 +09:00
7ba533b7a4 Expand mania to fit vertical screen bounds 2020-04-02 16:04:09 +09:00
dae738d6a4 add todo entries 2020-04-02 14:58:31 +08:00
62f6683a20 Remove unnecessary generic 2020-04-02 15:57:50 +09:00
c8d161e03a Fix explosion expiry 2020-04-02 15:57:02 +09:00
f3b96f8f50 add fallback to normal note image 2020-04-02 14:29:30 +08:00
de7ee57100 Fix adding null hit explosions 2020-04-02 15:27:31 +09:00
366dc7085d Merge pull request #8555 from smoogipoo/legacy-skin-start-at-current-time
Add startAtCurrentTime parameter to GetAnimation()
2020-04-02 14:57:41 +09:00
fa3a449c3b Implement legacy normal hit explosions 2020-04-02 14:37:29 +09:00
b375a02cff Cleanup positioning factor definition 2020-04-02 14:37:29 +09:00
09eb9facdd Add column to test scene 2020-04-02 14:37:29 +09:00
c8eee8d204 Add structure for legacy hit explosions 2020-04-02 14:37:29 +09:00
94031b57ea Split hit explosion positioning from column 2020-04-02 14:37:29 +09:00
beb1f037e9 Add startAtCurrentTime parameter to GetAnimation() 2020-04-02 14:33:15 +09:00
e862ca23ad Merge pull request #8535 from mcendu/mania-existence-check
Add check to detect whether mania is skinned
2020-04-02 00:09:17 +09:00
a76428f965 Move lookup to own function 2020-04-01 23:46:50 +09:00
c2c7ff7334 Add temporary logic to LegacySkin 2020-04-01 23:32:48 +09:00
1446b0782b Merge branch 'master' into mania-existence-check 2020-04-01 23:11:09 +09:00
1562612f41 Update visual tests and remove unessecary XMLDoc tag 2020-04-01 15:12:31 +02:00
312f94d810 Merge pull request #8541 from smoogipoo/fix-default-explosion-position
Fix incorrect explosion position on default skin
2020-04-01 21:46:58 +09:00
892d2b3092 Merge pull request #8544 from peppy/update-framework
Update framework
2020-04-01 21:46:47 +09:00
4d8b6c47cc Update framework 2020-04-01 21:23:43 +09:00
6d88ac2c1c Merge pull request #8537 from smoogipoo/fix-column-light-position
Fix column lights positioned incorrectly
2020-04-01 20:11:22 +09:00
33119d38ad Merge branch 'master' into fix-default-explosion-position 2020-04-01 20:03:23 +09:00
f4d8defa48 Fix incorrect explosion position on default skin 2020-04-01 20:01:35 +09:00
aac7915eab Merge branch 'master' into fix-column-light-position 2020-04-01 19:46:33 +09:00
4ddc0ab511 Merge pull request #8538 from smoogipoo/fix-barline-scroll
Fix barlines scrolling at different speeds in legacy skins
2020-04-01 19:46:06 +09:00
558feade87 Fix ci warnings 2020-04-01 18:19:11 +09:00
59eac34d82 Fix barlines scrolling at different speeds in legacy skins 2020-04-01 18:00:17 +09:00
ff2c5b446e Fix column lights positioned incorrectly 2020-04-01 16:06:09 +09:00
af408d511f Merge pull request #8536 from smoogipoo/mania-column-width
Implement column width/spacing
2020-04-01 15:51:22 +09:00
9de348235e Add comment about legacy fallback widths 2020-04-01 15:30:51 +09:00
87e5e98cae use GetAnimation for checking 2020-04-01 14:17:23 +08:00
2d6d1a8cc6 Implement column width and column spacing 2020-04-01 13:38:03 +09:00
aac7709640 Add stage test scene 2020-04-01 13:31:25 +09:00
66486b094c Remove unnecessary dependency, allow null mods 2020-04-01 13:31:17 +09:00
1ed38e505c Merge pull request #8527 from mcendu/mania-skinning-refactor
Refactor mania skin elements to make them use a consistent style
2020-04-01 12:46:26 +09:00
c10a91a33e Add odd/even type to test scenes 2020-04-01 12:04:33 +09:00
716c7fa07a Add check to detect whether mania is skinned 2020-04-01 11:04:29 +08:00
bb5fa472dc Remove null-stage fallback 2020-04-01 11:59:34 +09:00
9d9780707d Merge branch 'master' into mania-skinning-refactor 2020-04-01 10:27:40 +08:00
b41bf783d0 Merge pull request #8524 from smoogipoo/mania-hold-note-skinning
Add mania hold note skinning
2020-04-01 10:26:25 +09:00
3454983d7a Merge branch 'master' into mania-hold-note-skinning 2020-04-01 00:04:49 +09:00
629f8a5bcb Merge pull request #8523 from smoogipoo/mania-note-skinning
Add mania note skinning
2020-04-01 00:03:14 +09:00
44fcd2613f Add support for special column 2020-03-31 22:58:04 +08:00