Dean Herbert
|
5b8037ea7d
|
Add note about early migration return on non-release transitions
|
2020-03-05 15:36:36 +09:00 |
|
Dean Herbert
|
507af4fa72
|
Add comment about rationale behind always updating version in config
|
2020-03-05 15:35:27 +09:00 |
|
Dean Herbert
|
d3786a9382
|
Merge branch 'centralise-update-managers' into add-star-difficulty-max-migration
|
2020-03-05 15:07:20 +09:00 |
|
Dean Herbert
|
a311ace626
|
Add migration test
|
2020-03-05 15:07:00 +09:00 |
|
Dean Herbert
|
1e1e8cbcb5
|
Always update version
|
2020-03-05 14:46:38 +09:00 |
|
Dean Herbert
|
1e6710020e
|
Remove minor version for now
|
2020-03-05 13:46:25 +09:00 |
|
Dean Herbert
|
74b5e76c0e
|
Fix dependency initialisation ordering
|
2020-03-05 13:39:55 +09:00 |
|
Dean Herbert
|
6477a7b73e
|
Centralise creation of UpdateManagers
|
2020-03-05 13:34:04 +09:00 |
|
Dean Herbert
|
7229131d36
|
Fix song select max displayable star difficulty getting stuck at wrong maximum
|
2020-03-05 13:18:42 +09:00 |
|
Dean Herbert
|
e78c238ecd
|
Merge pull request #8131 from recapitalverb/fix-searchable-list-padding
Fix searchable list padding
|
2020-03-05 12:23:33 +09:00 |
|
Dean Herbert
|
9a12909f09
|
Test ModDifficultyAdjust is actually taking effect
|
2020-03-05 11:55:20 +09:00 |
|
Dean Herbert
|
26ce0d05d6
|
Use autoplay mod rather than local replay provider
|
2020-03-05 11:33:30 +09:00 |
|
Dean Herbert
|
77fddcd2c2
|
Merge branch 'less-test-players' into mod-testscene
|
2020-03-05 11:26:33 +09:00 |
|
Dean Herbert
|
5200633f9f
|
Centralise TestPlayer implementations as much as possible
|
2020-03-05 11:25:07 +09:00 |
|
Dean Herbert
|
fadebcdc03
|
Move all sets to object initialiser for code formatting reasons
|
2020-03-05 10:21:25 +09:00 |
|
Dean Herbert
|
3b19467ead
|
ModTestCaseData -> ModTestData
|
2020-03-05 10:19:42 +09:00 |
|
Dean Herbert
|
0f1f1d1a6b
|
Remove unused "name" parameter
|
2020-03-05 10:18:37 +09:00 |
|
Dean Herbert
|
2a581ef247
|
Remove required types
|
2020-03-05 10:15:17 +09:00 |
|
Dean Herbert
|
ce3786cfd9
|
Rename to ModTestScene (is no longer a sandbox)
|
2020-03-05 10:11:27 +09:00 |
|
Dean Herbert
|
3f7e2e2159
|
Merge pull request #8138 from bdach/fix-user-panel-tests
Fix user panel tests
|
2020-03-05 09:42:52 +09:00 |
|
Bartłomiej Dach
|
b8889318db
|
Pass rulesets to solo game status
|
2020-03-04 22:13:31 +01:00 |
|
Bartłomiej Dach
|
afa3ce494d
|
Set online status in activity test
The test would check nothing otherwise.
|
2020-03-04 22:07:02 +01:00 |
|
Bartłomiej Dach
|
5fa2638e81
|
Rename tests to adhere to convention
|
2020-03-04 22:05:48 +01:00 |
|
Bartłomiej Dach
|
1bd49d50c7
|
Remove unnecessary raw string prefixes
|
2020-03-04 22:05:08 +01:00 |
|
Bartłomiej Dach
|
5b25b5dfab
|
Change brace style
|
2020-03-04 22:04:49 +01:00 |
|
Bartłomiej Dach
|
e3e66991b0
|
Move initialisation logic to [SetUp]
|
2020-03-04 22:02:36 +01:00 |
|
TheWildTree
|
997be65be2
|
Improve colouring logic
|
2020-03-04 21:19:26 +01:00 |
|
Andrei Zavatski
|
bd03dd9b70
|
Adjust class naming
|
2020-03-04 23:08:58 +03:00 |
|
Andrei Zavatski
|
63219a2357
|
Adjust properties naming
|
2020-03-04 23:06:16 +03:00 |
|
Andrei Zavatski
|
55a0586b13
|
Move exception handling below all the cases
|
2020-03-04 23:03:02 +03:00 |
|
Andrei Zavatski
|
8849f25069
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into friends-update-streams
|
2020-03-04 22:59:56 +03:00 |
|
TheWildTree
|
5628c5102d
|
Remove old scores before adding new ones
|
2020-03-04 20:01:15 +01:00 |
|
TheWildTree
|
9aacc3f5ae
|
Replace Scores property with DisplayScores method
Also adds null checks to prevent crashes in tests.
|
2020-03-04 19:24:52 +01:00 |
|
Dean Herbert
|
f8776a0be4
|
Display all difficulties from overriding selection
|
2020-03-04 22:59:49 +09:00 |
|
McEndu
|
11ffe6a072
|
Remove LD_LIBRARY_PATH from vscode launch.json
|
2020-03-04 21:45:01 +08:00 |
|
Dean Herbert
|
94d5cc593d
|
Merge pull request #8118 from smoogipoo/fix-followpoint-stacking
Fix follow points using unstacked hitobject positions
|
2020-03-04 20:28:15 +09:00 |
|
Dean Herbert
|
a62550b323
|
Reapply filters on next change after a forced beatmap display
|
2020-03-04 20:14:18 +09:00 |
|
Dean Herbert
|
38d91ccd0d
|
Add comment regarding no-longer-required schedule
|
2020-03-04 19:11:35 +09:00 |
|
Dean Herbert
|
bac35b2a68
|
Handle beatmap track changing in a saner way
|
2020-03-04 19:11:35 +09:00 |
|
Dan Balasescu
|
fe7f13cb77
|
Merge pull request #8128 from mcendu/beatmap-status
Fix beatmap status always using "ranked" for Ranked field
|
2020-03-04 18:54:45 +09:00 |
|
Dan Balasescu
|
fa7f8de4e3
|
Merge branch 'master' into beatmap-status
|
2020-03-04 18:11:59 +09:00 |
|
recapitalverb
|
a1dc595006
|
Change scroll container padding
|
2020-03-04 15:46:35 +07:00 |
|
recapitalverb
|
184d10a75a
|
Revert "Reduce social overlay/direct overlay paddings"
This reverts commit cb11292181 .
|
2020-03-04 15:45:22 +07:00 |
|
mcendu
|
eaa77bce14
|
Use ToString().ToLowerInvariant()
* https://github.com/ppy/osu/pull/8128#issuecomment-594360083
|
2020-03-04 16:43:35 +08:00 |
|
Dan Balasescu
|
30426fbf30
|
Merge pull request #8106 from peppy/owc-2019
Update tournament client to 2019 design language
|
2020-03-04 17:27:59 +09:00 |
|
Dan Balasescu
|
029494aac3
|
Merge branch 'master' into owc-2019
|
2020-03-04 16:45:31 +09:00 |
|
Dean Herbert
|
7464a486d9
|
Fix DummyWorkingBeatmap's track completion attempting to change game-wide beatmap
|
2020-03-04 16:35:45 +09:00 |
|
Dean Herbert
|
090e23787f
|
Merge pull request #8125 from mcendu/issue-template
Comment out log locations in crash report template
|
2020-03-04 16:33:09 +09:00 |
|
Dan Balasescu
|
5eeed3faa1
|
Merge branch 'master' into owc-2019
|
2020-03-04 16:27:46 +09:00 |
|
Dean Herbert
|
a3194b3fec
|
Merge pull request #8105 from peppy/tournament-seeding-screen
Add tournament seeding screen
|
2020-03-04 16:27:15 +09:00 |
|