smoogipoo
|
33654ee5b4
|
Remove explicit padding on icon
|
2017-12-15 13:01:06 +09:00 |
|
Aergwyn
|
f329b1ed72
|
add Spinner Count to BeatmapInfoWedge
- added Tooltips to the respective InfoLabels
- made the TestCase internal like all others
|
2017-12-14 19:55:15 +01:00 |
|
Aergwyn
|
9fed972678
|
removed unnecessary using
|
2017-12-12 11:15:34 +01:00 |
|
Aergwyn
|
d11bf379d8
|
no longer select beatmapsets on import/download
let's save some ears and eyes for now
|
2017-12-12 11:04:11 +01:00 |
|
Dean Herbert
|
69653c7f4f
|
Don't use nested ternary if
|
2017-12-12 13:07:34 +09:00 |
|
Dean Herbert
|
8dea999908
|
Order difficulty icons by ruleset
|
2017-12-11 21:35:47 +09:00 |
|
Dean Herbert
|
b10240d7ef
|
Handle the case where the selected panel is no longer a valid selection better
|
2017-12-11 21:31:26 +09:00 |
|
Dean Herbert
|
fb92b3551e
|
Correct panel y positions when filtered panels are present
|
2017-12-11 21:12:06 +09:00 |
|
Dean Herbert
|
970e55fc4a
|
Update difficulty icons on headers to match filtered difficulties
|
2017-12-11 20:49:27 +09:00 |
|
Dean Herbert
|
f58c554d19
|
Add per-difficulty filtering support
Filters based on selected ruleset
|
2017-12-11 20:22:10 +09:00 |
|
Dean Herbert
|
3880c7157b
|
Merge branch 'master' into fix-missing-metadata
|
2017-12-11 16:04:08 +09:00 |
|
Dean Herbert
|
08727266e7
|
Merge branch 'master' into add-ruleset-shortname
|
2017-12-11 15:41:11 +09:00 |
|
Dean Herbert
|
04715f9a51
|
Merge branch 'master' into HandleInput
|
2017-12-11 15:24:29 +09:00 |
|
smoogipoo
|
ed81ed7c54
|
Add back HandleInput disable overrides
|
2017-12-11 15:19:00 +09:00 |
|
Dean Herbert
|
5a6ac73fff
|
Fix broken tools making broken changes
|
2017-12-11 15:05:19 +09:00 |
|
Dean Herbert
|
77592ed15f
|
Fix comment formatting
|
2017-12-11 14:52:15 +09:00 |
|
Dean Herbert
|
de1f51269d
|
Merge branch 'master' into HandleInput
|
2017-12-11 13:53:33 +09:00 |
|
Dean Herbert
|
c880386fde
|
Merge branch 'master' into fix-crash-hidden-sets#2
|
2017-12-11 13:16:30 +09:00 |
|
Dean Herbert
|
7d8fb12332
|
DrawableScore -> DrawableProfileScore
Discern between the other class of the same name
|
2017-12-11 12:51:02 +09:00 |
|
Dean Herbert
|
0c2158ccbd
|
Improve display of beatmap thumbnails
|
2017-12-11 12:47:31 +09:00 |
|
Dean Herbert
|
98ce856de1
|
Use more sensible names for classes and methods
Adds xmldoc in places too.
|
2017-12-11 12:33:34 +09:00 |
|
Dean Herbert
|
507d0e3252
|
Use more sensible names for classes
|
2017-12-11 12:26:48 +09:00 |
|
Dean Herbert
|
9069f1ccba
|
Merge branch 'master' into most-played-beatmaps-section
|
2017-12-11 12:12:23 +09:00 |
|
Aergwyn
|
e629cebe31
|
fix MusicController ignoring Looping property of a Track
my fix to prevent the MusicController from constantly trying to restart a track before accidentally removed this
|
2017-12-10 13:22:46 +01:00 |
|
Aergwyn
|
e4628427cb
|
moved query into schedule
|
2017-12-10 08:15:29 +01:00 |
|
Dean Herbert
|
1417dfd67a
|
Merge branch 'master' into fix-crash-hidden-sets#2
|
2017-12-10 13:28:46 +09:00 |
|
Dean Herbert
|
6b63452a23
|
Merge branch 'master' into add-testing-tag
|
2017-12-10 13:09:09 +09:00 |
|
Dean Herbert
|
668299ef84
|
Merge branch 'master' into fix-userprofile-unranked
|
2017-12-10 13:02:32 +09:00 |
|
Dean Herbert
|
d02e1ae896
|
Update RulesetInfo and add migration
|
2017-12-10 12:15:55 +09:00 |
|
TocoToucan
|
219bdbc4e1
|
Populate HandleInput automatically
|
2017-12-09 22:21:17 +03:00 |
|
Aergwyn
|
821154d3bb
|
reverted Beatmaps-setter back to its former glory
|
2017-12-09 08:42:59 +01:00 |
|
Dean Herbert
|
16b8c9bd11
|
Merge branch 'master' into fix-crash-hidden-sets#2
|
2017-12-09 11:51:47 +09:00 |
|
ColdVolcano
|
1f762dc6d8
|
Fix PreviewBar receiving a NaN Width value
|
2017-12-08 15:46:09 -06:00 |
|
Dean Herbert
|
c1989dbafe
|
Merge branch 'master' into direct-relevance-sorting
|
2017-12-08 22:15:57 +09:00 |
|
Dean Herbert
|
4160c10921
|
Merge branch 'master' into direct-relevance-sorting
|
2017-12-08 21:18:18 +09:00 |
|
Dean Herbert
|
40652d2e74
|
Merge branch 'master' into fix-importing-some-beatmaps
|
2017-12-08 21:18:01 +09:00 |
|
Aergwyn
|
dde7678095
|
select beatmap on import/download
|
2017-12-08 13:09:30 +01:00 |
|
FreezyLemon
|
856b56d79c
|
Fixed small typo.
|
2017-12-08 12:54:36 +01:00 |
|
Aergwyn
|
3e417d8e30
|
removed specific AddBeatmap method
the way UpdateBeatmapSet was extended it can handle all of this and better
|
2017-12-08 12:47:28 +01:00 |
|
FreezyLemon
|
b1270a84f8
|
Added handling for rank == 0 (unranked), removed "#0" from country name if that happens, also display "no rank" when hovering over history instead of "#0"
|
2017-12-08 11:31:32 +01:00 |
|
FreezyLemon
|
4a723f7382
|
Added the "Service Include" tag that is used by Visual Studio's test explorer to the .csproj files
|
2017-12-08 11:05:00 +01:00 |
|
Dean Herbert
|
679134c030
|
Add ShortName to rulesets
|
2017-12-08 18:55:25 +09:00 |
|
Dean Herbert
|
51dc66df12
|
Add support for relevance based search results in osu!direct
|
2017-12-08 18:48:36 +09:00 |
|
Dean Herbert
|
31884a951a
|
Remove "redundant" parenthesis
|
2017-12-08 15:53:59 +09:00 |
|
Dean Herbert
|
2e1dfa16a2
|
Fix checks disallowing import of older beatmaps with no embedded online IDs
|
2017-12-08 14:59:32 +09:00 |
|
Aergwyn
|
105d01d85b
|
fix crash when restoring from any non-SongSelect-screen
removed unwanted refresh
|
2017-12-07 22:02:53 +01:00 |
|
Aergwyn
|
95955d68ef
|
rephrased description of local context checking
|
2017-12-07 14:14:50 +01:00 |
|
Aergwyn
|
1dcbfab18e
|
removed redundant comment
|
2017-12-07 13:56:37 +01:00 |
|
Aergwyn
|
76c09ae59e
|
added comments for local context checking
|
2017-12-07 13:44:47 +01:00 |
|
Dan Balasescu
|
9e37a122e1
|
Merge branch 'master' into fix-sensitivityslider
|
2017-12-07 21:01:53 +09:00 |
|