Commit Graph

28157 Commits

Author SHA1 Message Date
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
a69e356961 Merge branch 'master' into mania-note-skinning 2020-03-31 23:38:47 +09:00
1e88d3c17a Merge conflict "resolution" 2020-03-31 23:36:06 +09:00
c9a81e7f71 Merge branch 'column-type3' into mania-skinning-refactor 2020-03-31 22:33:27 +08:00
f653d37058 Merge pull request #8521 from peppy/remove-scale-down-to-fit
Remove ScaleDownToFit as it was implemented without enough safety
2020-03-31 23:22:04 +09:00
6001cfbb85 Merge pull request #8516 from smoogipoo/mania-key-area-skinning
Add mania key area skinning
2020-03-31 23:16:52 +09:00
a894b42a32 Fix merge conflict mess 2020-03-31 22:41:16 +09:00
a7eda32a6e Fix missing comma 2020-03-31 22:35:11 +09:00
f4db4985d1 Merge branch 'master' into mania-key-area-skinning 2020-03-31 22:31:48 +09:00
c85705e935 Merge pull request #8514 from smoogipoo/mania-column-background-skinning
Add mania column background skinning
2020-03-31 22:26:23 +09:00
03689adda8 Update resources 2020-03-31 21:33:59 +09:00
fe35f696c3 Merge branch 'master' into mania-column-background-skinning 2020-03-31 21:29:37 +09:00
d3cb21c5a4 Merge pull request #8462 from peppy/fix-follow-point-transforms
Fix animated follow points not (re)animating after rewind
2020-03-31 20:55:00 +09:00
ff499b7d6b fix indent 2020-03-31 19:12:02 +08:00
7a9d878a34 Merge branch 'master' into fix-follow-point-transforms 2020-03-31 20:03:42 +09:00
59639738f3 Merge pull request #8526 from peppy/fix-catcher-width
Fix osu!catch catcher hit area being too large
2020-03-31 19:39:30 +09:00
df2379fb0e remove unnecessary using 2020-03-31 18:10:43 +08:00
da129ddf6a Merge pull request #8513 from smoogipoo/mania-skinning-testability
Implement basis for mania skinning
2020-03-31 19:03:18 +09:00
03b90fe2db Remove local application of same margin in CatchDifficultyCalculator 2020-03-31 19:01:49 +09: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
b7d73f96ea Fix osu!catch catcher hit area being too large 2020-03-31 18:33:09 +09:00
71fc240aee make mania skin elements use new method 2020-03-31 17:32:05 +08:00
c0f8c1dc28 rename variable used for mania lookup key storage 2020-03-31 17:22:46 +08:00