Commit Graph

17225 Commits

Author SHA1 Message Date
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
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
fa7f8de4e3 Merge branch 'master' into beatmap-status 2020-03-04 18:11:59 +09:00
a1dc595006 Change scroll container padding 2020-03-04 15:46:35 +07:00
184d10a75a Revert "Reduce social overlay/direct overlay paddings"
This reverts commit cb11292181.
2020-03-04 15:45:22 +07:00
eaa77bce14 Use ToString().ToLowerInvariant()
* https://github.com/ppy/osu/pull/8128#issuecomment-594360083
2020-03-04 16:43:35 +08:00
7464a486d9 Fix DummyWorkingBeatmap's track completion attempting to change game-wide beatmap 2020-03-04 16:35:45 +09:00
fbd0dfd71b add blank lines 2020-03-04 14:55:51 +08:00
416b9e4e6f fix beatmap status display 2020-03-04 14:28:18 +08:00
6f5d2da03e Merge branch 'master' into add-torus-font 2020-03-04 13:56:30 +09:00
aa17a64a0e Apply missed xmldoc suggestion 2020-03-04 12:47:01 +09:00
e9b0770f64 Apply suggestions from code review
Co-Authored-By: Dan Balasescu <smoogipoo@smgi.me>
2020-03-04 12:44:44 +09:00
75968fb4ba Update resources once more 2020-03-04 11:50:22 +09:00
4294ed4b64 Better align fonts to weights 2020-03-04 11:45:19 +09:00
c3f840cc1a Fix Autoplay = false and AllowFail behavior 2020-03-03 17:12:01 -08:00
db56fb5759 Fix venera font usage 2020-03-03 22:28:47 +09:00
740eb9ff53 Merge pull request #8090 from peppy/fix-volume-bninding-handling
Add SelectPrevious and SelectNext bindings / Change volume bindings to be truly global
2020-03-03 18:58:49 +09:00
08756186e9 Update resources 2020-03-03 18:35:28 +09:00
f1f4f1ffbd Add torus font 2020-03-03 18:17:51 +09:00
e77cefeabe Merge branch 'master' into fix-volume-bninding-handling 2020-03-03 16:32:18 +09:00
cb11292181 Reduce social overlay/direct overlay paddings 2020-03-03 16:06:31 +09:00
2e4adc056f Fix potential deadlock during gameplay tests 2020-03-03 13:42:05 +09:00
7a71a48892 Merge branch 'master' into mod-testscene 2020-03-03 13:40:20 +09:00
1e26df64b6 Fix constructor test failures 2020-03-03 12:58:07 +09:00
90c2f7bd89 Fail tests by default 2020-03-03 12:13:36 +09:00
3ef490689e Merge branch 'master' into changelog-stream-area-refactor 2020-03-03 11:52:03 +09:00