Dean Herbert
|
2b1e79a4e8
|
Simplify state changes further
|
2020-10-28 15:32:20 +09:00 |
|
Dean Herbert
|
c9515653b3
|
Restore previous directionality logic to avoid logic differences
|
2020-10-28 15:31:57 +09:00 |
|
Dean Herbert
|
59e9c2639a
|
Remove try-finally
|
2020-10-28 15:16:56 +09:00 |
|
Dean Herbert
|
a06516c900
|
Extract out frame stability state into enum for (hopefully) better clarity
|
2020-10-28 15:15:15 +09:00 |
|
Dean Herbert
|
8c9bda2ded
|
Split out replay update method
|
2020-10-28 15:14:06 +09:00 |
|
Dean Herbert
|
9b9a41596f
|
Split out frame stability calculation to own method
|
2020-10-28 15:14:06 +09:00 |
|
Dean Herbert
|
b8beac27ce
|
Use previous logic for catching-up mode
|
2020-10-27 17:14:41 +09:00 |
|
Dean Herbert
|
09087faf3b
|
Fix non-matching filename
|
2020-10-27 14:23:24 +09:00 |
|
Dean Herbert
|
9cfb81589e
|
Use bindable flow instead
|
2020-10-27 14:10:12 +09:00 |
|
Dean Herbert
|
6853da459d
|
Move sample pausing logic out of FrameStabilityContainer
|
2020-10-27 13:54:33 +09:00 |
|
Bartłomiej Dach
|
7392876b5f
|
Fix mania crashing due to spectator client handling frames with unconverted beatmap
|
2020-10-27 00:35:25 +01:00 |
|
Dean Herbert
|
05697dfe68
|
Add spectator state object support
|
2020-10-22 17:48:15 +09:00 |
|
Dean Herbert
|
96049c39c9
|
Add begin/end session logic
|
2020-10-22 17:48:15 +09:00 |
|
Dean Herbert
|
175fd512b0
|
Send frames to streaming client from replay recorder
|
2020-10-22 17:48:15 +09:00 |
|
Dean Herbert
|
411ae38605
|
Remove unused using
|
2020-10-20 15:06:31 +09:00 |
|
Dean Herbert
|
267b399f9f
|
Add some simple border styles
|
2020-10-20 13:59:03 +09:00 |
|
Bartłomiej Dach
|
7c388f1132
|
Move editor playfield border locally to osu! composer
|
2020-10-19 21:20:13 +02:00 |
|
Bartłomiej Dach
|
4267d23d59
|
Move border to more appropriate namespace
|
2020-10-19 20:56:34 +02:00 |
|
Bartłomiej Dach
|
053c7a69a6
|
Fix code style issues & compilation failures
|
2020-10-19 20:22:48 +02:00 |
|
Dean Herbert
|
22bde43106
|
Merge branch 'master' into visible-playfield-boundary
|
2020-10-19 18:05:28 +09:00 |
|
Dan Balasescu
|
fe51236c00
|
Merge branch 'master' into score-test
|
2020-10-19 15:55:52 +09:00 |
|
Bartłomiej Dach
|
5b96f01564
|
Fix key counter actions displaying out of order
|
2020-10-18 19:21:36 +02:00 |
|
smoogipoo
|
6385d5f369
|
Replace with local tolist
|
2020-10-16 23:40:44 +09:00 |
|
smoogipoo
|
81cc5e1c42
|
Silence EF warning due to ordinal being unsupported
|
2020-10-16 23:31:37 +09:00 |
|
Berkan Diler
|
fe3a23750c
|
Use char overloads for string methods
|
2020-10-16 11:52:29 +02:00 |
|
Dean Herbert
|
cc41845f56
|
Add missing string function ordinal specifications
|
2020-10-16 12:49:31 +09:00 |
|
Dan Balasescu
|
5640d33d1a
|
Merge branch 'master' into skin-disabler-refactor
|
2020-10-15 18:32:50 +09:00 |
|
Dean Herbert
|
ef2e2894a2
|
Merge branch 'master' into fix-mania-diffcalc
|
2020-10-14 23:49:14 +09:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
8b864c8c22
|
Merge branch 'master' into fix-multimod-copy
|
2020-10-14 22:29:38 +09:00 |
|
smoogipoo
|
ed57b1363f
|
Remove unused usings
|
2020-10-14 20:08:46 +09:00 |
|
smoogipoo
|
c4fdd35223
|
Fix same-type incompatibility through multimod
|
2020-10-14 19:53:37 +09:00 |
|
Dean Herbert
|
e3eaba7b2c
|
Move ISampleDisabler implementation to Player and FrameStabilityContainer
|
2020-10-14 19:39:48 +09:00 |
|
smoogipoo
|
e9ebeedbe2
|
Refactor generation
|
2020-10-14 19:32:30 +09:00 |
|
smoogipoo
|
d7a52e97ff
|
Fix multimod difficulty combinations not generating correctly
|
2020-10-14 19:03:11 +09:00 |
|
smoogipoo
|
f04aec538f
|
Fix MultiMod throwing exceptions when creating copies
|
2020-10-14 18:12:19 +09:00 |
|
Dean Herbert
|
207c409792
|
Merge branch 'master' into fix-mania-diffcalc
|
2020-10-14 15:26:32 +09:00 |
|
Bartłomiej Dach
|
1af17fbd5e
|
Merge branch 'master' into fix-early-break-cull
|
2020-10-13 18:02:08 +02:00 |
|
smoogipoo
|
372761a46f
|
More/better commenting
|
2020-10-12 19:22:34 +09:00 |
|
smoogipoo
|
eb4ef157ca
|
Fix implicit segments not being constructed correctly
|
2020-10-12 19:16:37 +09:00 |
|
smoogipoo
|
48c0ae40ef
|
Fix multi-segment sliders not parsing correctly
|
2020-10-12 18:04:28 +09:00 |
|
smoogipoo
|
8f37d2290a
|
Expose sorting of hitobjects
|
2020-10-09 21:43:46 +09:00 |
|
smoogipoo
|
485a951281
|
Expose current strain and retrieval of peak strain
|
2020-10-09 21:42:43 +09:00 |
|
smoogipoo
|
d536a1f75e
|
Fix breaks being culled too early
|
2020-10-09 21:04:56 +09:00 |
|
smoogipoo
|
696e3d53af
|
Fix slider samples being overwritten by the last node
|
2020-10-09 20:50:09 +09:00 |
|
Dan Balasescu
|
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 |
|
Dan Balasescu
|
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 |
|
Dan Balasescu
|
6572ce5f36
|
Merge pull request #10441 from peppy/editor-selection-blueprint-performance
Improve performance of slider blueprints
|
2020-10-09 18:01:25 +09:00 |
|
Dean Herbert
|
beec0e4193
|
Hide children of SelectionBlueprint when not selected
|
2020-10-09 14:03:13 +09:00 |
|
Dean Herbert
|
07558b5bc0
|
Merge branch 'master' into ruleset-result-types
|
2020-10-09 13:17:05 +09:00 |
|