1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-07 03:17:28 +08:00
Commit Graph

17256 Commits

Author SHA1 Message Date
miterosan
107e9550bc Merge branch 'CakeBuildImprovements' of https://github.com/miterosan/osu into CakeBuildImprovements 2019-02-17 13:57:47 +01:00
miterosan
9708634232 Correct the path to the cakebuild.csproj. 2019-02-17 13:57:14 +01:00
Dean Herbert
8ab39efe3e
Merge pull request #4256 from smoogipoo/diffcalc-testcases
Add difficulty calculator tests
2019-02-17 21:26:25 +09:00
Dean Herbert
42dc7644f2
Merge branch 'master' into diffcalc-testcases 2019-02-17 21:06:42 +09:00
miterosan
b61f929087
Merge branch 'master' into CakeBuildImprovements 2019-02-16 15:15:27 +01:00
miterosan
c09346080f Remove the unused desktop project variable 2019-02-16 14:51:20 +01:00
Dean Herbert
bab29b94a6
Fix nullref when entering multiplayer (#4268)
Fix nullref when entering multiplayer
2019-02-16 11:25:26 +09:00
smoogipoo
134840f118 Fix nullref 2019-02-16 11:18:17 +09:00
miterosan
ed67b580fa Also apply the changes to build.sh 2019-02-16 00:02:08 +01:00
miterosan
57fcdf9a0b Improve the buildscript 2019-02-15 23:47:22 +01:00
Dean Herbert
3372a0e5a2
Merge pull request #4265 from peppy/fix-screen-tests
Fix screen tests
2019-02-15 22:26:22 +09:00
Dean Herbert
aceb8c4cb0 Fix TestCasePlaySongSelect 2019-02-15 21:50:40 +09:00
Dean Herbert
4777fd1334 Merge remote-tracking branch 'upstream/master' into fix-screen-tests 2019-02-15 21:29:44 +09:00
Dean Herbert
c607b8c979 Update framework 2019-02-15 21:28:59 +09:00
Dean Herbert
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
Dean Herbert
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
Dean Herbert
90e462309f
Add newline 2019-02-15 21:16:54 +09:00
Dean Herbert
89981c02a2
Merge branch 'master' into fix-cursor-on-startup 2019-02-15 21:15:23 +09:00
Jamie Taylor
1c8212d510
Add a TestCase for looong combos 2019-02-15 21:03:55 +09:00
Jamie Taylor
38cf5a1ea4
Add support for the HitCircleOverlap property in legacy skins 2019-02-15 21:03:06 +09:00
Dan Balasescu
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
Dean Herbert
fc583590d3 Fix OsuGame testcase 2019-02-15 17:40:49 +09:00
David Zhao
df7acc1d31 Merge branch 'UserDimLogic' of https://github.com/nyquillerium/osu into UserDimLogic 2019-02-15 17:22:04 +09:00
David Zhao
fcc3cf3b7e Remove extra comma 2019-02-15 17:21:47 +09:00
David Zhao
8693d6a76b
Merge branch 'master' into UserDimLogic 2019-02-15 17:11:21 +09:00
Dean Herbert
5d502250d8 Fix account creation overlay not working
Regressed with screen stack changes.
2019-02-15 17:01:51 +09:00
Dean Herbert
65721a01ab Fix regressed screen test cases 2019-02-15 17:01:06 +09:00
David Zhao
53b7fdd834 Clean up test code and unused includes 2019-02-15 16:57:53 +09:00
Jamie Taylor
3ea13b1ade
Fix mouse cursor appearing prematurely during startup 2019-02-15 16:55:39 +09:00
David Zhao
0a60f6dacd Documentation for tests and changes 2019-02-15 16:50:37 +09:00
David Zhao
ad9dae975d Add visual test for background dimming 2019-02-15 16:46:29 +09:00
smoogipoo
e319a760b8 Add mania difficulty calculator test 2019-02-15 16:25:44 +09:00
David Zhao
6da9f94ae3 Fix regression with background dim 2019-02-15 16:17:01 +09:00
smoogipoo
09e717d219 Add catch difficulty calculator tests 2019-02-15 15:49:51 +09:00
smoogipoo
aa0bb7ca11 Add taiko difficulty calculator tests 2019-02-15 14:44:26 +09:00
smoogipoo
c3138db390 Cleanup osu difficulty test 2019-02-15 14:42:52 +09:00
smoogipoo
280081d589 Fix beatmap ruleset not being set 2019-02-15 14:42:42 +09:00
Dean Herbert
31bbefb9a8
Merge pull request #4255 from peppy/fix-multiplayer-test-case
Fix MultiplayerTestCase not being abstract
2019-02-15 14:30:41 +09:00
Dean Herbert
490d48fa5e Fix MultiplayerTestCase not being abstract 2019-02-15 13:48:14 +09:00
smoogipoo
8becd7ff92 Add a slider-spinner test case 2019-02-15 12:49:48 +09:00
Dean Herbert
1550908edb Add tooltip to key configuration button 2019-02-15 11:56:33 +09:00
Poyo
66de451b53 Update difficulty color bracket thresholds 2019-02-14 02:19:41 -08:00
Dean Herbert
810175235d Fix incorrect application of scaling in some cases
Isolates different usages of hitcircle scale so they can't ever cause regressions.
2019-02-14 18:47:05 +09:00
David Zhao
3a74ad678a clean up unused includes 2019-02-14 18:41:10 +09:00
David Zhao
a09e0790e1 Fix storyboards not dimming 2019-02-14 18:07:28 +09:00
Dean Herbert
1b61ec4ef4 First pass clean-up 2019-02-14 18:05:23 +09:00
David Zhao
e2a312a663 Move user dimming logic into its own container 2019-02-14 17:47:53 +09:00
Dean Herbert
d366370113
Merge branch 'master' into mod-grow 2019-02-14 17:44:45 +09:00
Dan Balasescu
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
Dean Herbert
8ccde38824 Remove github pull request template 2019-02-14 17:17:49 +09:00