Commit Graph

23968 Commits

Author SHA1 Message Date
5dbc32f49b Fix MedalIcon usage 2019-11-29 16:19:57 +09:00
3fc2afeb26 Fix UserDimContainer test failing on subsequent runs 2019-11-29 15:51:00 +09:00
b51ebe4431 Fix ScoreResultsPage usage 2019-11-29 15:50:50 +09:00
2663e5d756 Add some more missing LongRunningLoad flags 2019-11-29 13:52:23 +09:00
efb3c3040b Merge pull request #7009 from peppy/fix-load-stuck
Fix social browser calling game-wide load stalls
2019-11-29 13:26:11 +09:00
f4f54bc46b Fix social browser calling game-wide load stalls 2019-11-29 13:03:17 +09:00
b02ff010e7 Update font loading to use new method (#7000)
Update font loading to use new method
2019-11-29 02:20:35 +09:00
9a941c4f94 Update font loading to use new method 2019-11-29 02:15:13 +09:00
3d58f1d920 Reduce the framebuffer scale of background blurs (#6979)
Reduce the framebuffer scale of background blurs

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-11-29 02:13:01 +09:00
b20e62096d Merge remote-tracking branch 'upstream/master' into reduce-background-blur-scale 2019-11-29 01:49:25 +09:00
e7ef919b0b Ignore another failing test 2019-11-29 01:47:52 +09:00
072e424b0f Merge pull request #6998 from peppy/fix-null-ruleset-tourney-crash
Fix tournament client crashing due to null ruleset
2019-11-29 01:23:05 +09:00
bb0a4db847 Fix failing tests 2019-11-29 01:17:58 +09:00
14277d714e Fix tournament client crashing due to null ruleset 2019-11-29 01:01:25 +09:00
1c4063677d Ignore test temporarily 2019-11-29 00:45:35 +09:00
b9a8a36e60 Update framework 2019-11-29 00:44:32 +09:00
47d0eb1564 Add loved enum on BeatmapApproval (#6995)
Add loved enum on BeatmapApproval
2019-11-29 00:30:06 +09:00
71a871d7d1 Add loved enum on BeatmapApproval 2019-11-28 21:59:57 +07:00
56e8a1fdd5 Merge remote-tracking branch 'upstream/master' into reduce-background-blur-scale 2019-11-28 22:02:31 +09:00
a4f584c6a4 Update framework 2019-11-28 22:00:01 +09:00
aee32a4ebe Add debouncing to hover sounds (#6982)
Add debouncing to hover sounds

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-11-28 21:05:41 +09:00
46379902be Merge branch 'master' into hover-debounce 2019-11-28 20:44:32 +09:00
5a322b7abb Merge pull request #6986 from peppy/fix-test-link-nullref
Fix nullref on clicking links in tests
2019-11-28 20:43:21 +09:00
Min
92ab8026a0 Completely remove click sound debounce 2019-11-28 16:03:59 +11:00
8432e634dc Adjust wording and make small format changes (#6988)
Adjust wording and make small format changes
2019-11-28 11:29:14 +09:00
32aa624ef3 Add peppy's suggestion (part 2)
Co-Authored-By: Dean Herbert <pe@ppy.sh>
2019-11-27 21:12:45 -05:00
078e0c1058 Add peppy's suggestion
Co-Authored-By: Dean Herbert <pe@ppy.sh>
2019-11-27 21:11:42 -05:00
a2d935bebf Adjust wording and make small format changes
This makes small changes to the README file to make certain parts properly formatted (such as adding 'a' in front of a sentence with 'to' straight before it, as done in the Building section) and added special formatting where it feels needed. This may also make certain sentences slightly more natural.

Please let me know if you want any other changes.
2019-11-27 20:58:13 -05:00
2865f32052 Fix nullref on clicking links in tests 2019-11-28 00:13:44 +09:00
7e128cb1bb Fix appveyor integration by not using cake for build (#6958)
Fix appveyor integration by not using cake for build
2019-11-27 23:20:16 +09:00
786fb9ede3 Split click and hover and disable click debounce 2019-11-28 00:44:01 +11:00
d4afea0b5e Use double instead of TimeSpan 2019-11-27 23:06:07 +11:00
037d927e45 TimeSpans can be negative! 2019-11-27 22:51:27 +11:00
b126700f01 Debounce hover sounds 2019-11-27 22:47:00 +11:00
ffb5b6c82b Merge branch 'master' into ci 2019-11-27 19:38:24 +08:00
fe0785657c Turn WarningAsError to always on. 2019-11-27 19:37:11 +08:00
005a492838 Merge pull request #6823 from huoyaoyuan/sharpen
Apply new language features
2019-11-27 17:41:29 +09:00
c6a85a11bd Merge branch 'master' into sharpen 2019-11-27 17:09:11 +09:00
9494a477b6 Consider intro and outro time as "break" time (#6960)
Consider intro and outro time as "break" time

Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
2019-11-27 17:09:01 +09:00
7926694b8f Merge pull request #6974 from huoyaoyuan/double-constant
Unify to use double in performance calculators
2019-11-27 17:04:37 +09:00
e0b266815c Merge branch 'master' into double-constant 2019-11-27 16:33:01 +09:00
2bf7d191f7 Update framework (#6973)
Update framework
2019-11-27 16:04:21 +09:00
a8329b3029 Merge branch 'master' into intro-outro-break 2019-11-27 16:02:16 +09:00
d1e3718038 Reduce the scale of background blurs 2019-11-27 15:04:09 +09:00
eba8657d38 Remove newly introduced redundant this. 2019-11-26 18:41:19 +08:00
9425e80a5d Unify to use double in performance calculators. 2019-11-26 18:34:23 +08:00
c0fe91a84c Merge branch 'master' into sharpen 2019-11-26 18:21:50 +08:00
deaeda7348 Change packing to be runned by AppVeyor. 2019-11-26 17:17:10 +08:00
aa1545c938 Refine words in README. 2019-11-26 15:52:22 +08:00
ffb2f21f50 Merge branch 'master' into ci 2019-11-26 15:41:34 +08:00