Commit Graph

15547 Commits

Author SHA1 Message Date
27dd12a66d Rewrite slider length calculation for readability 2019-12-06 15:06:31 +09:00
21ceb7f85d Always display skins at native sizes for now 2019-12-06 14:40:45 +09:00
04b89c8242 Merge branch 'master' into expertplus-tooltip-colour 2019-12-06 13:54:13 +09:00
48c6279e8b Only undo adjustments in GameplayClockContainer if applied at least once 2019-12-06 13:49:22 +09:00
de23364608 Add failing test 2019-12-06 13:47:34 +09:00
b1426d1b22 Full impossible nullref 2019-12-06 12:51:43 +09:00
9248fbe881 Remove extra checkboxes for now 2019-12-06 12:22:44 +09:00
9f4c8db395 Add xmldoc 2019-12-06 12:17:41 +09:00
8be6abf607 Add param to let function return lighter colour for some diff 2019-12-06 10:07:16 +07:00
23c7132c4f Add missing license header 2019-12-06 11:53:22 +09:00
28400aa865 Update test scene 2019-12-06 11:27:24 +09:00
12a9843835 Move thickness to a constant 2019-12-06 10:48:18 +09:00
e76f8bdd64 Fix warnings 2019-12-05 23:31:21 +09:00
d8620a70fb Make work in editor 2019-12-05 20:12:25 +09:00
3ebbf62b2a Initial game-wide update with the new SliderPath 2019-12-05 19:53:36 +09:00
e225b0032a Add basic hitobject display to timeline 2019-12-05 19:31:40 +09:00
c9a66c0d07 Expose a version to indicate path changes 2019-12-05 18:31:28 +09:00
2419077c07 Update framework 2019-12-05 18:31:13 +09:00
1585d83b96 Add legacy constructor 2019-12-05 18:19:42 +09:00
986ac1cee4 Make expected distance a bindable 2019-12-05 17:51:29 +09:00
2702edfa55 Rename new path, replace existing one 2019-12-05 17:49:32 +09:00
0e97871461 Change colour if difficulty is ExpertPlus 2019-12-05 14:53:01 +07:00
5e9b739b67 Re-implement slider paths to support multiple segments 2019-12-05 16:45:02 +09:00
33737d3d89 Move tests to TestSceneRankingsOverlay due to refactoring 2019-12-05 09:53:25 +03:00
22863da360 Merge remote-tracking branch 'refs/remotes/ppy/master' into rankings-overlay-refactor 2019-12-05 09:29:37 +03:00
de413418c7 Remove redundant prefix 2019-12-05 14:50:12 +09:00
0149e47673 Expose general control point change event 2019-12-05 14:38:32 +09:00
3e0f499e72 Add xmldocs 2019-12-05 14:38:21 +09:00
6e9157d59c Standardise request/response handling 2019-12-05 14:29:48 +09:00
cd473f207a Use child set, not Clear/Add 2019-12-05 14:09:33 +09:00
5f9b9631ef Move scope/country restrictions into RankingsOverlay 2019-12-05 14:07:39 +09:00
753715f7db Merge branch 'master' into rankings-overlay-refactor 2019-12-05 13:46:21 +09:00
40d0700fa5 Add structure for path control points 2019-12-05 13:43:38 +09:00
36c734c4c2 Merge branch 'master' into decouple-api-room-scoreinfo 2019-12-05 12:43:43 +09:00
f18519965c Merge branch 'master' into eager-skip-filters 2019-12-05 12:27:42 +09:00
f8f144b6c0 Remove pointless ScheduledDelegate 2019-12-05 05:20:22 +03:00
48732e49b9 Improve async logic 2019-12-05 04:20:13 +03:00
0560a6637c Merge remote-tracking branch 'refs/remotes/ppy/master' into rankings-overlay-refactor 2019-12-05 04:11:45 +03:00
48287459a0 Optimise filters to avoid property retrieval
Also reduces number of instantiations of SearchableTerms array in the case of multiple criteria terms.
2019-12-05 01:52:22 +09:00
36224dca13 Fix multiplayer aggregate score inheriting from ScoreInfo 2019-12-05 01:45:28 +09:00
9ac0ac0944 Merge branch 'master' into fix-pause-testcase 2019-12-05 01:00:27 +09:00
0734b52483 Update framework 2019-12-04 23:33:26 +09:00
ca1f3417a3 Merge pull request #7046 from smoogipoo/fix-replay-button
Fix replay download button not working
2019-12-04 23:00:40 +09:00
19c5848e73 Merge branch 'master' into decouple-legacy-score-info 2019-12-04 11:47:27 +09:00
242e1b0b2e Merge branch 'master' into add-missing-long-running 2019-12-04 11:29:25 +09:00
46c9bdcf62 Replace Convert.ChangeType with IConvertible. 2019-12-03 20:49:41 +08:00
5375af7820 Remove other Equals(object) calls. 2019-12-03 20:23:27 +08:00
05cfef92f9 Don't compare spans with null. 2019-12-03 20:09:58 +08:00
a42f9447e6 Don't use Equals(object) on T?. 2019-12-03 20:07:22 +08:00
e2591f154b Only parse statistics when not null 2019-12-03 16:16:46 +09:00