Commit Graph

17427 Commits

Author SHA1 Message Date
e085aa8c1d Merge branch 'master' into better-filter-bypass 2020-03-05 20:19:08 +09:00
aafdfbca1f Merge pull request #8129 from peppy/fix-dummy-track-completion-feedback
Fix DummyWorkingBeatmap's track completion attempting to change game-wide beatmap
2020-03-05 17:57:57 +09:00
0c1775b522 Fix incorrect condition and add test 2020-03-05 17:12:14 +09:00
f12a515ca5 Merge branch 'master' into mod-testscene 2020-03-05 17:10:24 +09:00
f7777ecb01 Merge pull request #8142 from peppy/add-star-difficulty-max-migration
Fix song select max displayable star difficulty getting stuck at wrong maximum
2020-03-05 17:10:10 +09:00
9307caa3bf Fix typos 2020-03-05 16:58:07 +09:00
f0fd2a86e3 Merge branch 'master' into add-star-difficulty-max-migration 2020-03-05 16:30:38 +09:00
5368f5214b Merge branch 'master' into less-test-players 2020-03-05 16:30:38 +09:00
5b8037ea7d Add note about early migration return on non-release transitions 2020-03-05 15:36:36 +09:00
507af4fa72 Add comment about rationale behind always updating version in config 2020-03-05 15:35:27 +09:00
d3786a9382 Merge branch 'centralise-update-managers' into add-star-difficulty-max-migration 2020-03-05 15:07:20 +09:00
a311ace626 Add migration test 2020-03-05 15:07:00 +09:00
1e1e8cbcb5 Always update version 2020-03-05 14:46:38 +09:00
1e6710020e Remove minor version for now 2020-03-05 13:46:25 +09:00
74b5e76c0e Fix dependency initialisation ordering 2020-03-05 13:39:55 +09:00
6477a7b73e Centralise creation of UpdateManagers 2020-03-05 13:34:04 +09:00
7229131d36 Fix song select max displayable star difficulty getting stuck at wrong maximum 2020-03-05 13:18:42 +09:00
e78c238ecd Merge pull request #8131 from recapitalverb/fix-searchable-list-padding
Fix searchable list padding
2020-03-05 12:23:33 +09:00
26ce0d05d6 Use autoplay mod rather than local replay provider 2020-03-05 11:33:30 +09:00
77fddcd2c2 Merge branch 'less-test-players' into mod-testscene 2020-03-05 11:26:33 +09:00
5200633f9f Centralise TestPlayer implementations as much as possible 2020-03-05 11:25:07 +09:00
fadebcdc03 Move all sets to object initialiser for code formatting reasons 2020-03-05 10:21:25 +09:00
3b19467ead ModTestCaseData -> ModTestData 2020-03-05 10:19:42 +09:00
0f1f1d1a6b Remove unused "name" parameter 2020-03-05 10:18:37 +09:00
ce3786cfd9 Rename to ModTestScene (is no longer a sandbox) 2020-03-05 10:11:27 +09:00
6b44021f4d Change username text size back to 20 2020-03-05 03:33:14 +03:00
6b1fdcf9a2 Minor adjustments 2020-03-05 02:38:30 +03:00
13752ffe9d Revisit UserGridPanel layout 2020-03-05 02:31:19 +03:00
2e996eeb7e Refactor displayStatus function and add comments 2020-03-05 02:10:38 +03:00
22d43c26aa Adjust some text values 2020-03-05 02:00:46 +03:00
06b2c70a04 Simplify alignment setting for status message 2020-03-05 01:45:49 +03:00
d297bf6957 Adjust background presentation 2020-03-05 01:41:55 +03:00
997be65be2 Improve colouring logic 2020-03-04 21:19:26 +01:00
bd03dd9b70 Adjust class naming 2020-03-04 23:08:58 +03:00
63219a2357 Adjust properties naming 2020-03-04 23:06:16 +03:00
55a0586b13 Move exception handling below all the cases 2020-03-04 23:03:02 +03:00
8849f25069 Merge remote-tracking branch 'refs/remotes/ppy/master' into friends-update-streams 2020-03-04 22:59:56 +03:00
5628c5102d Remove old scores before adding new ones 2020-03-04 20:01:15 +01:00
9aacc3f5ae Replace Scores property with DisplayScores method
Also adds null checks to prevent crashes in tests.
2020-03-04 19:24:52 +01:00
f8776a0be4 Display all difficulties from overriding selection 2020-03-04 22:59:49 +09:00
0b98bcc856 Fix incorrect click action 2020-03-04 15:22:08 +03:00
6631b07442 Refactor to replace existing panels 2020-03-04 14:58:15 +03:00
a62550b323 Reapply filters on next change after a forced beatmap display 2020-03-04 20:14:18 +09:00
1bdbe7c823 Merge remote-tracking branch 'refs/remotes/ppy/master' into user-cards-update 2020-03-04 13:43:28 +03:00
e7e759cc92 Merge remote-tracking branch 'refs/remotes/ppy/master' into user-cards-update 2020-03-04 13:15:51 +03:00
38d91ccd0d Add comment regarding no-longer-required schedule 2020-03-04 19:11:35 +09:00
bac35b2a68 Handle beatmap track changing in a saner way 2020-03-04 19:11:35 +09:00
8a437e1b54 Add ability to send pm via context menu 2020-03-04 12:42:21 +03:00
15e47d8432 Implement layout for UserGridCard 2020-03-04 12:20:49 +03:00
fa7f8de4e3 Merge branch 'master' into beatmap-status 2020-03-04 18:11:59 +09:00