Commit Graph

2675 Commits

Author SHA1 Message Date
b8beac27ce Use previous logic for catching-up mode 2020-10-27 17:14:41 +09:00
09087faf3b Fix non-matching filename 2020-10-27 14:23:24 +09:00
9cfb81589e Use bindable flow instead 2020-10-27 14:10:12 +09:00
6853da459d Move sample pausing logic out of FrameStabilityContainer 2020-10-27 13:54:33 +09:00
7392876b5f Fix mania crashing due to spectator client handling frames with unconverted beatmap 2020-10-27 00:35:25 +01:00
05697dfe68 Add spectator state object support 2020-10-22 17:48:15 +09:00
96049c39c9 Add begin/end session logic 2020-10-22 17:48:15 +09:00
175fd512b0 Send frames to streaming client from replay recorder 2020-10-22 17:48:15 +09:00
411ae38605 Remove unused using 2020-10-20 15:06:31 +09:00
267b399f9f Add some simple border styles 2020-10-20 13:59:03 +09:00
7c388f1132 Move editor playfield border locally to osu! composer 2020-10-19 21:20:13 +02:00
4267d23d59 Move border to more appropriate namespace 2020-10-19 20:56:34 +02:00
053c7a69a6 Fix code style issues & compilation failures 2020-10-19 20:22:48 +02:00
22bde43106 Merge branch 'master' into visible-playfield-boundary 2020-10-19 18:05:28 +09:00
fe51236c00 Merge branch 'master' into score-test 2020-10-19 15:55:52 +09:00
5b96f01564 Fix key counter actions displaying out of order 2020-10-18 19:21:36 +02:00
6385d5f369 Replace with local tolist 2020-10-16 23:40:44 +09:00
81cc5e1c42 Silence EF warning due to ordinal being unsupported 2020-10-16 23:31:37 +09:00
fe3a23750c Use char overloads for string methods 2020-10-16 11:52:29 +02:00
cc41845f56 Add missing string function ordinal specifications 2020-10-16 12:49:31 +09:00
5640d33d1a Merge branch 'master' into skin-disabler-refactor 2020-10-15 18:32:50 +09:00
ef2e2894a2 Merge branch 'master' into fix-mania-diffcalc 2020-10-14 23:49:14 +09:00
1684c4f412 Merge pull request #10503 from smoogipoo/fix-mod-combinations
Fix MultiMod difficulty calculator combinations not generating correctly
2020-10-14 23:42:59 +09:00
8b864c8c22 Merge branch 'master' into fix-multimod-copy 2020-10-14 22:29:38 +09:00
ed57b1363f Remove unused usings 2020-10-14 20:08:46 +09:00
c4fdd35223 Fix same-type incompatibility through multimod 2020-10-14 19:53:37 +09:00
e3eaba7b2c Move ISampleDisabler implementation to Player and FrameStabilityContainer 2020-10-14 19:39:48 +09:00
e9ebeedbe2 Refactor generation 2020-10-14 19:32:30 +09:00
d7a52e97ff Fix multimod difficulty combinations not generating correctly 2020-10-14 19:03:11 +09:00
f04aec538f Fix MultiMod throwing exceptions when creating copies 2020-10-14 18:12:19 +09:00
207c409792 Merge branch 'master' into fix-mania-diffcalc 2020-10-14 15:26:32 +09:00
1af17fbd5e Merge branch 'master' into fix-early-break-cull 2020-10-13 18:02:08 +02:00
372761a46f More/better commenting 2020-10-12 19:22:34 +09:00
eb4ef157ca Fix implicit segments not being constructed correctly 2020-10-12 19:16:37 +09:00
48c0ae40ef Fix multi-segment sliders not parsing correctly 2020-10-12 18:04:28 +09:00
8f37d2290a Expose sorting of hitobjects 2020-10-09 21:43:46 +09:00
485a951281 Expose current strain and retrieval of peak strain 2020-10-09 21:42:43 +09:00
d536a1f75e Fix breaks being culled too early 2020-10-09 21:04:56 +09:00
696e3d53af Fix slider samples being overwritten by the last node 2020-10-09 20:50:09 +09:00
93f5ea57a5 Merge pull request #10427 from peppy/fix-hidden-first-object
Fix first hitobject in osu! hidden mod not getting correct fade applied
2020-10-09 19:23:47 +09:00
62690e4873 Merge pull request #10432 from peppy/editor-reverse-pattern
Add "reverse pattern" support to editor selection handler
2020-10-09 19:19:24 +09:00
6572ce5f36 Merge pull request #10441 from peppy/editor-selection-blueprint-performance
Improve performance of slider blueprints
2020-10-09 18:01:25 +09:00
beec0e4193 Hide children of SelectionBlueprint when not selected 2020-10-09 14:03:13 +09:00
07558b5bc0 Merge branch 'master' into ruleset-result-types 2020-10-09 13:17:05 +09:00
6649cb2204 Fix incorrect first object logic 2020-10-09 06:41:53 +09:00
eacc7dca9a Fix SliderPath not handling Clear correctly 2020-10-09 06:31:59 +09:00
2d0275ba95 Fix first hitobject in osu! hidden mod not getting correct fade applied 2020-10-09 03:07:01 +09:00
7109c3b6cd Rename variable as suggested 2020-10-07 21:06:24 +02:00
2b6e4e575e Award max combo portion score if max achievable is 0 2020-10-07 17:04:55 +03:00
74af7cc503 Rework ScoreProcessor 2020-10-07 17:00:00 +03:00