Commit Graph

12174 Commits

Author SHA1 Message Date
9f25d3cd72 More changes and improvements 2019-06-19 17:55:36 +03:00
a6c268ef5c Move the horizontal margin into the sprite text itself 2019-06-19 15:05:53 +03:00
475b40cc02 Remove empty line 2019-06-19 14:47:29 +03:00
4600336581 Use TextFlowContainer + small changes 2019-06-19 14:43:18 +03:00
6e28294182 Fix another test 2019-06-19 04:27:31 +03:00
3876442143 More simplifies + fix test 2019-06-19 03:37:08 +03:00
a0609f28d7 Revert some changes + simplify BeatmapNotAvailable 2019-06-19 01:43:28 +03:00
5278c5f365 Merge branch 'master' into not-available-to-download 2019-06-19 01:14:32 +03:00
a5adc89839 Update framework 2019-06-18 20:37:56 +03:00
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
155f7c7e03 Use OsuTextFlowContainer for multi-lines 2019-06-13 17:32:27 +03: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
1a50544c94 Add tests for undownloadable / parts-removed beatmapsets 2019-06-12 20:42:52 +03:00
744f32ab35 Fix little bug 2019-06-12 19:11:05 +03:00
c5c6f6b9e0 Allow for not refetching in ShowBeatmapSet (will be used for tests) 2019-06-12 18:36:47 +03:00
a069a3029e Make DownloadButton accessible by DirectPanel 2019-06-12 18:07:57 +03:00
efd9766fb3 Make Header accessible by BeatmapSetOverlay 2019-06-12 17:37:34 +03: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