Commit Graph

114 Commits

Author SHA1 Message Date
b06017dbf1 supress horizontal scaling of left-and-right stages 2020-05-31 11:28:54 +08:00
0a2b585c65 Apply missing scale 2020-04-21 17:14:49 +09:00
83db6cebb6 Implement bottom stage image 2020-04-08 16:20:54 +09:00
cd15b672eb Implement left and right stage images 2020-04-08 16:20:47 +09:00
e429c274a9 Initial structure 2020-04-08 15:35:37 +09:00
2062087155 Merge branch 'master' into more-mania-colours 2020-04-07 23:36:42 +09:00
9ff4458fd6 Merge branch 'master' into mania-skin-note-images 2020-04-07 22:41:22 +09:00
11d58fb7f6 Implement column background and light colours 2020-04-07 16:53:55 +09:00
9fd73492ca Implement judgement line colour 2020-04-07 16:53:55 +09:00
3ecb99462f Make note height scale by minimum column width 2020-04-07 16:07:18 +09:00
707a6269b3 Fix incorrect key texture lookup 2020-04-06 19:03:37 +09:00
cfa2404626 Remove explicit specification of new default 2020-04-06 12:39:49 +09:00
53c99d137a Merge branch 'master' into mania-config-lookup-refactor 2020-04-03 22:22:59 +09:00
51db361c32 Update usages of Animation and Video in line with framework changes 2020-04-03 16:00:06 +09:00
571748d105 Add some xmldocs + nullable parameter 2020-04-03 12:31:05 +09:00
1f797207f7 Rework lookups to not require total playfield columns 2020-04-03 12:31:05 +09:00
f919a2f267 Merge branch 'master' into mania-hitexplosion-skinning 2020-04-02 23:57:03 +09:00
0f5fd8051c Merge branch 'master' into mania-hitexplosion-skinning 2020-04-02 23:08:31 +09:00
c35dd0153d Merge branch 'master' into mania-column-line-colour 2020-04-02 23:03:22 +09:00
47e2ff5ce6 Fix incorrect frame length for hit explosions 2020-04-02 22:56:30 +09:00
e1a9a76e01 Merge pull request #8564 from smoogipoo/fix-holdnote-texturing
Fix hold note animation not being reset
2020-04-02 22:42:47 +09:00
8f2a3578bd Merge branch 'master' into mania-hitexplosion-skinning 2020-04-02 21:59:01 +09:00
62f1bc276d Add skinning support for column line colour 2020-04-02 18:10:17 +09:00
9552319732 Fix hold note animation not being reset 2020-04-02 17:09:08 +09:00
dae738d6a4 add todo entries 2020-04-02 14:58:31 +08: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
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
c8eee8d204 Add structure for legacy hit explosions 2020-04-02 14:37:29 +09:00
1446b0782b Merge branch 'master' into mania-existence-check 2020-04-01 23:11:09 +09:00
558feade87 Fix ci warnings 2020-04-01 18:19:11 +09:00
ff2c5b446e Fix column lights positioned incorrectly 2020-04-01 16:06:09 +09:00
87e5e98cae use GetAnimation for checking 2020-04-01 14:17:23 +08: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
44fcd2613f Add support for special column 2020-03-31 22:58:04 +08:00
ff499b7d6b fix indent 2020-03-31 19:12:02 +08:00
df2379fb0e remove unnecessary using 2020-03-31 18:10:43 +08:00
3e0991d350 fix indent 2020-03-31 18:00:56 +08:00
d41ff8c4b4 remove Column field from LegacyHitTarget 2020-03-31 17:58:29 +08:00
ecc305bb63 extract superclass for all mania skinning elements 2020-03-31 17:54:51 +08:00
977e1a3bfe split shortcut into two methods 2020-03-31 17:48:37 +08:00
71fc240aee make mania skin elements use new method 2020-03-31 17:32:05 +08:00
ec3d21e2b7 convert older elements to LegacyManiaColumnElement
Also added xmldoc for new shorthand method.
2020-03-31 17:18:53 +08:00
5179635b2d add shorthand method for config retrieval 2020-03-31 17:08:05 +08:00
1952fcc0ce Implement mania hold note skinning 2020-03-31 16:42:35 +09:00
b805ed6bf1 Flip anchors and origins 2020-03-31 15:59:52 +09:00
c4f76ffdaf Implement mania note skinning 2020-03-31 15:29:25 +09:00
ae668e3e87 Fix post-merge errors 2020-03-31 15:24:13 +09:00