2c99fa29f0
Merge branch 'master' into net46
2017-09-25 12:43:35 +08:00
0aebfdd578
Merge branch 'master' into icons_jumping_fix
2017-09-25 12:07:25 +08:00
a5622bb293
Merge branch 'master' into master
2017-09-25 09:58:29 +09:00
2b11ecec13
Remove usings to extensions.
2017-09-24 06:03:52 +08:00
87c8278139
Use Array.Empty.
2017-09-24 03:45:46 +08:00
c5aebf6401
Use TimeSpan to represent time.
2017-09-24 03:23:31 +08:00
d277952e0f
Use DateTimeOffset.ToUnixTime
2017-09-24 00:42:46 +08:00
442259d9e0
Fix overlay toggling in song select.
2017-09-23 19:47:23 +08:00
e04526222c
URL encode beatmap filename
2017-09-22 22:47:26 +02:00
9e02570802
Merge branch 'master' into song-select-toggle-overlays
2017-09-22 22:41:52 +09:00
98c22e8111
Merge branch 'master' into master
2017-09-22 15:19:23 +08:00
8438ea1267
Fix formatting ;_;
2017-09-21 22:11:35 +02:00
120446e4a7
Ensure only one dialog is being displayed by the SongSelect footer at a time
...
Fixes #1208
2017-09-20 14:32:15 +09:00
1de8bca7f6
Merge remote-tracking branch 'refs/remotes/ppy/master' into icons_jumping_fix
2017-09-19 17:08:32 +03:00
3000323727
Give WorkingBeatmap's Metadata a non-null default
2017-09-19 21:41:18 +09:00
f96875a470
Add a catch specific player test
2017-09-19 21:40:57 +09:00
4b0eee2bcc
Merge remote-tracking branch 'upstream/master' into merge-projects
2017-09-19 20:43:20 +09:00
ef210018d9
Run headless tests with a unique name based on the executing assembly
2017-09-19 20:04:37 +09:00
390c212dcb
Don't die on a null connection during disposal
...
May be caused by a startup error. This shouldn't result in an additional exception here.
2017-09-19 20:04:13 +09:00
99b512cce5
Output ruleset assemblies to the game folder rather than adding special logic
2017-09-19 19:27:14 +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
51cdff1d9a
Fix TestCasePlaySongSelect incorrectly using live app data
2017-09-19 17:22:45 +09:00
f2a9e95d56
Fix type resolution in RulesetStore
2017-09-19 17:22:24 +09:00
296ebbfc54
Read ruleset assemblies from project folders
2017-09-19 16:07:00 +09:00
096f53d769
Use new static IsDebug method
2017-09-19 16:07:00 +09:00
511874389a
Define trace for VisualTests
2017-09-19 16:07:00 +09:00
1f20c5eb69
Optimise project references
2017-09-19 16:07:00 +09:00
6db705a3a8
Update relative paths
2017-09-19 16:06:58 +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
067dac495f
Merge branch 'master' into file-count-fix
2017-09-18 10:43:49 +09:00
387705b2b6
revert csproj
2017-09-17 19:43:53 +02:00
3c00a7cc51
Reformat again...
2017-09-17 01:44:49 +02:00
8944d0f705
make it only look for files instead of directories
2017-09-16 18:44:32 -05:00
a33dfbba25
Code reformat
2017-09-17 01:40:38 +02:00
48008cd7e6
...
2017-09-17 01:34:56 +02:00
a8ada75633
CODE STYLE XD
2017-09-17 01:28:02 +02:00
846838c621
Move to MenuCursor
2017-09-17 01:14:33 +02:00
bfe1febef2
Fix field access + remove unneeded this
2017-09-17 01:00:44 +02:00
e8462ac134
Add option to disable cursor rotation.
2017-09-17 00:47:55 +02:00
51a5e963bb
Dispose IDisposable object before method returns
2017-09-16 15:10:24 +03:00
02ccea1c4e
Merge branch 'master' into scores-lookup-requires-id
2017-09-16 08:43:59 +09:00
47b62803d8
Account for all files instead of just the main directory ones
2017-09-15 15:47:56 -05:00
010a6ec252
Fix player loading.
2017-09-15 09:06:27 +02:00
e7c9ad245e
Fix icons in main button system jumps on one side for a long time
2017-09-15 09:24:31 +03:00
b72921b30e
Ensure an OnlineBeatmapID is present before attempting API requests
2017-09-15 12:44:48 +09:00
6ea22cc6c7
Add missing return to PlayerLoader
...
was being a bit too eager previously
2017-09-15 08:15:23 +09:00
1e0ce6dabd
Removed unnecessary casting of KeyBindingRow.FilterTerms
2017-09-14 13:18:50 +02:00
77d2b1e478
Merge branch 'master' into more_context_menus
2017-09-14 19:21:29 +09:00
7cd6caacaa
Update to support newer return structure from osu-web API
2017-09-14 18:08:12 +09:00