Commit Graph

17238 Commits

Author SHA1 Message Date
fa8e7adf07 Merge branch 'master' into fix-testscene-rate 2020-03-06 22:40:02 +09:00
28c665e7a6 Merge branch 'master' into add-load-delay-for-avatars 2020-03-06 22:09:47 +09:00
16cc49daa0 Update framework 2020-03-06 18:47:31 +09:00
a59c3d997d Refactor implementation to better match what already existed 2020-03-06 18:00:17 +09:00
90dbb90470 Merge branch 'master' into disable-keycounter-breaks 2020-03-06 17:53:10 +09:00
8ff3370273 Add a short load delay for avatars to avoid unnecessary fetching 2020-03-06 16:27:38 +09:00
c3ad08f230 Remove wild writeline 2020-03-06 02:18:35 +09:00
ebc86c1075 Fix random test failure 2020-03-06 02:14:16 +09:00
e3509c742c Track time in a simpler way in TrackVirtualManual 2020-03-06 02:03:19 +09:00
2b89fb68f7 Merge branch 'master' into fix-testscene-rate 2020-03-05 23:38:33 +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
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