Huo Yaoyuan
|
4c26a02e99
|
Remove unnecessary arguments in WorkingBeatmap's constructor.
|
2017-05-08 16:42:53 +08:00 |
|
Dean Herbert
|
9f1f926634
|
Add non-null assurance.
|
2017-05-08 12:45:55 +09:00 |
|
smoogipooo
|
e3b01e7b8c
|
Merge branch 'master' into mania-notes
# Conflicts:
# osu.Desktop.VisualTests/osu.Desktop.VisualTests.csproj
|
2017-05-08 12:12:40 +09:00 |
|
Dean Herbert
|
a38e95c607
|
Merge branch 'master' into master
|
2017-05-08 11:59:01 +09:00 |
|
Dean Herbert
|
48368779ab
|
Avoid polluting Player with HUD-specific code.
|
2017-05-08 11:48:40 +09:00 |
|
Dean Herbert
|
10910cfcef
|
Make field readonly.
|
2017-05-08 11:47:06 +09:00 |
|
Dean Herbert
|
2f4fad9d41
|
Refactor colour selection.
|
2017-05-08 11:33:22 +09:00 |
|
Dean Herbert
|
df4a737c9b
|
Merge remote-tracking branch 'ppy/master' into hud-mod-display
|
2017-05-08 10:56:34 +09:00 |
|
Dan Balasescu
|
11c2e66cee
|
Merge branch 'master' into option-item-refactor
|
2017-05-08 10:13:21 +09:00 |
|
Dan Balasescu
|
fbf05f12fc
|
Use controlWithCurrent as per comment.
|
2017-05-08 10:11:45 +09:00 |
|
EVAST9919
|
f0145c7f4f
|
Trying to woke up AppVeyor
|
2017-05-08 02:16:56 +03:00 |
|
EVAST9919
|
926ed907c2
|
CI fixes
|
2017-05-08 02:00:21 +03:00 |
|
EVAST9919
|
dda25219bc
|
code fixes
|
2017-05-08 01:54:31 +03:00 |
|
EVAST9919
|
c3a42ded36
|
Fixed Graph/seeking offset
|
2017-05-08 01:23:51 +03:00 |
|
EVAST9919
|
531f2c410a
|
removed useless variable
|
2017-05-08 00:26:34 +03:00 |
|
EVAST9919
|
ea28a9f7ce
|
Adjust values
|
2017-05-08 00:16:58 +03:00 |
|
Huo Yaoyuan
|
4f8549f220
|
Standardise usages of exceptions.
|
2017-05-07 00:38:17 +08:00 |
|
EVAST9919
|
d06b5783cb
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into percentage
|
2017-05-06 17:33:51 +03:00 |
|
Huo Yaoyuan
|
f37c857af8
|
CI fixes.
|
2017-05-06 16:06:38 +08:00 |
|
Huo Yaoyuan
|
767cfaaac3
|
Access database recursively.
|
2017-05-06 15:37:53 +08:00 |
|
Huo Yaoyuan
|
146d57953d
|
Use metadata field of WorkingBeatmap.
|
2017-05-06 14:57:11 +08:00 |
|
Huo Yaoyuan
|
4f49151984
|
Make metadata a member of WorkingBeatmap.
|
2017-05-06 14:52:28 +08:00 |
|
skettios
|
36dff94802
|
removed check if ModSelectOverlay is open
|
2017-05-05 18:16:48 -07:00 |
|
skettios
|
d129bd0c1f
|
Fix ModSelectOverlay accepting escape when it shouldn't
Because PlaySongSelect is suspending when selecting a song, we don't actually hide ModSelectOverlay.
|
2017-05-05 17:03:24 -07:00 |
|
WebFreak001
|
5aecc3d761
|
Made cursortrail work with multiple positions
|
2017-05-05 17:44:51 +02:00 |
|
Dean Herbert
|
4b385ded26
|
Tidy up ModIcon.
|
2017-05-05 13:22:10 +09:00 |
|
Dean Herbert
|
44f06e5423
|
Add hover expand support.
|
2017-05-05 13:17:36 +09:00 |
|
Dean Herbert
|
9c4f813da1
|
Remove unnecessary hide/show logic.
Also change the way the overlay appears when actually playing.
|
2017-05-05 13:14:44 +09:00 |
|
Dean Herbert
|
b547dd6893
|
CI Fixes.
|
2017-05-05 13:06:54 +09:00 |
|
Dean Herbert
|
c9ba1ac4f6
|
Adjust namespaces.
Also adds transition, uses IHasCurrentValue, combines Mod TestCases and more.
|
2017-05-05 13:00:05 +09:00 |
|
Dean Herbert
|
6298b3effd
|
Refactor ModSection and ModIcon to avoid null mods.
|
2017-05-05 12:16:41 +09:00 |
|
EVAST9919
|
95f6c999bd
|
Adjust scale and CI fixes
|
2017-05-04 17:59:01 +03:00 |
|
EVAST9919
|
66c858030a
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into mods_refactor
|
2017-05-04 17:35:41 +03:00 |
|
Dean Herbert
|
98b3b82c07
|
Apply CI fixes.
|
2017-05-04 23:32:27 +09:00 |
|
EVAST9919
|
475eb6fe5f
|
Cleanup
|
2017-05-04 17:29:52 +03:00 |
|
Dean Herbert
|
153951d3dd
|
Add OptionItem class
Allow for centalised logic for all option UI controls.
|
2017-05-04 23:07:48 +09:00 |
|
EVAST9919
|
57c4232416
|
Added testcase
|
2017-05-04 11:58:37 +03:00 |
|
Dean Herbert
|
efa60ee287
|
Merge branch 'master' into mania-stage
|
2017-05-04 16:58:16 +09:00 |
|
WebFreak001
|
063b606a12
|
Fix readonly warning
|
2017-05-03 18:48:17 +02:00 |
|
WebFreak001
|
008ff9d2f9
|
InputResample CursorTrail
|
2017-05-03 18:33:42 +02:00 |
|
EVAST9919
|
6063231e40
|
float value fix
|
2017-05-03 16:58:10 +03:00 |
|
EVAST9919
|
26985dbc62
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into mods_refactor
|
2017-05-03 16:22:40 +03:00 |
|
Dean Herbert
|
19f6d58723
|
Merge remote-tracking branch 'upstream/master' into options-implementation
|
2017-05-03 21:54:27 +09:00 |
|
Dean Herbert
|
330dd458bd
|
Trim whitespace.
|
2017-05-03 20:49:52 +09:00 |
|
Dean Herbert
|
489f586887
|
Add FPS display toggling.
Kinda temporary but better than nothing.
|
2017-05-03 20:34:53 +09:00 |
|
smoogipooo
|
956a7288fb
|
Add basic DrawableNote.
|
2017-05-03 20:12:27 +09:00 |
|
EVAST9919
|
5f2f1d2763
|
CI fixes
|
2017-05-03 14:01:43 +03:00 |
|
EVAST9919
|
9e35eb8d97
|
Fixes
|
2017-05-03 13:53:45 +03:00 |
|
smoogipooo
|
06e014708a
|
Defer virtual method to load().
|
2017-05-03 15:57:15 +09:00 |
|
EVAST9919
|
e7a8619f01
|
ModIcon refactor
|
2017-05-03 09:48:10 +03:00 |
|
EVAST9919
|
898d9495ff
|
line fix
|
2017-05-03 08:27:47 +03:00 |
|
EVAST9919
|
f49cc124ed
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into mods_refactor
|
2017-05-03 08:26:54 +03:00 |
|
EVAST9919
|
a897dcbfbe
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into percentage
|
2017-05-03 08:26:01 +03:00 |
|
EVAST9919
|
6ea3629c9a
|
Adjust the size
|
2017-05-03 08:23:52 +03:00 |
|
smoogipooo
|
1fa42b26e8
|
Make base DrawableHitObject<TJudgement> uninheritable.
|
2017-05-03 14:02:23 +09:00 |
|
Dean Herbert
|
8825277656
|
Merge branch 'master' into custom-drawings-flags
|
2017-05-03 09:36:51 +09:00 |
|
EVAST9919
|
2e30a69b67
|
removed using
|
2017-05-02 23:04:36 +03:00 |
|
EVAST9919
|
a955f9cbfd
|
Simplify hiding logic
|
2017-05-02 22:59:36 +03:00 |
|
EVAST9919
|
37c3133981
|
Fixes
|
2017-05-02 22:46:18 +03:00 |
|
EVAST9919
|
7e1efcc20b
|
Added ModsContainer
|
2017-05-02 22:34:07 +03:00 |
|
EVAST9919
|
00a8dbbacf
|
Added ModType for each mode
|
2017-05-02 21:36:55 +03:00 |
|
EVAST9919
|
6f44869875
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into percentage
|
2017-05-02 17:20:10 +03:00 |
|
Dean Herbert
|
a036b059e8
|
Use provided parameters to avoid a second lookup.
|
2017-05-02 21:40:06 +09:00 |
|
Dean Herbert
|
691742b828
|
Remove most options which have not yet been implemented.
|
2017-05-02 19:40:30 +09:00 |
|
Dean Herbert
|
f9de733128
|
Formatting.
|
2017-05-02 18:53:33 +09:00 |
|
Dean Herbert
|
d4045ee2c0
|
We only have one release stream, so let's unlock it.
|
2017-05-02 18:40:30 +09:00 |
|
Dean Herbert
|
57c2dd1f49
|
Fix options dropdown labels never being displayed.
|
2017-05-02 18:35:23 +09:00 |
|
smoogipooo
|
8e88d86639
|
Fix naming confusion.
|
2017-05-02 18:00:37 +09:00 |
|
smoogipooo
|
f1f7a26dbd
|
Fix incorrect inheritance.
|
2017-05-02 17:58:59 +09:00 |
|
Dean Herbert
|
a993790a66
|
Ensure all searchable terms are non-null non-empty.
|
2017-05-02 17:54:07 +09:00 |
|
Dean Herbert
|
1b0f353af3
|
Add support for framework-level mouse confining.
|
2017-05-02 17:45:42 +09:00 |
|
Dean Herbert
|
bef15fe637
|
Improve organisation of some options and config code.
|
2017-05-02 17:45:22 +09:00 |
|
smoogipooo
|
9ca8295149
|
Oops.
|
2017-05-02 17:09:16 +09:00 |
|
Dean Herbert
|
116e92a542
|
Remove silly platform specific logic.
|
2017-05-02 17:00:30 +09:00 |
|
smoogipooo
|
40d2fee1dc
|
Split up adding of local store from the ctor.
|
2017-05-02 16:55:04 +09:00 |
|
smoogipooo
|
e2620e2840
|
Make Team not inherit Country.
|
2017-05-02 16:54:43 +09:00 |
|
Dean Herbert
|
46ae8bc86b
|
Use value because we need to.
|
2017-05-02 16:49:27 +09:00 |
|
Dean Herbert
|
f1d0b77d10
|
Base the music controller transform direction on relative indices in playlist.
|
2017-05-02 16:40:29 +09:00 |
|
smoogipooo
|
ee0a5409bb
|
CI fixes.
|
2017-05-02 16:33:48 +09:00 |
|
Dean Herbert
|
beb98c14b6
|
Fix layout not being invalidated when re-filtering playlist display.
|
2017-05-02 16:26:11 +09:00 |
|
EVAST9919
|
108cd28e96
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into percentage
|
2017-05-02 10:15:56 +03:00 |
|
smoogipooo
|
91e000fd44
|
Back to sanity.
|
2017-05-02 14:21:22 +09:00 |
|
smoogipooo
|
f17046abaf
|
Add ability to load Drawings flags from osu/Drawings/Flags.
|
2017-05-02 13:28:35 +09:00 |
|
smoogipooo
|
e856abe59a
|
Let's not use Country for drawings-specific stuff...
|
2017-05-02 13:02:14 +09:00 |
|
Dean Herbert
|
6074cb5979
|
Make playlist filtering work.
Also standardises searchable terms in beatmap metadata.
|
2017-05-02 10:45:55 +09:00 |
|
Dan Balasescu
|
8caba36230
|
Merge branch 'master' into general-fixes
|
2017-05-02 09:50:35 +09:00 |
|
ColdVolcano
|
6ce0245c2b
|
Typo
|
2017-05-01 19:34:08 -05:00 |
|
ColdVolcano
|
1b52445f86
|
Fix crash when selecting non-existent IDs from database
|
2017-05-01 19:31:46 -05:00 |
|
Dean Herbert
|
737ad78056
|
Set a sane default transform direction.
|
2017-05-01 20:10:19 +09:00 |
|
Dean Herbert
|
2437c416b1
|
Use less usings.
|
2017-05-01 19:56:01 +09:00 |
|
Dean Herbert
|
2e0eda6b15
|
Merge branch 'master' into playlist
|
2017-05-01 19:44:57 +09:00 |
|
Dean Herbert
|
3943e4ae95
|
Fix comma.
|
2017-05-01 19:32:31 +09:00 |
|
Dean Herbert
|
c59589eba7
|
Only retrieve colour once.
|
2017-05-01 19:32:00 +09:00 |
|
Dean Herbert
|
0f4ef16910
|
Remove custom word splitting logic, add localisation support.
|
2017-05-01 17:14:59 +09:00 |
|
Dean Herbert
|
d00d4cce35
|
Merge branch 'master' into autoreplay-refactor-squashed
|
2017-05-01 16:53:46 +09:00 |
|
Dean Herbert
|
2cfb83436d
|
Add placeholder logic for filtering.
|
2017-05-01 15:27:41 +09:00 |
|
Dean Herbert
|
a1f341a64f
|
Fix textbox focus issues (and inability to use escape).
|
2017-05-01 15:23:01 +09:00 |
|
Dean Herbert
|
c1d0aea217
|
Refactoring part 5.
|
2017-05-01 15:09:14 +09:00 |
|
Dean Herbert
|
580cf93147
|
Refactoring part 4.
|
2017-05-01 15:03:11 +09:00 |
|
ColdVolcano
|
f2b0602f90
|
Double check if the selectedpanel is not the provided as argument
|
2017-05-01 00:13:00 -05:00 |
|