Jorolf
|
8e4288168a
|
renaming and some changes in TestCaseTooltip
|
2017-04-19 13:47:00 +02:00 |
|
Dean Herbert
|
3b95fbab7d
|
Add score statistic tracking (osu!).
|
2017-04-19 16:29:27 +09:00 |
|
Dean Herbert
|
2f53f2e248
|
Add license headers.
|
2017-04-18 22:35:21 +09:00 |
|
Dean Herbert
|
dc13d4d4ab
|
Display an actual date/time.
|
2017-04-18 22:22:14 +09:00 |
|
Dean Herbert
|
4a3fc710c4
|
Add temporary combo/accuracy display.
|
2017-04-18 22:22:14 +09:00 |
|
Dean Herbert
|
886ac1fb40
|
Add progress graph background and update ruleset references.
|
2017-04-18 22:22:14 +09:00 |
|
Dean Herbert
|
72fcc09a98
|
Add beatmap info and score date.
Also adjusts design metrics.
|
2017-04-18 22:22:14 +09:00 |
|
Dean Herbert
|
d51b37cb44
|
Add a basic implementation of the new design results screen.
|
2017-04-18 22:22:14 +09:00 |
|
Dean Herbert
|
3b21340e1b
|
Split SquareGraph out and make SongProgressGraph also able to take a list of Objects.
|
2017-04-18 18:40:02 +09:00 |
|
Dean Herbert
|
66865c50ad
|
Remove explicit RelativeSize setting.
|
2017-04-18 18:10:13 +09:00 |
|
Dean Herbert
|
fbd26a1d5e
|
Mode -> Ruleset.
|
2017-04-18 16:05:58 +09:00 |
|
Dean Herbert
|
2df21066e7
|
Add constant for osu! playfield size.
|
2017-04-18 12:19:39 +09:00 |
|
smoogipooo
|
8844ff7ab7
|
CI fixes.
|
2017-04-18 11:20:39 +09:00 |
|
Dean Herbert
|
5939ba9143
|
Fix ruleset not always being initialised correctly.
|
2017-04-18 10:55:33 +09:00 |
|
Jorolf
|
5d828a20e0
|
some formatting
|
2017-04-17 17:09:17 +02:00 |
|
Jorolf
|
dd26f9fcac
|
Merge branch 'master' of git://github.com/ppy/osu into tooltips
|
2017-04-17 14:45:46 +02:00 |
|
Dean Herbert
|
fe0d18777e
|
Fix appveyor issues.
|
2017-04-17 19:52:07 +09:00 |
|
Dean Herbert
|
af13f97435
|
Fix regressions and test cases.
|
2017-04-17 19:44:03 +09:00 |
|
Dean Herbert
|
a4e2f34ee7
|
Make a RulesetDatabase.
|
2017-04-17 17:43:48 +09:00 |
|
Dean Herbert
|
83b083ce64
|
Move SQLite connections out of database classes; make abstract Database.
|
2017-04-17 14:37:52 +09:00 |
|
Dean Herbert
|
ce12cc20bd
|
Merge remote-tracking branch 'upstream/master' into remove-playmode
|
2017-04-17 13:00:53 +09:00 |
|
Adrian Kaz Scherzinger
|
60f7879875
|
Explicitly set C# 6.0 for now.
|
2017-04-16 06:44:08 +09:00 |
|
smoogipooo
|
4a149c4ab8
|
Better default values + don't set Mode from outside.
|
2017-04-15 06:14:31 +09:00 |
|
smoogipooo
|
0a1376c2db
|
Remove PlayMode game-wide.
|
2017-04-15 05:22:41 +09:00 |
|
smoogipooo
|
a89af273be
|
Make BeatmapInfo expose Ruleset instead of PlayMode.
|
2017-04-15 05:01:36 +09:00 |
|
smoogipooo
|
59bfc7abad
|
Move statics to RulesetCollection to avoid conflicts later on.
|
2017-04-15 04:53:37 +09:00 |
|
Dean Herbert
|
627114abec
|
Improve test case.
|
2017-04-14 19:23:33 +09:00 |
|
Dean Herbert
|
ea0631ede8
|
Encapsulate progress update logic better.
|
2017-04-14 18:23:34 +09:00 |
|
Dean Herbert
|
acd7a5b254
|
Hook up beatmap object density to progress display.
|
2017-04-14 17:58:37 +09:00 |
|
Dean Herbert
|
8c41707ac7
|
Fix incorrect default state. Handle input better.
|
2017-04-14 14:40:52 +09:00 |
|
Dean Herbert
|
09195a03a2
|
Merge remote-tracking branch 'upstream/master' into song-progress-graph
# Conflicts:
# osu.Game/Overlays/DragBar.cs
|
2017-04-14 11:25:00 +09:00 |
|
Jorolf
|
7f08c3c417
|
add IHasOverhangingTooltip
|
2017-04-14 00:18:17 +02:00 |
|
Jorolf
|
f6f75fac74
|
Merge branch 'master' of git://github.com/ppy/osu into tooltips
# Conflicts:
# osu.Game/Graphics/Cursor/MenuCursor.cs
|
2017-04-13 23:12:07 +02:00 |
|
Jorolf
|
c2b2e5ec19
|
changed way the tool tip is found and displayed
|
2017-04-13 23:00:49 +02:00 |
|
Dean Herbert
|
2c3fa30386
|
Metric -> Metrics.
|
2017-04-12 21:09:39 +09:00 |
|
Dean Herbert
|
157ad17606
|
Merge branch 'master' into details
|
2017-04-12 20:25:51 +09:00 |
|
Dan Balasescu
|
ce269eaebb
|
Merge branch 'master' into dependency-updates
|
2017-04-12 19:56:18 +09:00 |
|
Dean Herbert
|
c0338a82e7
|
Update nuget packages.
Includes fix in OpenTK for focus issues.
|
2017-04-12 19:35:16 +09:00 |
|
smoogipooo
|
50a598dd05
|
Revert another masking container.
|
2017-04-12 15:01:54 +09:00 |
|
smoogipooo
|
32c3e34eb7
|
Revert "Better masking."
This reverts commit 5d5040ee73 .
|
2017-04-12 15:00:26 +09:00 |
|
smoogipooo
|
5d5040ee73
|
Better masking.
|
2017-04-12 14:34:49 +09:00 |
|
smoogipooo
|
04baa9eb72
|
Reset stage to normal height after tests.
|
2017-04-12 12:45:07 +09:00 |
|
smoogipooo
|
0c90ef79fa
|
Make TestCaseTaikoPlayfield work again.
|
2017-04-12 12:37:02 +09:00 |
|
Jorolf
|
50b6bcd574
|
Merge branch 'master' into details
|
2017-04-11 19:06:58 +02:00 |
|
Jorolf
|
d4e5f55091
|
the power of linq
|
2017-04-11 18:43:48 +02:00 |
|
Jorolf
|
fb5952186c
|
changes and fixes
|
2017-04-11 14:02:56 +02:00 |
|
Dean Herbert
|
9e6fa965b2
|
TestCasePlayer doesn't need a PlayerLoader.
|
2017-04-11 19:38:03 +09:00 |
|
Jorolf
|
ad41fd5c1a
|
more unnecessary stuff
|
2017-04-10 16:49:48 +02:00 |
|
Jorolf
|
a597149b7f
|
Merge branch 'details' of github.com:Jorolf/osu into details
|
2017-04-10 16:42:42 +02:00 |
|
Jorolf
|
24b4b3ad7d
|
update to everything
|
2017-04-10 16:42:23 +02:00 |
|
Dean Herbert
|
c6a24bb549
|
Merge branch 'master' into details
|
2017-04-10 20:07:13 +09:00 |
|
Dan Balasescu
|
ba4d654a21
|
Merge branch 'master' into has-bindable-value
|
2017-04-10 19:40:37 +09:00 |
|
Dean Herbert
|
cd016c57c8
|
Merge branch 'master' into more-taiko-relative-sizings
|
2017-04-10 17:34:18 +09:00 |
|
Dean Herbert
|
5af4259ab4
|
Add back explicit binds.
|
2017-04-10 17:10:15 +09:00 |
|
Dean Herbert
|
b7cfdff8d1
|
Update SliderBar to use IHasCurrentValue.
|
2017-04-10 15:30:17 +09:00 |
|
Dean Herbert
|
bb4a909de5
|
Update UI control access in line with framework changes.
|
2017-04-10 14:54:23 +09:00 |
|
smoogipooo
|
f4094fbde2
|
Extend TestCaseTaikoPlayfield a bit.
|
2017-04-10 14:28:28 +09:00 |
|
smoogipooo
|
c882b9bafd
|
Make taiko playfield scale by height.
|
2017-04-10 05:08:05 +09:00 |
|
Jorolf
|
841d101be7
|
renaming
|
2017-04-07 20:41:03 +02:00 |
|
Jorolf
|
c60a55285c
|
updated TestCase and some null checks
|
2017-04-07 20:32:09 +02:00 |
|
Dean Herbert
|
7e99fc47e2
|
wip
|
2017-04-07 16:54:54 +09:00 |
|
Dean Herbert
|
3dbf4879c7
|
Merge branch 'music-controller-improvements' into song-progress-graph
# Conflicts:
# osu.Game/Overlays/DragBar.cs
|
2017-04-07 15:18:58 +09:00 |
|
Dean Herbert
|
fa28e7bdc3
|
Improve clickability and visuals of MusicController buttons.
|
2017-04-07 14:09:26 +09:00 |
|
Dean Herbert
|
1842d80e28
|
Update test case.
|
2017-04-07 09:43:08 +09:00 |
|
Dean Herbert
|
12d2102a88
|
Merge remote-tracking branch 'upstream/master' into song-progress-graph
# Conflicts:
# osu.Desktop.VisualTests/osu.Desktop.VisualTests.csproj
# osu.Game/Modes/UI/HudOverlay.cs
# osu.Game/Screens/Play/PauseOverlay.cs
# osu.Game/Screens/Play/Player.cs
# osu.Game/osu.Game.csproj
|
2017-04-07 09:22:18 +09:00 |
|
Jorolf
|
e59c0a770f
|
Merge branch 'master' into details
|
2017-04-06 15:42:00 +02:00 |
|
Andrey Zavadskiy
|
b380cbfd7a
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into testcase_fix
|
2017-04-06 12:28:44 +03:00 |
|
Andrey Zavadskiy
|
c6f4cff2e7
|
Fix Pause/Fail testcase
|
2017-04-06 12:27:45 +03:00 |
|
Huo Yaoyuan
|
411988f038
|
Remove all trailing whitespaces in this repo.
|
2017-04-06 16:21:18 +08:00 |
|
Dean Herbert
|
942699218a
|
Merge branch 'master' into details
|
2017-04-06 15:44:43 +09:00 |
|
Dean Herbert
|
6285f3eea8
|
Merge branch 'master' into pause_buttons_refactor
|
2017-04-06 15:00:48 +09:00 |
|
smoogipooo
|
e299d7286e
|
Update framework + fix TestCaseTaikoHitObjects.
|
2017-04-06 12:52:56 +09:00 |
|
Dean Herbert
|
eed78d4251
|
Improve TestCaseTaikoPlayfield.
|
2017-04-05 13:53:29 +09:00 |
|
Dean Herbert
|
1b2713239a
|
Rename PreEmpt to ScrollTime and remove VelocityMultiplier for now.
|
2017-04-05 11:48:19 +09:00 |
|
Dean Herbert
|
a5cb233975
|
Use more suffixes.
|
2017-04-05 10:37:49 +09:00 |
|
Dean Herbert
|
028e941ab2
|
Major rsefinements to taiko drawable classes.
|
2017-04-05 10:01:40 +09:00 |
|
Dean Herbert
|
6dc03c1cc4
|
Add adjustable clock to testcase.
|
2017-04-05 09:58:47 +09:00 |
|
Dean Herbert
|
7040cee99b
|
Remove unnecessary width specifcations from TestCaseTaikoHitObjects.
|
2017-04-05 09:31:41 +09:00 |
|
Jorolf
|
f9bf1c69bf
|
add Flags to BarDirection and remove unused "using"
|
2017-04-04 18:23:29 +02:00 |
|
Jorolf
|
cd2fc3148e
|
added TestCaseGraphAndBar
|
2017-04-04 18:10:57 +02:00 |
|
Andrey Zavadskiy
|
62655b70c9
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into pause_buttons_refactor
|
2017-04-04 18:41:37 +03:00 |
|
Jorolf
|
b2731bb0a1
|
some formatting
|
2017-04-04 17:27:08 +02:00 |
|
Jorolf
|
078d44aec3
|
some changes to the testcase
|
2017-04-04 17:17:37 +02:00 |
|
Dan Balasescu
|
eef49c8195
|
Merge branch 'master' into general-fixes
|
2017-04-04 20:27:26 +09:00 |
|
Dean Herbert
|
2df360a5e9
|
Fix clashing namespace.
|
2017-04-04 12:38:55 +09:00 |
|
Dean Herbert
|
7c74951454
|
Update bindables.
# Conflicts:
# osu.Desktop.VisualTests/Tests/TestCaseResults.cs
# osu.Game/Screens/Ranking/ResultModeButton.cs
# osu.Game/Screens/Ranking/Results.cs
|
2017-04-04 11:34:13 +09:00 |
|
Dean Herbert
|
f6303d55ec
|
Upodate some tab usages.
|
2017-04-04 11:13:09 +09:00 |
|
Dean Herbert
|
b0ebacb06d
|
Fix some unused variables in test cases.
|
2017-04-04 11:13:07 +09:00 |
|
Dean Herbert
|
353cf2a026
|
Adjust timings to make TestCase more usable.
|
2017-04-04 10:34:05 +09:00 |
|
Jorolf
|
5a694e0c9d
|
changed location of BarGraph to be more generic
|
2017-04-03 19:29:13 +02:00 |
|
Jorolf
|
f3946bebb4
|
Merge branch 'master' of git://github.com/ppy/osu into details
|
2017-04-03 18:33:47 +02:00 |
|
Dan Balasescu
|
9ba230aa58
|
Merge branch 'master' into taiko_barlines
|
2017-04-03 15:15:29 +09:00 |
|
smoogipooo
|
759869f551
|
Merge branch 'fix_slider_velocities' into taiko_barlines
|
2017-04-03 14:47:40 +09:00 |
|
smoogipooo
|
27132958c8
|
Merge remote-tracking branch 'origin/master' into taiko-drawable-generation
Conflicts:
osu.Desktop.VisualTests/Tests/TestCaseTaikoHitObjects.cs
osu.Desktop.VisualTests/Tests/TestCaseTaikoPlayfield.cs
osu.Game.Modes.Taiko/UI/TaikoHitRenderer.cs
osu.Game.Modes.Taiko/osu.Game.Modes.Taiko.csproj
|
2017-04-03 14:19:31 +09:00 |
|
Dean Herbert
|
8ae4d0f7a7
|
Merge branch 'master' into taiko_drumroll_drawing
|
2017-04-03 11:10:47 +09:00 |
|
smoogipooo
|
0745098783
|
Cleanup.
|
2017-04-03 10:04:13 +09:00 |
|
Jorolf
|
e835b19d4a
|
add Tooltips
|
2017-04-02 18:19:59 +02:00 |
|
Dean Herbert
|
6f1fff4ee7
|
Update async load usage to new style.
|
2017-04-02 15:56:12 +09:00 |
|
Andrey Zavadskiy
|
1ecff1b32c
|
Fix naming and testcase
|
2017-04-01 21:50:25 +03:00 |
|
Andrey Zavadskiy
|
f70de7439b
|
Moved title and description to each class
|
2017-04-01 21:42:12 +03:00 |
|