Commit Graph

24003 Commits

Author SHA1 Message Date
f375db368f Remove useless null check 2019-12-01 03:56:03 +03:00
0ac4675546 Implement IEquatable<Country> 2019-12-01 03:52:41 +03:00
c451542915 Rankings overlay basic implementation 2019-11-30 03:01:07 +03:00
4dc8e0ae20 Rankings tables implementation (#6293)
Rankings tables implementation

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-11-29 16:12:24 +09:00
7efbf9f38f Merge remote-tracking branch 'upstream/master' into rankings-tables 2019-11-29 15:37:08 +09:00
e678fe7a77 Move potentially expensive load to BDL 2019-11-29 15:35:33 +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
36d694ad2d Merge remote-tracking branch 'refs/remotes/ppy/master' into rankings-tables 2019-11-28 20:43:17 +03: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
83e3ad9e69 Make Rankings a ctor variable 2019-11-28 20:09:05 +03:00
da01f0ee5a Merge remote-tracking branch 'refs/remotes/ppy/master' into rankings-tables 2019-11-28 20:08:41 +03: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
8fa2411d4f Merge remote-tracking branch 'upstream/master' into rankings-tables 2019-11-28 19:07:48 +09:00
aa9776d51a seal and compact rows 2019-11-28 19:07:43 +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
8077c86d13 CI fixes 2019-11-27 23:58:31 +03:00
44cfe98278 Simplify test scene 2019-11-27 23:40:52 +03:00
800bda7e81 Refactor tables to avoid code duplication 2019-11-27 23:35:02 +03:00
c546df8a80 Refactor API logic 2019-11-27 21:56:22 +03:00
2135a7fd7b Don't use repetitive headers in each class 2019-11-27 21:46:41 +03:00
4cf5968026 Simplify place calculation 2019-11-27 21:39:38 +03:00
14c471fe5d Move Rankings property below ctor 2019-11-27 21:37:34 +03:00
bb3152ac8b Use string.empty for empty headers 2019-11-27 21:35:03 +03:00
724fcecbc5 Fix test scene not actually covering the class it's testing 2019-11-28 00:32:31 +09:00
e1302d84dd Use string.Empty 2019-11-28 00:26:10 +09:00
2865f32052 Fix nullref on clicking links in tests 2019-11-28 00:13:44 +09:00
4221a0126c Merge branch 'master' into rankings-tables 2019-11-27 23:26:54 +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