Commit Graph

16542 Commits

Author SHA1 Message Date
cb17cbcdc4 Fix taiko nullrefing 2019-02-18 14:54:35 +09:00
25d85b6eb4 Implement new difficulty calculator for Rulesets.Taiko 2019-02-18 14:54:21 +09:00
a8faa942a6 Implement new difficulty calculator structure 2019-02-18 14:49:43 +09:00
66a5abe9bb Merge pull request #4266 from miterosan/CakeBuildImprovements
Improve the build script (and move to a better location)
2019-02-18 10:12:14 +09:00
d0c603e8e4 Merge branch 'master' into CakeBuildImprovements 2019-02-18 01:38:55 +09:00
107e9550bc Merge branch 'CakeBuildImprovements' of https://github.com/miterosan/osu into CakeBuildImprovements 2019-02-17 13:57:47 +01:00
9708634232 Correct the path to the cakebuild.csproj. 2019-02-17 13:57:14 +01:00
8ab39efe3e Merge pull request #4256 from smoogipoo/diffcalc-testcases
Add difficulty calculator tests
2019-02-17 21:26:25 +09:00
42dc7644f2 Merge branch 'master' into diffcalc-testcases 2019-02-17 21:06:42 +09:00
b61f929087 Merge branch 'master' into CakeBuildImprovements 2019-02-16 15:15:27 +01:00
c09346080f Remove the unused desktop project variable 2019-02-16 14:51:20 +01:00
bab29b94a6 Fix nullref when entering multiplayer (#4268)
Fix nullref when entering multiplayer
2019-02-16 11:25:26 +09:00
134840f118 Fix nullref 2019-02-16 11:18:17 +09:00
ed67b580fa Also apply the changes to build.sh 2019-02-16 00:02:08 +01:00
57fcdf9a0b Improve the buildscript 2019-02-15 23:47:22 +01:00
3372a0e5a2 Merge pull request #4265 from peppy/fix-screen-tests
Fix screen tests
2019-02-15 22:26:22 +09:00
aceb8c4cb0 Fix TestCasePlaySongSelect 2019-02-15 21:50:40 +09:00
4777fd1334 Merge remote-tracking branch 'upstream/master' into fix-screen-tests 2019-02-15 21:29:44 +09:00
c607b8c979 Update framework 2019-02-15 21:28:59 +09:00
bd4e8e132b Merge pull request #4264 from nekodex/legacy-hitcircleoverlap-support
Add support for the HitCircleOverlap property of legacy skins
2019-02-15 21:27:56 +09:00
dfb4e82125 Merge pull request #4259 from nekodex/fix-cursor-on-startup
Fix mouse cursor appearing prematurely during startup
2019-02-15 21:27:37 +09:00
90e462309f Add newline 2019-02-15 21:16:54 +09:00
89981c02a2 Merge branch 'master' into fix-cursor-on-startup 2019-02-15 21:15:23 +09:00
1c8212d510 Add a TestCase for looong combos 2019-02-15 21:03:55 +09:00
38cf5a1ea4 Add support for the HitCircleOverlap property in legacy skins 2019-02-15 21:03:06 +09:00
e9709e82b8 Merge pull request #4258 from peppy/fix-account-creation-regression
Fix account creation overlay not working
2019-02-15 19:08:21 +09:00
fc583590d3 Fix OsuGame testcase 2019-02-15 17:40:49 +09:00
5d502250d8 Fix account creation overlay not working
Regressed with screen stack changes.
2019-02-15 17:01:51 +09:00
65721a01ab Fix regressed screen test cases 2019-02-15 17:01:06 +09:00
3ea13b1ade Fix mouse cursor appearing prematurely during startup 2019-02-15 16:55:39 +09:00
e319a760b8 Add mania difficulty calculator test 2019-02-15 16:25:44 +09:00
09e717d219 Add catch difficulty calculator tests 2019-02-15 15:49:51 +09:00
aa0bb7ca11 Add taiko difficulty calculator tests 2019-02-15 14:44:26 +09:00
c3138db390 Cleanup osu difficulty test 2019-02-15 14:42:52 +09:00
280081d589 Fix beatmap ruleset not being set 2019-02-15 14:42:42 +09:00
31bbefb9a8 Merge pull request #4255 from peppy/fix-multiplayer-test-case
Fix MultiplayerTestCase not being abstract
2019-02-15 14:30:41 +09:00
490d48fa5e Fix MultiplayerTestCase not being abstract 2019-02-15 13:48:14 +09:00
8becd7ff92 Add a slider-spinner test case 2019-02-15 12:49:48 +09:00
2343557517 Merge pull request #4246 from peppy/fix-silence-on-mp-exit
Don't revert beatmap on exiting leased state
2019-02-14 17:26:29 +09:00
777a606b2d Don't revert beatmap on exiting leased state 2019-02-14 17:14:58 +09:00
813b36e98e Merge pull request #4191 from peppy/leased-bindables-dont-work
Add screen leased bindables via DependencyContainer
2019-02-14 17:05:39 +09:00
268be1c5d7 Merge pull request #4242 from UselessToucan/download_button_should_observe_beatmaps_availability
Update direct download button state on beatmapset removal
2019-02-14 16:28:44 +09:00
9a0859464d Merge branch 'master' into leased-bindables-dont-work 2019-02-14 16:24:10 +09:00
f50a0be29d Add osu! difficulty calculator test 2019-02-14 16:22:14 +09:00
3c16b03c60 Merge remote-tracking branch 'upstream/master' into download_button_should_observe_beatmaps_availability 2019-02-14 16:21:06 +09:00
a5f1f9830b Fix potential schedule race case and regression in enum setting 2019-02-14 16:21:01 +09:00
532db79b03 Merge pull request #4202 from Aergwyn/dont-log-passwords
Stop logging keyboard events from password textbox
2019-02-14 16:00:54 +09:00
503219b528 Merge branch 'master' into dont-log-passwords 2019-02-14 15:52:04 +09:00
cf66fc6924 Update framework 2019-02-14 13:29:07 +09:00
94ceb1e32b Move screen change allowance to local usage 2019-02-14 13:28:21 +09:00