Commit Graph

12381 Commits

Author SHA1 Message Date
5c4b0c2b8d Add rider run/debug configurations 2018-03-29 16:55:38 +09:00
bb7618eb0c FIx mania playfield playing the wrong/duplicated sounds
Fixes #2266.
2018-03-29 16:13:31 +09:00
187a025d36 Make hitobjects sorted by their start times 2018-03-29 16:07:31 +09:00
fcf0b25fa0 Merge pull request #2321 from peppy/fix-visual-tests
Make VisualTests/nUnit work again
2018-03-29 12:58:56 +09:00
cc35b1ab64 Update framework 2018-03-29 12:47:24 +09:00
687c889345 Add back osu.Desktop versions (used in deploy) 2018-03-29 12:47:17 +09:00
d83e4dfd24 Add .vscode configurations for ruleset test projects 2018-03-29 12:26:32 +09:00
01116a73a3 Update framework 2018-03-28 18:09:18 +09:00
e47276c6b0 Remove VisualTests solution configuration 2018-03-28 16:17:04 +09:00
59df02da00 Update test projects to actually load in visual studio 2018-03-28 16:12:25 +09:00
9aae568bbe Tidy up csproj further 2018-03-28 15:19:56 +09:00
81a8385c8c Remove lingering reference to tests 2018-03-28 15:17:09 +09:00
9667d54ecb Add missing licence headers 2018-03-28 14:48:08 +09:00
093bd7db3c Update vscode build configurations 2018-03-28 14:41:37 +09:00
0026b94cd3 Consolidate and move ruleset test projects 2018-03-28 14:41:25 +09:00
c355a0794c Let appveyor do its own discovery 2018-03-28 13:12:32 +09:00
4907f14dbe Add back resources 2018-03-28 13:00:18 +09:00
94b1d3e4af Make VisualTests/nUnit work again 2018-03-28 12:33:01 +09:00
84bb96740f Fix merge error. 2018-03-27 18:27:30 -03:00
19bc6b9168 Merge https://github.com/ppy/osu into beatmap-set-status 2018-03-27 18:13:58 -03:00
506e27a30e Cleanup. 2018-03-27 17:59:58 -03:00
458594d24d Qualifier 'this.' is redundant 2018-03-27 18:03:57 +03:00
306ff09792 Merge pull request #2305 from smoogipoo/update-netstandard
Switch to .NET Standard 2.0
2018-03-27 22:55:38 +09:00
d47d7a3dd4 Update submodules 2018-03-27 22:47:01 +09:00
efac68a8f5 Update deploy script 2018-03-27 22:36:43 +09:00
d76bc1a8ad Revert "Move NoWarns"
This reverts commit 75a413a40e.
2018-03-27 21:13:06 +09:00
524044d487 Add licence header to SquirrelUpdateManager 2018-03-27 19:19:28 +09:00
75a413a40e Move NoWarns 2018-03-27 19:19:09 +09:00
04a7754049 Make squirrel local so ifdef is nicer 2018-03-27 18:57:20 +09:00
1a8aa87469 Make everything better 2018-03-27 18:56:54 +09:00
988141408f Update copyright year 2018-03-27 15:26:15 +09:00
b290d2d039 Move NUnit includes to individual projects 2018-03-27 15:07:09 +09:00
9674e8d197 Add back mania to VisualTests configuration 2018-03-27 15:05:41 +09:00
28c737ad72 Update opentk + framework 2018-03-27 14:36:54 +09:00
e09d9294c1 Update OpenTK 2018-03-27 09:28:02 +09:00
eb374c5774 Add beatmap set online status and display it in direct panels and the beatmap set overlay. 2018-03-26 21:04:45 -03:00
868a221b6c Fix VisualTests build configuration 2018-03-26 19:43:35 +09:00
dd5bbbbd9f Define testable projects 2018-03-26 19:11:23 +09:00
bdaba97d62 Merge remote-tracking branch 'smoogipoo/update-netstandard' into update-netstandard 2018-03-26 19:00:04 +09:00
0b38c8ec4f Fix some VS specific issues 2018-03-26 18:58:19 +09:00
b9f456402a Re-implement OsuGameDesktop icon 2018-03-26 18:55:55 +09:00
c6b9c4b588 Fix startup failures 2018-03-26 18:40:59 +09:00
5159127bce Fix SQLite failing to initialize on test projects 2018-03-26 18:07:09 +09:00
d2c5fa72dc Make appveyor only compile net461 2018-03-26 16:03:25 +09:00
e5df2946aa Bump OpenTK version + update submodules 2018-03-26 15:49:16 +09:00
35ef9d99c6 Only compile with net461 in visual studio 2018-03-26 15:44:55 +09:00
76588a1029 Target WinExe to remove console window 2018-03-26 15:12:17 +09:00
3f9b14704e Fix extra semicolon 2018-03-26 13:30:58 +09:00
96901b6498 Add msbuild/dotnet build + launch targets 2018-03-26 10:52:54 +09:00
46d859a660 exit player earlier if a dummy map is loaded 2018-03-25 13:25:48 +02:00