b8b54e95a5
Merge branch 'master' into editor-timing-timeline
2017-09-26 15:54:01 +09:00
d86e81f07c
Better expression to avoid invalid values
2017-09-25 18:00:52 +09:00
d787c740fa
Fix bookmarks not working
...
We should be dealing with the array in every situation, with the exception of the database.
2017-09-25 17:46:51 +09:00
cb4818e84e
Merge https://github.com/ppy/osu into online-beatmap-set-overlay
2017-09-21 14:25:34 -03:00
6a9572db6c
Merge branch 'master' into editor-timing-timeline
...
# Conflicts:
# osu-framework
2017-09-20 16:19:08 +09:00
67d3861226
Initial implementation of the EditorTimingTimeline in TestCaseEditorTimingTimeline
...
Will probably rename this to MiniTimeline or something... But the basic structure is there plus most of functionality minus keyboard input.
2017-09-19 23:09:08 +09:00
3000323727
Give WorkingBeatmap's Metadata a non-null default
2017-09-19 21:41:18 +09:00
4b0eee2bcc
Merge remote-tracking branch 'upstream/master' into merge-projects
2017-09-19 20:43:20 +09:00
c41ca10715
Allow files missing on disk to be restored on beatmap import
...
Previously, in the rare case the database became out of sync with the disk store, it was impossible to feasibly repair a beatmap. Now reimporting checks each file exists on disk and adds it back if it doesn't.
2017-09-19 18:35:52 +09:00
6d3d485565
And then everything became one
2017-09-19 16:06:58 +09:00
5a76ed4000
Fix LegacyFilesystemReader Filenames property.
2017-09-18 10:14:29 +02:00
8944d0f705
make it only look for files instead of directories
2017-09-16 18:44:32 -05:00
47b62803d8
Account for all files instead of just the main directory ones
2017-09-15 15:47:56 -05:00
02fa9eeb3b
Merge branch 'master' into online-beatmap-set-overlay
2017-09-14 16:52:44 +09:00
33d33a49ae
Merge branch 'master' into storyboards
2017-09-14 16:06:19 +09:00
b1145272d1
Update code to support new inspectcode analysis rules
2017-09-14 12:58:32 +09:00
b78c516b74
Merge branch 'master' into scoring-revamp
2017-09-13 20:47:14 +09:00
bab3ef0669
Rename storyboard classes.
2017-09-13 11:22:24 +02:00
5e32d95ad2
Remove Ruleset's CreateScoreProcessor method
2017-09-13 16:37:05 +09:00
ba90fc87d0
Merge https://github.com/ppy/osu into online-beatmap-set-overlay
2017-09-12 23:41:57 -03:00
97e5a0d4a3
CI fixes.
2017-09-12 23:41:10 -03:00
1de1b882e3
Fix BeatmapInfo's comparator when not being sourced from database
2017-09-13 10:36:58 +09:00
08b5d4e16c
Merge https://github.com/ppy/osu into online-beatmap-set-overlay
2017-09-12 21:26:06 -03:00
58e65397b0
Add support for storyboards using numerical values.
2017-09-12 10:13:55 +02: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
47cd1d486b
Merge branch 'master' into storyboards
2017-09-11 12:29:19 +02:00
9eaa1cb5cd
Fix sprites not being visible when all their commands are inside loops.
2017-09-11 12:06:00 +02:00
18ad0956b4
Merge branch 'master' into maybefix
2017-09-11 18:23:00 +09:00
4be8899fb2
Move Length to BeatmapOnlineInfo.
2017-09-11 02:55:32 -03:00
43fa314fe0
Details and more data displaying.
2017-09-11 02:48:48 -03:00
e61ab72c0d
Merge https://github.com/ppy/osu into online-beatmap-set-overlay
2017-09-11 01:24:52 -03:00
bc01d9a1b0
Animate Additive / FlipH and FlipV.
2017-09-09 15:41:56 +02: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
ecd6994d74
Added favourite/download buttons and author info.
2017-09-08 19:17:39 -03:00
12de737084
Merge branch 'master' into storyboards
...
# Conflicts:
# osu.Game/Beatmaps/Beatmap.cs
2017-09-08 21:46:34 +02:00
57e53ff03a
Fix diff-specific storyboard content being lost after loading.
2017-09-08 21:36:30 +02:00
5a3814b02e
XMLdoc fixes and a cautionary check.
2017-09-09 01:04:55 +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
20f93c83d6
Make downloads happen in BeatmapManager.
2017-09-09 00:57:40 +05:30
9b790157d8
Merge branch 'master' into non-null-beatmap
2017-09-08 23:33:03 +09:00
6cde687d87
Fix V commands parsing.
2017-09-08 12:36:13 +02:00
13322b4293
Improve compatibility with older storyboards.
2017-09-08 12:09:45 +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
e547416193
Storyboards implementation.
2017-09-08 09:08:52 +02:00
a7f874e5b6
Merge branch 'master' into leaderboard-scores
2017-09-07 18:25:33 +02:00
af0eaab78c
maybe fix
2017-09-07 01:46:07 +09:00
968c61902a
Merge branch 'master' into new-menus
2017-09-05 23:42:33 +09:00