Commit Graph

21428 Commits

Author SHA1 Message Date
abb32b3256 Merge branch 'master' into custom-data-directory 2020-05-08 10:05:11 +09:00
0d6f531183 Merge branch 'update-button' of https://github.com/Craftplacer/osu into update-button 2020-05-08 02:56:33 +02:00
ebd1df8c28 Change property name to CanCheckForUpdate 2020-05-08 02:50:58 +02:00
3c24ca08d0 Check whether the build is deployed within the public check updates method 2020-05-08 02:48:27 +02:00
7f61f27be1 Use null-conditional operator when checking against UpdateManager
Co-authored-by: Dean Herbert <pe@ppy.sh>
2020-05-08 02:33:12 +02:00
e6ad28a1cb Use property instead of type checking 2020-05-08 02:09:37 +02:00
a019b5e6e8 Merge pull request #8958 from smoogipoo/fix-ss-nullref
Fix potential nullref in song select filtering
2020-05-08 09:08:03 +09:00
c412afe35b Merge branch 'master' into update-button 2020-05-08 01:42:32 +02:00
75e65766ff Annotate dependency 2020-05-08 01:09:16 +02:00
a7792070bc Final changes to DI fields and values 2020-05-08 01:08:17 +02:00
477bd7fa61 Change to Resolved attribute 2020-05-08 00:35:27 +02:00
72b6bb25a5 Allow nulls and hide if missing dependencies 2020-05-08 00:33:33 +02:00
92872496b8 Convert to method groups
because Inspector said so.
2020-05-07 23:27:28 +02:00
c025814f40 Finalize changes 2020-05-07 23:04:18 +02:00
e8aebada3c Merge pull request #8959 from smoogipoo/fix-catch-crash
Fix catch crashing when finishing maps
2020-05-07 23:46:36 +09:00
c5bd352f63 Merge branch 'master' into fix-ss-nullref 2020-05-07 22:29:18 +09:00
7a2020fd45 User copy operation instead of move 2020-05-07 22:12:24 +09:00
49a03f1c06 Add basic blocking migration, move not copy 2020-05-07 22:11:57 +09:00
754afb9c0b Expose ContextFactory to allow for connection flushing 2020-05-07 22:11:57 +09:00
d21c42a222 Update framework 2020-05-07 20:59:29 +09:00
83998d5ba5 Trim whitespace. 2020-05-07 09:39:14 +02:00
83be5455d3 Disable the display of HUD through DisplayHud property. 2020-05-07 08:52:36 +02:00
836efe3f7c Initial commit 2020-05-07 08:07:22 +02:00
259ef68811 Fix date tooltip not showing in 24-hour format 2020-05-06 22:29:37 -07:00
401c516503 Expose searchable terms from beatmap info instead 2020-05-07 13:04:08 +09:00
e91e4a73af Fix catch crashing when finishing maps 2020-05-07 12:22:07 +09:00
5186da8412 Fix potential song select nullref 2020-05-07 11:37:04 +09:00
7781408643 Update in line with framework storage changes 2020-05-06 18:28:24 +09:00
c8134162b5 Merge pull request #8934 from smoogipoo/sorcerer-catch-changes
Implement Sorcerer's osu!catch difficulty calculation adjustments
2020-05-06 18:10:33 +09:00
aff74db80d Publicly expose HUDOverlay in Player. 2020-05-05 10:40:10 +02:00
0eae8d078b Merge branch 'master' into master 2020-05-05 13:33:29 +09:00
0e2ccac33b Add spaces to comments 2020-05-04 18:36:24 -07:00
c987af988c Fix typo 2020-05-04 18:26:12 -07:00
c14842d18b Merge pull request #8937 from ppy/dependabot/nuget/Microsoft.CodeAnalysis.FxCopAnalyzers-3.0.0
Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.9.8 to 3.0.0
2020-05-04 21:42:29 +09:00
a7a156b4f1 Merge pull request #8939 from ppy/dependabot/nuget/Humanizer-2.8.11
Bump Humanizer from 2.8.2 to 2.8.11
2020-05-04 19:27:29 +09:00
fe31bac505 Fix build error 2020-05-04 18:20:20 +09:00
4ee2e6cd47 Bump Humanizer from 2.8.2 to 2.8.11
Bumps [Humanizer](https://github.com/Humanizr/Humanizer) from 2.8.2 to 2.8.11.
- [Release notes](https://github.com/Humanizr/Humanizer/releases)
- [Changelog](https://github.com/Humanizr/Humanizer/blob/master/release_notes.md)
- [Commits](https://github.com/Humanizr/Humanizer/compare/v2.8.2...v2.8.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-04 08:57:09 +00:00
5edabbdee2 Redirect log output to custom data directory 2020-05-04 17:35:35 +09:00
6621d363da Add basic custom data directory support 2020-05-04 17:01:05 +09:00
6d3a24ff01 Reorder tick hit results 2020-05-04 15:55:42 +09:00
f42be7a6d7 Merge branch 'master' into sorcerer-catch-changes 2020-05-04 15:25:09 +09:00
06f58dd3e3 Ensure correct beatmap and ruleset when presenting a score from song select 2020-05-04 15:20:43 +09:00
a1cd007cad Fix song select tests potentially failing due to difficulty panels not yet displayed 2020-05-04 14:44:53 +09:00
5767bcb8d7 Merge branch 'master' into add-interval-list 2020-05-04 02:00:14 +09:00
425457db81 Merge pull request #8924 from peppy/cached-online-lookups
Add local beatmap lookup cache to improve performance of imports
2020-05-04 01:12:02 +09:00
cea6be5e52 Expose as JudgementResult instead of "passing" state 2020-05-03 23:55:44 +09:00
68d40cf790 Fix test failures due to online cache download 2020-05-03 13:25:57 +09:00
6fef4eeb8f Rename class and extract out lookup method 2020-05-03 09:35:48 +09:00
035b513b68 Use QuerySingle instead of QueryFirst 2020-05-03 09:32:33 +09:00
b9b5779251 Move deletion to catch instead of finally 2020-05-03 09:31:56 +09:00