Commit Graph

13 Commits

Author SHA1 Message Date
mcendu ca555a6a52 rename per-column skin config retrieval to GetColumnSkinConfig
Removed parameter "index"; all these cases should use extension instead
2020-06-20 14:56:39 +08:00
mcendu 8298a2c8a9 inline stage light lookup and clarify behavior 2020-06-20 14:53:25 +08:00
smoogipoo 0a2b585c65 Apply missing scale 2020-04-21 17:14:49 +09:00
smoogipoo 11d58fb7f6 Implement column background and light colours 2020-04-07 16:53:55 +09:00
smoogipoo 1f797207f7 Rework lookups to not require total playfield columns 2020-04-03 12:31:05 +09:00
smoogipoo 62f1bc276d Add skinning support for column line colour 2020-04-02 18:10:17 +09:00
smoogipoo ff2c5b446e Fix column lights positioned incorrectly 2020-04-01 16:06:09 +09:00
mcendu ff499b7d6b
fix indent 2020-03-31 19:12:02 +08:00
mcendu df2379fb0e
remove unnecessary using 2020-03-31 18:10:43 +08:00
mcendu 3e0991d350
fix indent 2020-03-31 18:00:56 +08:00
mcendu 71fc240aee
make mania skin elements use new method 2020-03-31 17:32:05 +08:00
mcendu ec3d21e2b7
convert older elements to LegacyManiaColumnElement
Also added xmldoc for new shorthand method.
2020-03-31 17:18:53 +08:00
smoogipoo 44727eb2b8 Implement column background skinning 2020-03-31 10:57:56 +09:00