Commit Graph

33916 Commits

Author SHA1 Message Date
b3aae2340b Avoid accessing beatmaps from BeatSyncedContainer until they are loaded 2017-11-17 18:38:11 +09:00
d75e3d8e81 Use lazy for WorkingBeatmap component loading 2017-11-17 18:37:46 +09:00
d62da4334e Add and place all the bottom bar objects 2017-11-17 12:26:13 +03:00
8bd59ff0b3 Fix osu! logo occasionally being in the wrong state on entering the main menu 2017-11-17 17:40:10 +09:00
5d753427f6 Fix up DT not affecting hitobject densities 2017-11-17 17:28:22 +09:00
ea487861f8 Merge remote-tracking branch 'upstream/master' into optimise-leaderboards 2017-11-17 17:28:01 +09:00
bf44b3d0ef Cleanups 2017-11-17 16:54:50 +09:00
c1fd2a3950 Merge pull request #1516 from smoogipoo/mod-improvements
Various improvements to make DifficultyCalculator support mods
2017-11-17 15:35:05 +09:00
825aa6570e Fix rebase issues 2017-11-17 14:37:19 +09:00
1ed2ce324f Further improvements to TestCasePerformancePoints 2017-11-17 14:37:19 +09:00
1e023f0419 Implement PerformanceCalculator testcase 2017-11-17 14:37:19 +09:00
38fe95d94a Add basic display for pp in TestCasePerformancePoints 2017-11-17 14:37:19 +09:00
95fd323c6b Fix ManiaDifficultyCalculator possibly failing due to nullref 2017-11-17 14:37:06 +09:00
ac6213d1fa CI fixes 2017-11-17 14:26:33 +09:00
7892eefd68 Fix up mod application + beatmap/hitobject references 2017-11-17 14:23:52 +09:00
cc1720241e Fix DifficultyCalculator using incorrect mods 2017-11-17 12:36:51 +09:00
5781b45b39 Set TimeRate after mod application 2017-11-17 12:36:17 +09:00
18f2e92a48 Rework mod applications to hitobject/rulesetcontainer for DifficultyCalculator 2017-11-17 12:36:13 +09:00
62155e6dd5 Make DifficultyCalculator support mod applications
Fixes https://github.com/ppy/osu/issues/476.
2017-11-17 12:36:07 +09:00
d301ad1435 Add supporter icon to the user panel 2017-11-16 20:06:49 +03:00
6c40cf08cc Optimise leaderboard display
Adds async loading support and cleans up the code quite a bit in the process.
2017-11-16 23:22:25 +09:00
97c5956083 Make download buttons disappear instead of closing overlay.
- Also unbind event handlers
- Remove unused field
2017-11-16 19:17:22 +05:30
f461f03b08 Make osu! compile with framework changes 2017-11-16 14:51:31 +09:00
f6bdfa9876 Merge pull request #1485 from EVAST9919/beatmap_scores
Add top scores section into beatmap overlay display
2017-11-16 01:01:15 +09:00
62358c0b53 Merge branch 'master' into beatmap_scores 2017-11-16 00:45:17 +09:00
a3dc39cf4f Merge pull request #1511 from peppy/fix-select-no-beatmap
Fix hard crash when clicking play button with no map selected
2017-11-16 00:38:41 +09:00
d5bbf0fdd2 Merge branch 'master' into fix-select-no-beatmap 2017-11-16 00:26:15 +09:00
f912744acc Fix sizing of ModIcon 2017-11-16 00:15:27 +09:00
fb37dc7d77 Merge pull request #1508 from peppy/overlay-improvements
Ensure only one information overlay is open at once
2017-11-16 00:02:56 +09:00
df53b884ea Removed unused stuff. 2017-11-15 18:00:19 +05:30
bbe555dc3c Pass noVideo flag on... 2017-11-15 17:49:41 +05:30
5aeeb9aac6 Merge remote-tracking branch 'upstream/master' into beatmap-overlay-download 2017-11-15 17:38:38 +05:30
8011048540 Fix hard crash when clicking play button with no map selected
Resolves #1507.
2017-11-15 20:03:18 +09:00
4b3e7c3613 Merge branch 'master' into overlay-improvements 2017-11-15 19:43:34 +09:00
4b973dc827 Merge pull request #1510 from peppy/remove-sub-scroll
Remove scrollability from sub-areas in beatmap overaly
2017-11-15 19:43:11 +09:00
70d960ba73 Merge branch 'master' into remove-sub-scroll 2017-11-15 19:26:42 +09:00
9549b85a00 Merge pull request #1509 from peppy/overlay-scroll-to-top
Ensure overlay containers scroll to top when new information is presented
2017-11-15 19:26:26 +09:00
fda810eb8f Remove scrollability from sub-areas in beatmap overaly
The areas that are scrollable inside the beatmap overlay make for a very frustrating experience. Let's disable them for now.
2017-11-15 19:02:56 +09:00
af03d883f1 Ensure overlay containers scroll to top when new information is presented 2017-11-15 19:01:30 +09:00
8a407a68b3 Ensure only one information overlay is open at once 2017-11-15 18:49:06 +09:00
eaf1a60fe1 Merge branch 'master' into beatmap_scores 2017-11-15 17:58:07 +09:00
530b1e8d91 Merge pull request #1505 from EVAST9919/ratings_fix
Fix wrong ratings calculations
2017-11-15 17:56:57 +09:00
60a2d84e09 Make the x position depends on the avatar size 2017-11-15 10:43:32 +03:00
093ebb8b17 Apply suggested changes 2017-11-15 10:21:07 +03:00
ea2fa5fa00 Fix wrong ratings calculations 2017-11-15 09:48:40 +03:00
409d049066 Merge branch 'master' into beatmap_scores 2017-11-15 13:58:54 +09:00
7dd2720b4b Merge branch 'master' into beatmap_scores 2017-11-15 13:41:38 +09:00
1fea47a616 Merge pull request #1483 from EVAST9919/beatmap-overlay-scores
Extend Beatmap Set Response
2017-11-15 13:38:40 +09:00
a30cf27506 Fix incorrect json mapping for preview urls 2017-11-15 13:26:11 +09:00
6933a41b75 Add back high resolution cover regressions 2017-11-15 13:26:02 +09:00