Commit Graph

12150 Commits

Author SHA1 Message Date
07ea0f9755 Make OsuButton non-abstract again 2019-06-18 14:16:54 +09:00
04dc1c1744 Fix typo in comment
Co-Authored-By: Joseph Madamba <madamba.joehu@outlook.com>
2019-06-17 16:44:53 +02:00
3a04684efb Add region 2019-06-17 23:25:16 +09:00
ad4c9babe7 Adjust naming and transitions 2019-06-17 23:24:52 +09:00
d7d6feb001 Fade volume in / out when game window becomes active / inactive 2019-06-17 12:31:23 +02:00
84a0b948e1 Fix typo in VersionNavigation class name 2019-06-17 16:32:38 +09:00
1a9efb3d7a Fix editor play button 2019-06-15 11:05:58 -07:00
d693b2a329 Fix multiplayer score submission failing silently 2019-06-16 00:31:14 +09:00
d7bea3aa18 Update framework 2019-06-15 19:38:05 +09:00
38616a2bb5 Merge branch 'master' into fix-beatmapoverlay-graphs 2019-06-15 18:37:01 +09:00
7d49028a60 Merge branch 'master' into change-download-extension 2019-06-15 15:37:19 +09:00
2b48f5d3e0 Tidy up updateMetrics flow 2019-06-15 14:45:51 +09:00
587edcb716 Merge branch 'master' into fix-beatmapoverlay-graphs 2019-06-15 13:42:13 +09:00
0ca33e16dd Update framework 2019-06-14 23:25:29 +09:00
1b75fbed9a Merge remote-tracking branch 'upstream/master' into update-scrollcontainer 2019-06-14 23:25:17 +09:00
cf713fbacc Merge branch 'master' into fix-stacking-shaking 2019-06-14 22:16:35 +09:00
bc574520bf Update ScrollContainer usages in line with framework changes 2019-06-14 15:55:32 +09:00
15b9b53d35 Fix IconButtons not being scaled correctly 2019-06-14 13:40:32 +09:00
aa7cae0879 Rephrase xmldoc 2019-06-13 16:55:41 +05:30
52c7ed9960 Add ability to change the flie extension of API download requests 2019-06-13 16:16:48 +05:30
389997dbc4 Fix metrics being populated with null ratings 2019-06-13 19:14:58 +09:00
39f9deea96 Add success rate test scene 2019-06-13 18:44:00 +09:00
6b615d763a Fix potential nullref 2019-06-13 18:43:51 +09:00
f2b5f274cf Add details test scene + fix metrics not getting updated correctly 2019-06-13 18:31:39 +09:00
7af2d650cd Fix potential nullref 2019-06-13 18:31:12 +09:00
f54f6e552b Fix beatmap details potentially using the incorrect metrics 2019-06-13 18:04:42 +09:00
dd7335079f Fix beatmap set overlay not showing ratings 2019-06-13 17:01:57 +09:00
583bb53f53 Remove GetBeatmapDetailsRequest 2019-06-13 16:57:19 +09:00
0a79b444d9 Move metrics to beatmap set 2019-06-13 16:52:49 +09:00
f240a157b2 Deserialize API metrics 2019-06-13 16:39:38 +09:00
aef94ce9f1 Make BeatmapMetrics non-IEnumerables 2019-06-13 16:30:38 +09:00
4818187d8f Reset result timeoffset to 0 when rewound 2019-06-13 14:55:52 +09:00
27fdda8b91 Don't update hitobject results when rewinding 2019-06-13 12:21:49 +09:00
224e417f68 Merge pull request #5005 from peppy/fix-social-overlay-performance
Fix abysmal load performance when showing the social overlay
2019-06-12 21:14:33 +09:00
dab18cb9da Merge pull request #5004 from smoogipoo/improve-deletion-notification
Improve model deletion notification text
2019-06-12 21:14:18 +09:00
a17d480f51 Use "beatmap" as the model name 2019-06-12 20:41:02 +09:00
169c18d238 Merge branch 'master' into fix-social-overlay-performance 2019-06-12 20:37:15 +09:00
021d0273f9 Split out user activity from user status (#4619)
Split out user activity from user status

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-06-12 20:14:03 +09:00
0f000fcc14 Fix abysmal load performance when showing the social overlay 2019-06-12 19:58:26 +09:00
b2b3df3885 Merge remote-tracking branch 'upstream/master' into settings-footer-show-changelog-current-build 2019-06-12 18:28:43 +09:00
f358fce9ab Move activity (writable) bindable to APIAccess so it correctly transfers between users 2019-06-12 18:04:57 +09:00
412c9646ec Merge branch 'master' into improve-deletion-notification 2019-06-12 17:47:00 +09:00
d4deac48ee Improve model deletion notification text 2019-06-12 17:27:15 +09:00
243cd517ad Merge remote-tracking branch 'origin/master' into backgrounded-beatmap-status-lookups
# Conflicts:
#	osu.Game.Tests/Visual/SongSelect/TestScenePlaySongSelect.cs
2019-06-12 17:24:16 +09:00
2a67944889 Remove interlocked within a lock 2019-06-12 17:10:55 +09:00
fd7dc9504e Remove async when not required 2019-06-12 17:08:50 +09:00
c4f54d94bc Rename methods 2019-06-12 17:00:38 +09:00
28f8b04765 Merge remote-tracking branch 'origin/master' into backgrounded-beatmap-status-lookups 2019-06-12 16:47:56 +09:00
47dad52091 Merge branch 'master' into fix-checkbox-filterability 2019-06-12 16:43:30 +09:00
20b43c20c8 Rename variables to remove redundant "screen" terminology 2019-06-12 16:33:15 +09:00