Commit Graph

4627 Commits

Author SHA1 Message Date
d25c382adf Merge branch 'master' into workingbeatmap-track-disposal 2017-09-12 18:44:52 +09:00
5b9d906ad5 Improve beatmap track disposal logic
- [ ] Depends on https://github.com/ppy/osu-framework/pull/1035
2017-09-12 16:56:46 +09:00
3be9d3c747 Merge branch 'master' into mania-autoplay 2017-09-12 16:44:05 +09:00
8737a1b1a5 Implement osu!mania auto replay generation. 2017-09-12 15:52:32 +09:00
d6bf5c38b7 Move Kiai bool to HitObject. 2017-09-12 10:01:07 +09:00
7c7849f189 Fix icon states being updated incorrectly when being set too early 2017-09-11 21:40:58 +09:00
b38da61ef6 Merge branch 'master' into fix-paused-osu-logo 2017-09-11 19:53:36 +09:00
262aea8b6b Fix osu! logo triangles going super fast when the track is paused 2017-09-11 19:16:44 +09:30
ba4b9e3411 Merge branch 'master' into mania-hit-explosions 2017-09-11 18:32:36 +09:00
18ad0956b4 Merge branch 'master' into maybefix 2017-09-11 18:23:00 +09:00
7b92bbfa86 Merge branch 'master' into mania-hit-explosions 2017-09-11 17:34:14 +09:00
838fcca9c4 Merge branch 'master' into mania-hit-explosions 2017-09-11 15:14:35 +09:00
f3c6f6f959 Merge branch 'blending-equations' into mania-holdnote-niceness 2017-09-11 15:09:01 +09:00
58c875bdca Merge remote-tracking branch 'origin/master' into blending-equations
# Conflicts:
#	osu-framework
2017-09-11 15:02:12 +09:00
4683319156 Merge remote-tracking branch 'origin/master' into mania-hit-explosions 2017-09-11 14:48:40 +09:00
512232c1c8 Fix regression causing autoplay to fail 2017-09-11 14:25:01 +09:00
0cadee998c Set default AccentColour for hit objects 2017-09-11 13:44:05 +09:00
7170fbd087 Target .NET 4.6.1 2017-09-11 12:39:00 +09:00
adba5b5ba6 Merge branch 'master' into beatmap-details-rewrite 2017-09-11 12:30:32 +09:00
24f7b6823e Merge branch 'master' into nullref-fix 2017-09-11 12:13:43 +09:00
eedfbdc0e8 Add nullref check in KeyCounterCollection's Add method 2017-09-11 11:41:09 +09:00
8d919e42c9 Fix nullref when loading MusicController VisualTest after Player VisualTest 2017-09-11 11:18:53 +09:00
cb24b5c436 Merge branch 'master' into beatmap-details-rewrite 2017-09-11 10:18:34 +09:00
f33bd700c5 Fix individual volume controls not being adjustable via wheel
They were blocking each others' input unnecessarily.
2017-09-11 08:27:29 +09:00
2086ed209d Fix hold note tick input. 2017-09-11 04:51:44 +09:00
cde22865b9 Merge remote-tracking branch 'origin/master' into blending-equations
# Conflicts:
#	osu-framework
2017-09-11 02:42:23 +09:00
ea35b69f2f Merge branch 'master' into fix-mono-crash 2017-09-10 11:49:20 +09:00
6d33e39c5e Merge branch 'master' into beatmap-details-rewrite 2017-09-10 11:26:00 +09:00
0c2bad1de4 Get rid of some properties and todos. 2017-09-09 12:44:27 +05:30
d12a5e927a Rename property. 2017-09-09 11:03:25 +05:30
e67606e203 Return existing download if it exists. 2017-09-09 10:25:28 +05:30
5f5dd54f9d Use a List instead of a Dictionary. 2017-09-09 09:56:01 +05:30
20becbe576 Use the specifically created progress action, add license header. 2017-09-09 01:53:42 +05:30
5a3814b02e XMLdoc fixes and a cautionary check. 2017-09-09 01:04:55 +05:30
0e4973020a Resharper and test case fixes. 2017-09-09 00:58:54 +05:30
00306b6e38 Maintain download progress between switching result views.
- Check for existing download requests on creating DirectPanel
- Actually remove downloaded beatmap from results
2017-09-09 00:57:48 +05:30
31a507372a Don't show beatmaps that are already added. 2017-09-09 00:57:48 +05:30
20f93c83d6 Make downloads happen in BeatmapManager. 2017-09-09 00:57:40 +05:30
d95940ed5e CI fixes. 2017-09-08 14:25:41 -03:00
ce68b6661e Update visual test. 2017-09-08 14:15:28 -03:00
5c125737cb Fix wrong initial topic color of not joined channels in the channel selection 2017-09-08 17:47:23 +02:00
9b790157d8 Merge branch 'master' into non-null-beatmap 2017-09-08 23:33:03 +09:00
3166394a59 Merge branch 'master' into home-hides-overlays 2017-09-08 23:23:20 +09:00
0b1403683b Moved OnlineScore inside GetScoresRequest.cs 2017-09-08 12:21:35 +02:00
526ee107b8 Use a method to apply a beatmap, its ruleset and the mods. 2017-09-08 12:17:16 +02:00
a528173943 Ensure that WorkingBeatmap's Beatmap is never null
Also ensures some extra fields inside Beatmap have non-null defaults.
2017-09-08 19:05:14 +09:00
80c35801a6 Hide all overlays when home button is pressed 2017-09-08 16:18:57 +09:00
01553fc9ef Moved all online related score parsing to its class 2017-09-08 02:46:54 +02:00
55e8bdfb05 CI fixes. 2017-09-07 15:38:23 -03:00
109531b66c Cleanup, remove unneeded files. 2017-09-07 15:21:18 -03:00