smoogipoo
|
ce57bdb8db
|
Merge branch 'timed-difficulty-attributes' into update-beatmap-scores-design
# Conflicts:
# osu.Game/Overlays/BeatmapSet/Scores/ScoresContainer.cs
|
2019-03-20 17:12:34 +09:00 |
|
Dean Herbert
|
f43e7a880c
|
Merge remote-tracking branch 'upstream/master' into pause-logic-simplification
|
2019-03-20 15:27:06 +09:00 |
|
Dean Herbert
|
6f1610be79
|
Merge branch 'master' into ruleset-container-refactor
|
2019-03-20 14:55:58 +09:00 |
|
Dan Balasescu
|
aca99c2c42
|
Merge branch 'master' into player-test-flexibility
|
2019-03-20 14:31:33 +09:00 |
|
David Zhao
|
2646126d86
|
Merge remote-tracking branch 'upstream/master' into visual-settings-container
|
2019-03-20 14:29:20 +09:00 |
|
David Zhao
|
15637f9c4a
|
Rework instant blur logic such that updateVisuals doesn't need to be public
|
2019-03-20 14:17:35 +09:00 |
|
Dean Herbert
|
5b6ac7abdc
|
Merge remote-tracking branch 'upstream/master' into pause-logic-simplification
|
2019-03-20 10:31:42 +09:00 |
|
Dean Herbert
|
461a0a5038
|
Merge branch 'master' into remove-unnecessary-code
|
2019-03-20 10:22:24 +09:00 |
|
Dean Herbert
|
baea7230bc
|
Rename RulesetContainer to DrawableRuleset
|
2019-03-19 23:47:31 +09:00 |
|
Dean Herbert
|
9ca6699c64
|
Merge remote-tracking branch 'upstream/master' into player-test-flexibility
|
2019-03-19 20:33:39 +09:00 |
|
David Zhao
|
3af3baf5e6
|
Fix merge
|
2019-03-19 20:22:21 +09:00 |
|
David Zhao
|
a1000524ee
|
Merge branch 'master' into visual-settings-container
|
2019-03-19 20:17:12 +09:00 |
|
David Zhao
|
a8e2072286
|
Make blurtarget private, improve documentation
|
2019-03-19 20:15:28 +09:00 |
|
Dean Herbert
|
8f5e02cbe5
|
Fix a couple of missed cases
|
2019-03-19 17:41:22 +09:00 |
|
Dean Herbert
|
def15645f7
|
Update framework
|
2019-03-19 17:32:36 +09:00 |
|
Dean Herbert
|
83f3d3abde
|
Merge remote-tracking branch 'upstream/master' into disclaimer-support-text
|
2019-03-19 16:02:34 +09:00 |
|
David Zhao
|
27a92e017c
|
rename back to UserDimContainer
|
2019-03-19 13:06:14 +09:00 |
|
David Zhao
|
f1b2073bf6
|
Merge remote-tracking branch 'upstream/master' into visual-settings-container
|
2019-03-19 13:01:05 +09:00 |
|
Dean Herbert
|
f56e8d9bfe
|
Make tests better
|
2019-03-18 20:33:56 +09:00 |
|
Dean Herbert
|
4f075f4740
|
Add more comprehensive testing
|
2019-03-18 20:33:43 +09:00 |
|
Dean Herbert
|
536b5e0dab
|
Remove PausableGameplayContainer
|
2019-03-18 20:33:43 +09:00 |
|
Dean Herbert
|
bcaff9f7b4
|
Add basic pause tests
|
2019-03-18 20:33:43 +09:00 |
|
Dean Herbert
|
8df47bc23e
|
Increase flexibility of player test cases
|
2019-03-18 17:09:48 +09:00 |
|
Dan Balasescu
|
e0b3149e32
|
Merge branch 'master' into api-testability
|
2019-03-18 10:59:06 +09:00 |
|
Dean Herbert
|
300cb70859
|
Merge branch 'master' into multi-background-stack
|
2019-03-18 09:54:27 +09:00 |
|
Dean Herbert
|
36e5c09710
|
Merge pull request #4433 from nekodex/prevent-null-lookup
Don't perform lookup of beatmap stats unless an online id is present
|
2019-03-15 10:39:39 +09:00 |
|
David Zhao
|
3208f1dde8
|
Fix potential transitiontest failure on local unit tests
|
2019-03-14 16:40:25 +09:00 |
|
David Zhao
|
8cdfb1fd61
|
Remove BlurrableBackgroundScreen, rework tests
|
2019-03-14 16:09:17 +09:00 |
|
David Zhao
|
de6d8fc637
|
Move user blurring into VIsualSettingsContainer
|
2019-03-13 18:25:22 +09:00 |
|
Jamie Taylor
|
7a2af5634c
|
Merge remote-tracking branch 'upstream/master' into prevent-null-lookup
|
2019-03-13 14:13:50 +09:00 |
|
Jamie Taylor
|
04b88cdd11
|
Add required types for BeatmapDetailArea test case
|
2019-03-13 14:13:42 +09:00 |
|
Dean Herbert
|
b1f18481e0
|
Show text to supporters telling them they're cool
Also adds better tests for disclaimer screen.
|
2019-03-13 12:58:42 +09:00 |
|
Dean Herbert
|
f0114d776d
|
Use interface to access API
Allows for better testability.
|
2019-03-13 12:58:18 +09:00 |
|
Dean Herbert
|
0241148385
|
Add extensive tests
|
2019-03-13 11:30:38 +09:00 |
|
David Zhao
|
e6a55cd674
|
Fix TestCaseEditor as well
|
2019-03-12 17:45:16 +09:00 |
|
David Zhao
|
921c4ce242
|
Make tests use new OsuScreenStack
|
2019-03-12 16:33:35 +09:00 |
|
smoogipoo
|
00191ca940
|
Actually set the beatmap difficulty
|
2019-03-12 15:24:35 +09:00 |
|
smoogipoo
|
059397ac50
|
Remove unnecessary early return for maching beatmap IDs
|
2019-03-12 14:40:13 +09:00 |
|
Dean Herbert
|
d0ae75af6e
|
Add tests and fix scenario where all matching are contained by duplicate candidate
|
2019-03-11 18:13:33 +09:00 |
|
jorolf
|
2525f5bcb7
|
Apply most suggestions
|
2019-03-09 23:58:14 +01:00 |
|
jorolf
|
bb6e57169f
|
Merge branch 'screen-title-class' of github.com:Jorolf/osu into profile-header-update
|
2019-03-09 20:22:33 +01:00 |
|
Dean Herbert
|
9df27f3a5f
|
Merge branch 'master' into prevent-null-lookup
|
2019-03-09 11:14:54 +09:00 |
|
Jamie Taylor
|
192c257aac
|
Add test steps for BeatmapDetailArea
|
2019-03-08 18:35:49 +09:00 |
|
smoogipoo
|
a40ffcc692
|
Apply formatting adjustments
|
2019-03-08 16:44:39 +09:00 |
|
smoogipoo
|
8c0e325d8b
|
Reduce + make beatmap scores testcase work
|
2019-03-08 16:41:37 +09:00 |
|
smoogipoo
|
a7ad29ca9d
|
Merge remote-tracking branch 'origin/master' into update-beatmap-scores-design
|
2019-03-08 16:32:46 +09:00 |
|
smoogipoo
|
e00702f4e4
|
Merge remote-tracking branch 'origin/master' into fix-non-async-load
|
2019-03-08 15:14:14 +09:00 |
|
Dean Herbert
|
345c7f4fa8
|
Fix test regression
|
2019-03-08 12:30:52 +09:00 |
|
Dean Herbert
|
30a0bb4a25
|
Merge branch 'master' into fix-duplicate-bg-sprites
|
2019-03-08 12:25:23 +09:00 |
|
Dan Balasescu
|
101009c92e
|
Merge branch 'master' into fix-autoplay-tests
|
2019-03-08 12:14:40 +09:00 |
|