smoogipoo
|
c9469dc0dd
|
Add background
|
2020-06-12 22:48:43 +09:00 |
|
Dean Herbert
|
9746e24d1e
|
Rename abstract TestScene
|
2020-06-12 19:40:54 +09:00 |
|
smoogipoo
|
6217fb26da
|
Finish up design implementation of timing distribution graph
|
2020-06-12 18:50:25 +09:00 |
|
smoogipoo
|
3b630eabd6
|
Merge branch 'master' into results-screen-statistics
|
2020-06-12 17:46:11 +09:00 |
|
Dean Herbert
|
c0afe4c880
|
Merge branch 'master' into fallback-intro
|
2020-06-12 17:19:11 +09:00 |
|
Dean Herbert
|
0b6e8783d4
|
Merge branch 'master' into test-scene-create-ruleset
|
2020-06-12 17:06:27 +09:00 |
|
smoogipoo
|
7b012f1def
|
Fix test failures
|
2020-06-11 14:55:49 +09:00 |
|
smoogipoo
|
afa5b995f2
|
Merge branch 'fix-test-nullref' into timeshift-results-2
|
2020-06-11 14:05:05 +09:00 |
|
smoogipoo
|
702bd2b65d
|
Fix potential nullref in test
|
2020-06-11 13:41:53 +09:00 |
|
Dean Herbert
|
880a127228
|
Use async overload
|
2020-06-10 00:08:48 +09:00 |
|
smoogipoo
|
ab10732a78
|
Remove usages of null-forgiving operator
|
2020-06-09 22:13:48 +09:00 |
|
smoogipoo
|
88aed1d504
|
Merge branch 'master' into update-inspectcode-version
|
2020-06-09 20:12:39 +09:00 |
|
smoogipoo
|
05b1edb9d8
|
Fix incorrect beatmap showing
|
2020-06-09 19:01:02 +09:00 |
|
smoogipoo
|
4fd5ff61eb
|
Add loading spinner
|
2020-06-09 18:53:55 +09:00 |
|
smoogipoo
|
7f05c16c9f
|
Merge branch 'master' into timeshift-results-2
|
2020-06-09 15:59:13 +09:00 |
|
Dean Herbert
|
9d68a95f3f
|
Merge branch 'master' into multi-room-load-spinner
|
2020-06-09 10:56:56 +09:00 |
|
smoogipoo
|
8a021e0beb
|
Use save method in test
|
2020-06-08 22:35:01 +09:00 |
|
Dean Herbert
|
b41384dde8
|
Merge branch 'master' into multiplayer-beatmap-checksum
|
2020-06-07 18:05:33 +09:00 |
|
Dan Balasescu
|
2ad5b2065f
|
Merge branch 'master' into better-reimport-support
|
2020-06-05 20:59:55 +09:00 |
|
smoogipoo
|
bb89114b70
|
Show a loading spinner on multiplayer lounge loads
|
2020-06-05 20:52:27 +09:00 |
|
smoogipoo
|
caf94df0d0
|
Merge branch 'master' into multiplayer-beatmap-checksum
|
2020-06-05 19:16:05 +09:00 |
|
Salman Ahmed
|
495f89ddae
|
Expand number text box test scene to one holding all OsuTextBox's types
|
2020-06-05 06:45:42 +03:00 |
|
smoogipoo
|
9c1542f897
|
Fix crash when pressing clear button twice
|
2020-06-04 22:17:00 +09:00 |
|
Salman Ahmed
|
741fa20149
|
Use CreateRuleset() for editor test scenes as well
|
2020-06-04 00:47:10 +03:00 |
|
Salman Ahmed
|
84b40ea2c6
|
Merge remote-tracking branch 'upstream/master' into test-scene-create-ruleset
# Conflicts:
# osu.Game.Rulesets.Catch.Tests/TestSceneBananaShower.cs
# osu.Game.Rulesets.Catch.Tests/TestSceneHyperDash.cs
# osu.Game/Tests/Visual/ModTestScene.cs
# osu.Game/Tests/Visual/OsuTestScene.cs
|
2020-06-03 22:00:02 +03:00 |
|
Dean Herbert
|
66ec2afe5c
|
Remove broken import test
|
2020-06-03 23:38:40 +09:00 |
|
Dean Herbert
|
5ed3cd205f
|
Simplify reuse check using FileInfo IDs
|
2020-06-03 23:35:56 +09:00 |
|
Dean Herbert
|
25160dc220
|
Fix test name
|
2020-06-03 19:15:52 +09:00 |
|
Dean Herbert
|
012933545e
|
Add test coverage
|
2020-06-03 18:33:41 +09:00 |
|
Dean Herbert
|
3c7e5a5b42
|
Fix ChannelManager not being loaded in tests
|
2020-06-03 18:00:31 +09:00 |
|
smoogipoo
|
8aa8d2c880
|
Resolve NREs
|
2020-06-03 16:59:37 +09:00 |
|
smoogipoo
|
f3b5149648
|
Move some suggestions to warnings, resolve issues
|
2020-06-03 16:48:44 +09:00 |
|
Dan Balasescu
|
8131137fea
|
Merge branch 'master' into fix-results-crash
|
2020-06-03 15:19:30 +09:00 |
|
smoogipoo
|
13622eff1f
|
Fix response value
|
2020-06-03 12:54:07 +09:00 |
|
Dean Herbert
|
5740fc2bd0
|
Merge pull request #9168 from Game4all/fix-ruleset-no-autoplay
Fix crash after using Ctrl+Enter when current ruleset doesn't have an autoplay mod
|
2020-06-03 12:50:57 +09:00 |
|
Shane Woolcock
|
0d5a2cf96d
|
Add unit tests
|
2020-06-03 11:36:59 +09:30 |
|
Shivam
|
4ebc1d3721
|
Add original sprite and visualiser
Notes: This is using a modified version of welcome.osz to facilitate the visualiser and the animation of the sprite is not accurate.
|
2020-06-02 21:06:41 +02:00 |
|
smoogipoo
|
c7c94eb3fd
|
Initial implementation of timing distribution graph
|
2020-06-02 23:38:50 +09:00 |
|
Dan Balasescu
|
427dbf7f58
|
Merge branch 'master' into update-framework
|
2020-06-02 20:54:50 +09:00 |
|
Lucas A
|
f63c66396f
|
Apply review suggestions.
|
2020-06-02 13:32:52 +02:00 |
|
Shivam
|
574e8444b0
|
Merge branch 'master' into fallback-intro
|
2020-06-02 13:15:58 +02:00 |
|
Shivam
|
888b90b426
|
Rename IntroFallback classes to IntroLegacy
This commit also renames files accordingly with https://github.com/ppy/osu-resources/pull/103
|
2020-06-02 13:14:50 +02:00 |
|
smoogipoo
|
dfb9687fb5
|
Extract update into PreUpdate(), add test
|
2020-06-02 17:22:09 +09:00 |
|
smoogipoo
|
fac96f6ddd
|
Fix match beatmap not updating after re-download
|
2020-06-02 17:02:01 +09:00 |
|
Dean Herbert
|
64550fe87c
|
Merge branch 'master' into fix-draining-in-between-break-sections
|
2020-06-02 16:06:08 +09:00 |
|
Dean Herbert
|
70c84811ed
|
Revert incorrect change
|
2020-06-02 15:50:36 +09:00 |
|
Dean Herbert
|
800c46f752
|
Fix test function override
|
2020-06-02 14:39:15 +09:00 |
|
smoogipoo
|
3c85561cdc
|
Add tests
|
2020-06-02 14:31:43 +09:00 |
|
Dean Herbert
|
c59d750420
|
Merge branch 'replace-use-of-current-directory' into update-framework
|
2020-06-02 14:31:09 +09:00 |
|
Shivam
|
578c955658
|
Add fallback intro screen
|
2020-06-02 03:48:23 +02:00 |
|