Commit Graph

1347 Commits

Author SHA1 Message Date
0a2b585c65 Apply missing scale 2020-04-21 17:14:49 +09:00
4c689c6ad2 Add constant for max stage keys 2020-04-21 10:56:04 +09:00
4e271ff46f Add support for 10K mod + 20K dual stages 2020-04-20 21:28:36 +09:00
5d96d67226 Add special key definition just for sanity 2020-04-20 14:40:37 +09:00
b881293b98 Allow 10k to be played on a single stage 2020-04-20 14:08:23 +09:00
e534d59c80 Use another argument exception 2020-04-15 13:08:15 +09:00
d47e414fb1 Apply review feedback (unroll inner loop / xml fixes) 2020-04-15 12:35:43 +09:00
7f95418262 Fix osu!mania replays actuating incorrect keys when multiple stages are involved 2020-04-14 16:52:17 +09:00
c51bad0e35 Cache ManiaPlayfield instead 2020-04-13 13:42:21 +09:00
cdff6060d3 Remove recursive hierarchy traversal for mania sample balance 2020-04-13 13:01:27 +09:00
65b96079a0 Move dampening to base implementation and change range to 0..1 2020-04-13 13:01:02 +09:00
22d89dbff7 Merge branch 'master' of https://github.com/ppy/osu into stereo-shifted-playback 2020-04-12 01:46:32 +02:00
f274ec297c Add positional sound support for all rulesets
The SamplePlaybackBalance is calculated in a way that the balance
remains between -0.4 and 0.4.
Positional sound is not supported in osu!taiko.
2020-04-12 01:33:25 +02:00
12c21cba7e Add missing masking specification 2020-04-11 15:20:27 +09:00
cb6372acac Merge branch 'master' into mania-stage-background-skinning 2020-04-09 15:37:48 +09:00
d13231eff7 Use ctor for default width 2020-04-08 18:23:24 +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
9db996a91f Increase size of default osu!mania skin's keys to allow clearance with HUD 2020-04-08 14:13:31 +09:00
3794b55eef Rename ManiaStage to Stage 2020-04-08 14:13:31 +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
2118998243 Merge pull request #8653 from smoogipoo/better-mania-scrollspeed
Fix inconsistent scroll speeds in mania
2020-04-07 22:38:55 +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
9cfeb60afc Fix missed speed removal in mania 2020-04-07 16:30:58 +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
3289fa7c66 Merge branch 'master' into better-mania-scrollspeed 2020-04-03 23:25:14 +09:00
eacbb20d87 Merge branch 'master' into fix-convert-scroll-speed 2020-04-03 22:47:53 +09:00
53c99d137a Merge branch 'master' into mania-config-lookup-refactor 2020-04-03 22:22:59 +09:00
23b7cde941 Add milliseconds value alongside 2020-04-03 18:38:04 +09:00
1ff2cc31d1 Implement more familiar scroll speed options in mania 2020-04-03 18:25:01 +09:00
51db361c32 Update usages of Animation and Video in line with framework changes 2020-04-03 16:00:06 +09:00
b42d1104b7 Fix mania converts scrolling at incorrect speeds 2020-04-03 13:16:01 +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
bff58f36e5 Merge pull request #8563 from smoogipoo/expand-mania-vertically
Expand mania to fit vertical screen bounds
2020-04-02 23:01:56 +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
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