448663ae9a
Merge remote-tracking branch 'refs/remotes/ppy/master' into colour-provider-implementation
2020-01-25 06:41:49 +03:00
92a5fbe948
Merge branch 'master' into star-filtering
2020-01-24 23:28:36 +09:00
bb390b4470
Add test
2020-01-24 19:40:20 +09:00
619c2d6d9c
Merge remote-tracking branch 'refs/remotes/ppy/master' into colour-provider-implementation
2020-01-24 12:44:13 +03:00
59ff3aa800
Fix tests
2020-01-24 12:42:48 +03:00
368587fc06
Merge branch 'master' into timeline-maybe
2020-01-24 18:08:29 +09:00
811ddb02a4
General refactoring
2020-01-24 17:50:36 +09:00
7495cfa0a9
Add a test scene
...
You have to have a test scene You have to have a test scene You have to have a test scene You have to have a test scene You have to have a test scene You have to have a test scene You have to have a test scene You have to have a test scene You have to have a test scene You have to have a test scene You have to have a test scene You have to have a test scene You have to have a test scene
2020-01-24 16:32:31 +09:00
2187dbd0c2
Rename steps in test for clarity
2020-01-24 14:37:37 +09:00
997b49f6dc
Change display to always show progress bar, only hiding seeking handle instead
2020-01-24 14:21:22 +09:00
da65fff48e
Merge remote-tracking branch 'upstream/master' into collapse-graph-option
2020-01-24 13:55:42 +09:00
ea2271c905
Merge branch 'master' into timeline-maybe
2020-01-24 13:39:51 +09:00
0e9ab8c76b
Rename test scene to match
2020-01-24 13:39:47 +09:00
c390348eab
Merge remote-tracking branch 'upstream/master' into colour-score-meter
2020-01-24 11:45:33 +09:00
ca94850ce4
Merge branch 'master' into view-comments-via-propery
2020-01-23 17:47:40 +09:00
a6d97f8ee6
Merge pull request #7577 from ProTheory8/mod-autoopen
...
Make Difficulty Adjust mod customisation menu open automatically
2020-01-23 17:03:04 +09:00
143d47ec93
Merge pull request #7538 from peppy/decouple-blueprint-container
...
Decouple blueprint container to allow usage in timeline
2020-01-23 16:13:51 +09:00
0df9703c46
Merge branch 'master' into mod-autoopen
2020-01-23 16:04:43 +09:00
d3262a5667
Cache EditorBeatmap in test
2020-01-23 15:51:00 +09:00
098d643955
Move beat snapping to its own interface
2020-01-23 14:39:56 +09:00
56c044c44a
Move beat snapping to its own interface
2020-01-23 14:30:25 +09:00
477e1b7d27
Rename TimelineHitObjectDisplay to TimelineBlueprintContainer
2020-01-23 14:30:25 +09:00
9de4424aec
Removed TestModCustomisable3
2020-01-21 19:32:53 +05:00
b8d2012fc3
Added test
2020-01-21 15:26:51 +05:00
195068ba9a
Cache EditorBeatmap in test
2020-01-21 17:35:36 +09:00
3f2512295c
Merge pull request #7555 from peppy/update-framework
...
Update framework
2020-01-18 15:57:16 +09:00
e8e6897603
Remove unnecessary linq count usage
2020-01-18 15:27:21 +09:00
6579aa144d
Merge branch 'master' into mod-text
2020-01-16 20:11:51 +08:00
e096688ac8
simplify some stuff
2020-01-16 17:58:47 +08:00
d01cc37968
Fix channel tab control test scene
2020-01-16 18:36:27 +09:00
4c18a67268
add test step
2020-01-15 18:24:43 +08:00
052772cce7
add test case
2020-01-15 18:15:56 +08:00
62615fb8c1
format
2020-01-15 18:00:14 +08:00
a0b6cadab5
add test scene
2020-01-15 17:36:27 +08:00
1367c18d3f
General refactorings
2020-01-14 15:07:25 +09:00
45dad5a9c7
Merge remote-tracking branch 'origin/master' into rankings-country-filter
2020-01-14 15:00:48 +09:00
14829837c4
Update namespace specifications
2020-01-10 01:38:03 +08:00
56724d2580
Merge branch 'master' into #7146
2020-01-10 01:08:20 +08:00
03c778df75
Merge branch 'master' into update-framework
2020-01-09 19:02:26 +09:00
26c80e35fb
Fix missing namespace
2020-01-09 17:17:08 +08:00
ab9603b06a
Merge remote-tracking branch 'upstream/master' into #7146
2020-01-09 17:08:12 +08:00
91735ff367
Update MathUtils namespace usages
2020-01-09 13:43:44 +09:00
0d9fb065da
Move CountryPill to it's own class
2020-01-09 00:27:22 +03:00
29c4ae68d9
Add some content to test scene for better visual representation
2020-01-09 00:14:29 +03:00
f0fe3bc804
Pass bindable to BeatmapMetadataDisplay
...
It was reported that mods selected in song select would show up during
loading of replays which were recorded under a different set of mods.
This was caused by BeatmapMetadataDisplay accepting a plain read-only
value of the Mods bindable in PlayerLoader.load(), therefore making the
mod value assignment in ReplayPlayerLoader.OnEntering() have no effect
on that component.
To resolve this issue, make BeatmapMetadataDisplay accept the
higher-level bindable, bind to it locally and pass it down the hierarchy
to ModDisplay.
2020-01-08 20:10:43 +01:00
a3f7d3c445
Add failing test
...
Add test case demonstrating the lack of update of the metadata display's
mods upon setting the Mods property in PlayerLoader.
2020-01-08 19:55:35 +01:00
dc64ba8ed8
Remove unused variable
2020-01-08 19:22:07 +03:00
1428952377
Implement CountryFilter component for RankingsOverlay
2020-01-08 18:59:13 +03:00
d33a507d96
Implement a login placeholder ( #7438 )
...
Implement a login placeholder
2020-01-08 16:55:41 +08:00
e0cfc2f405
Merge branch 'master' into prev-button-revamp
2020-01-07 21:49:53 +01:00