d6968ca09c
Remove FullyLoaded logic
...
Always parse storyboards for now.
Let's not optimise this until it is necessary. It was leading to weird threading problems due to the load call in Player's async load method.
2017-07-20 11:01:50 +09:00
d69470f2ae
Fix TestWorkingBeatmap broken by attempting to load storyboard
2017-07-20 09:22:39 +09:00
21d07428fe
Fix some test regressions
2017-07-19 15:16:59 +09:00
d0dea33faa
Make Beatmap (bindable) non-nullable.
2017-07-19 15:16:53 +09:00
6cf36da389
Merge branch 'master' into profile
2017-07-14 22:52:19 +08:00
3aeed86392
Merge branch 'master' into drawable-room-update
2017-07-14 15:29:27 +09:00
133bcdec7a
Move async loading to a higher level to simplify logic
2017-07-14 14:39:15 +09:00
ab5341eadc
Merge remote-tracking branch 'upstream/master' into DrabWeb/medal-splash
2017-07-14 09:46:36 +09:00
de46f3ab07
Remove all unnecessary parenthesis where object initialisers are used
...
Enforces at CI.
2017-07-13 15:11:33 +09:00
3a4150c6c3
Merge remote-tracking branch 'upstream/master' into profile
...
# Conflicts:
# osu.Game/Graphics/Containers/SectionsContainer.cs
2017-07-13 13:44:21 +09:00
0624f578eb
Update with online beatmap changes.
2017-07-13 01:06:46 -03:00
dc5ec319a2
Merge https://github.com/ppy/osu into drawable-room-update
2017-07-13 01:00:32 -03:00
ca12fd3042
Better medal sprite loading, fade in particles, visual test update.
2017-07-13 00:13:18 -03:00
2c1f3de47a
Rename 2X resources to be defaults
2017-07-13 10:27:39 +09:00
56c817e4b6
Merge branch 'master' into osu-direct-search
2017-07-13 10:16:27 +09:00
9d523ea012
Update framework
2017-07-12 11:06:13 +09:00
6b0ba1f98d
Fix merge error.
2017-07-11 20:44:28 -03:00
b30721edbe
Merge branch 'master' into drawable-room-update
2017-07-11 20:42:44 -03:00
2ee0f3f5f6
Update with framework changes.
2017-07-11 02:11:08 -03:00
202e3ca530
Merge https://github.com/ppy/osu into medal-splash
2017-07-11 02:00:36 -03:00
b448603d6c
CI fixes.
2017-07-11 01:42:51 -03:00
fbe414d780
Cleanup.
2017-07-11 01:03:38 -03:00
84701846ec
Merge https://github.com/ppy/osu into osu-direct-search
2017-07-11 00:26:49 -03:00
fd4a054921
Merge branch 'master' into profile
2017-07-11 09:16:32 +08:00
7729760017
Add beat timings to TestCaseBeatSyncedContainer
2017-07-10 12:08:15 +03:00
dfb484cfbb
Restore altered test cases
2017-07-10 11:57:39 +03:00
0e2dc9388a
More changes in-line with framework changes.
2017-07-10 12:55:47 +09:00
3290f5a977
Update test case for profile.
2017-07-10 10:42:55 +08:00
6f2b49dea8
Merge branch 'master' into profile.
2017-07-10 10:36:23 +08:00
f856e89b58
Fix CI issues
2017-07-10 03:37:51 +09:00
7952e7caa9
Fix typos
2017-07-10 03:22:08 +09:00
8e7e70bd1a
Merge branch 'master' into update-loop-logic
2017-07-10 03:19:49 +09:00
fec6f2ba65
Remove unnecessary usings
2017-07-09 19:57:22 +03:00
dedd4561a1
Display indices rather than one-based numbers
2017-07-09 19:41:36 +03:00
934a585b94
Better number formatting
2017-07-09 19:40:57 +03:00
1f425c3be8
Simplify existing code
2017-07-09 19:40:36 +03:00
8c40b80813
Also display negative beats
2017-07-09 19:33:23 +03:00
d533ac0e98
Simplify info margin
2017-07-09 13:57:13 +03:00
62fc55521c
Added background colour for better info visibility
2017-07-09 13:54:38 +03:00
bd45e1f1e7
Make field readonly
2017-07-09 13:48:20 +03:00
105d57a697
Update Testcase inline with framework
2017-07-09 13:39:48 +03:00
6e293501e0
Merge remote-tracking branch 'refs/remotes/ppy/master' into beatsync_fixes
2017-07-09 13:23:42 +03:00
2c8b8c3f9c
Update loop logic in line with framework changes
2017-07-09 18:23:34 +09:00
bb8efcc12f
Fix CI issues (pass #2 )
2017-07-08 18:17:47 +09:00
3c425dd07f
Fix CI issue
2017-07-08 18:06:59 +09:00
22a987f6cc
Update test cases to new framework and fix old crashes
2017-07-07 15:05:55 +03:00
10a522885a
Merge remote-tracking branch 'refs/remotes/ppy/master' into beatsync_fixes
2017-06-25 23:36:38 +03:00
cad594018f
Add dummy data in test case.
2017-06-26 00:43:32 +08:00
0de55776c0
Update DrawableRoom design.
2017-06-24 05:05:48 -03:00
0133f9c086
Medal sprite, make MedalOverlay auto-show when loaded.
2017-06-24 01:19:44 -03:00