smoogipoo
|
d8c55bc729
|
Adjust namespaces
|
2019-02-21 19:05:52 +09:00 |
|
smoogipoo
|
bca347427f
|
Update with framework bindable changes
|
2019-02-21 18:56:34 +09:00 |
|
David Zhao
|
bf06674e87
|
Clean up test case
|
2019-02-21 18:19:50 +09:00 |
|
David Zhao
|
ad5e81f0cd
|
Add test case for background preview, fix unit tests
|
2019-02-21 15:24:26 +09:00 |
|
smoogipoo
|
7e41fbc29b
|
Remove LegacyDifficultyCalculator
|
2019-02-21 13:12:37 +09:00 |
|
smoogipoo
|
cc33f230b4
|
Merge remote-tracking branch 'origin/master' into osu-fontusage
|
2019-02-20 20:37:48 +09:00 |
|
David Zhao
|
49c5a9fc30
|
Merge branch 'master' into UserDimLogic
|
2019-02-20 17:30:34 +09:00 |
|
David Zhao
|
5bf405f949
|
Fix bindable name in tests
|
2019-02-20 16:56:57 +09:00 |
|
David Zhao
|
1bd1b6b099
|
Move user dim logic into UserDimContainer instead
|
2019-02-20 16:53:57 +09:00 |
|
smoogipoo
|
0693ab8e7d
|
Merge remote-tracking branch 'origin/master' into osu-fontusage
# Conflicts:
# osu.Game/Screens/Multi/Components/BeatmapTitle.cs
|
2019-02-20 15:04:08 +09:00 |
|
smoogipoo
|
a2aa3ec5cb
|
Adjust sprite texts in-line with framework changes
|
2019-02-20 15:03:20 +09:00 |
|
Dean Herbert
|
f2ad2931c7
|
Merge remote-tracking branch 'upstream/master' into test-working-beatmap-clock
|
2019-02-20 11:37:33 +09:00 |
|
David Zhao
|
87717dcf9e
|
Remove redundant constructors
|
2019-02-19 19:57:55 +09:00 |
|
David Zhao
|
2e375a9186
|
Add test cases for upwards traversal of screen stack
|
2019-02-19 19:44:26 +09:00 |
|
Dean Herbert
|
2bf5534bf1
|
Merge pull request #4292 from peppy/fix-multi-screen-test
Fix TestCaseMultiScreen intermittent failures
|
2019-02-19 17:08:59 +09:00 |
|
Dean Herbert
|
4504aee089
|
Unnecessary using
|
2019-02-19 16:50:56 +09:00 |
|
Dean Herbert
|
618455f7ba
|
Remove exit step (needs login to show properly)
|
2019-02-19 16:47:59 +09:00 |
|
Dean Herbert
|
0609fcf7d4
|
Fix TestCaseMultiScreen intermittent failures
|
2019-02-19 15:52:53 +09:00 |
|
smoogipoo
|
93b7b51d0a
|
timeRate -> clockRate
|
2019-02-19 14:29:23 +09:00 |
|
smoogipoo
|
9d8ba4073c
|
Add tests for LimitedCapacityStack
|
2019-02-19 14:18:49 +09:00 |
|
Dean Herbert
|
0fce23a36b
|
Fix test regression
|
2019-02-19 12:38:45 +09:00 |
|
Dean Herbert
|
f8033a3b35
|
Give TestWorkingBeatmap a reference clock
|
2019-02-19 12:27:30 +09:00 |
|
David Zhao
|
af049004dd
|
Add test cases for transitioning into pause overlay and into results
|
2019-02-18 19:53:55 +09:00 |
|
David Zhao
|
b353b69587
|
Use a bindable for updating dim status instead
|
2019-02-18 18:58:34 +09:00 |
|
David Zhao
|
4e07aba548
|
Make it so visual tests only load the osu ruleset
|
2019-02-18 18:12:45 +09:00 |
|
David Zhao
|
af30aefe77
|
Merge branch 'master' into UserDimLogic
|
2019-02-18 16:56:16 +09:00 |
|
David Zhao
|
79b12ef085
|
Fix test build failure
|
2019-02-18 15:29:39 +09:00 |
|
smoogipoo
|
a8faa942a6
|
Implement new difficulty calculator structure
|
2019-02-18 14:49:43 +09:00 |
|
David Zhao
|
df148f8787
|
Fix background dim not being disabled on playerloader exit
|
2019-02-18 12:55:42 +09:00 |
|
Dean Herbert
|
f0743ebecf
|
Merge remote-tracking branch 'upstream/master' into tournament-tools
# Conflicts:
# osu.Game.Tournament.Tests/TestCaseDrawings.cs
# osu.Game/osu.Game.csproj
|
2019-02-17 17:25:09 +09:00 |
|
Dean Herbert
|
aceb8c4cb0
|
Fix TestCasePlaySongSelect
|
2019-02-15 21:50:40 +09:00 |
|
Dean Herbert
|
fc583590d3
|
Fix OsuGame testcase
|
2019-02-15 17:40:49 +09:00 |
|
David Zhao
|
8693d6a76b
|
Merge branch 'master' into UserDimLogic
|
2019-02-15 17:11:21 +09:00 |
|
Dean Herbert
|
65721a01ab
|
Fix regressed screen test cases
|
2019-02-15 17:01:06 +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 |
|
David Zhao
|
6da9f94ae3
|
Fix regression with background dim
|
2019-02-15 16:17:01 +09:00 |
|
Dean Herbert
|
b967b93b88
|
Fix regressions in tests
|
2019-02-12 19:53:08 +09:00 |
|
Dean Herbert
|
88ffc78103
|
Restructure
|
2019-02-11 19:11:34 +09:00 |
|
Dean Herbert
|
e2e615cc5c
|
Merge branch 'master' into leased-bindables-dont-work
|
2019-02-11 16:30:12 +09:00 |
|
EVAST9919
|
0bd8fdb56d
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into update-beatmap-scores-design
|
2019-02-10 04:46:11 +03:00 |
|
EVAST9919
|
105053e91b
|
TestCase fix
|
2019-02-09 00:56:41 +03:00 |
|
EVAST9919
|
4b7b174f75
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into update-beatmap-scores-design
|
2019-02-08 18:35:18 +03:00 |
|
smoogipoo
|
7aca0f4a1d
|
Fix failing test cases
|
2019-02-08 16:08:23 +09:00 |
|
smoogipoo
|
ee5ff283d1
|
Remove compiler warnings
|
2019-02-08 16:02:00 +09:00 |
|
smoogipoo
|
fdd37dbc4b
|
Merge remote-tracking branch 'origin/master' into cmc-rooms
|
2019-02-08 15:44:33 +09:00 |
|
EVAST9919
|
c85dc1a236
|
update another scores design
|
2019-02-05 19:32:33 +03:00 |
|
smoogipoo
|
aac371ba6e
|
Use CMC for all of multiplayer
|
2019-02-05 19:00:08 +09:00 |
|
Dean Herbert
|
8ae2861ed6
|
Fix class name
|
2019-02-05 18:09:15 +09:00 |
|
Dean Herbert
|
a6b2e9eb0b
|
Remove unused pieces of ini
|
2019-02-05 18:08:27 +09:00 |
|