Commit Graph

2913 Commits

Author SHA1 Message Date
01fa664b7d Add recent participants 2020-06-25 20:53:48 +09:00
54f087b933 Re-layout match subscreen columns 2020-06-25 20:40:15 +09:00
4244024fc3 Merge branch 'master' into fallback-intro 2020-06-24 10:49:45 +09:00
14ad3835ff Update naming 2020-06-23 21:27:01 +09:00
a6c6e391ca Fix player not exiting immediately on Alt-F4 2020-06-23 17:38:30 +09:00
4554a7db33 Update naming 2020-06-23 13:49:18 +09:00
d1086a49a3 Merge branch 'master' of https://github.com/ppy/osu into fallback-intro 2020-06-16 15:11:18 +02:00
17a70bf6ee Add test coverage 2020-06-15 20:32:27 +09:00
904b688b4b Merge branch 'master' into test-scene-create-ruleset 2020-06-15 16:40:02 +09:00
e8046654c8 Add failing test case 2020-06-13 12:59:43 +02:00
619c541cf5 Rewrite test to use dummy API 2020-06-13 12:42:06 +02:00
9746e24d1e Rename abstract TestScene 2020-06-12 19:40:54 +09:00
c0afe4c880 Merge branch 'master' into fallback-intro 2020-06-12 17:19:11 +09:00
0b6e8783d4 Merge branch 'master' into test-scene-create-ruleset 2020-06-12 17:06:27 +09:00
7b012f1def Fix test failures 2020-06-11 14:55:49 +09:00
afa5b995f2 Merge branch 'fix-test-nullref' into timeshift-results-2 2020-06-11 14:05:05 +09:00
702bd2b65d Fix potential nullref in test 2020-06-11 13:41:53 +09:00
ab10732a78 Remove usages of null-forgiving operator 2020-06-09 22:13:48 +09:00
88aed1d504 Merge branch 'master' into update-inspectcode-version 2020-06-09 20:12:39 +09:00
05b1edb9d8 Fix incorrect beatmap showing 2020-06-09 19:01:02 +09:00
4fd5ff61eb Add loading spinner 2020-06-09 18:53:55 +09:00
7f05c16c9f Merge branch 'master' into timeshift-results-2 2020-06-09 15:59:13 +09:00
9d68a95f3f Merge branch 'master' into multi-room-load-spinner 2020-06-09 10:56:56 +09:00
bb89114b70 Show a loading spinner on multiplayer lounge loads 2020-06-05 20:52:27 +09:00
caf94df0d0 Merge branch 'master' into multiplayer-beatmap-checksum 2020-06-05 19:16:05 +09:00
9c1542f897 Fix crash when pressing clear button twice 2020-06-04 22:17:00 +09:00
741fa20149 Use CreateRuleset() for editor test scenes as well 2020-06-04 00:47:10 +03:00
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
3c7e5a5b42 Fix ChannelManager not being loaded in tests 2020-06-03 18:00:31 +09:00
8aa8d2c880 Resolve NREs 2020-06-03 16:59:37 +09:00
8131137fea Merge branch 'master' into fix-results-crash 2020-06-03 15:19:30 +09:00
13622eff1f Fix response value 2020-06-03 12:54:07 +09:00
0d5a2cf96d Add unit tests 2020-06-03 11:36:59 +09:30
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
f63c66396f Apply review suggestions. 2020-06-02 13:32:52 +02:00
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
fac96f6ddd Fix match beatmap not updating after re-download 2020-06-02 17:02:01 +09:00
3c85561cdc Add tests 2020-06-02 14:31:43 +09:00
578c955658 Add fallback intro screen 2020-06-02 03:48:23 +02:00
64d1b4b11b Merge branch 'master' into move-setter-to-duration 2020-06-01 15:55:48 +09:00
a606f41297 Add button to open results 2020-05-28 22:25:00 +09:00
0f373acacb Add test scene 2020-05-28 22:09:11 +09:00
013461377e Fix potential nullref 2020-05-28 21:46:02 +09:00
ad99d85468 Resolve several positioning errors 2020-05-28 21:29:16 +09:00
666cbd0f40 Allow selected score to be programmatically changed 2020-05-28 21:09:03 +09:00
a55ce26130 Allow null score 2020-05-28 20:46:17 +09:00
cbd563e80b Rename to IHasDuration 2020-05-27 12:38:39 +09:00
b8e0a6f127 Move sett from EndTime to Duration 2020-05-27 12:37:44 +09:00
a1ece4f308 Add expansion/contraction test 2020-05-26 16:26:58 +09:00
aaf5596f9c Cleanup test 2020-05-26 15:54:07 +09:00