Jorolf
|
f3ca6cc387
|
remove redundant stuff
|
2017-10-06 22:02:33 +02:00 |
|
Jorolf
|
5a8b8dacbb
|
move stuff thats duplicated in PreviewButton and DirectPanel to PlayButton
|
2017-10-06 21:02:00 +02:00 |
|
Jorolf
|
2457df8e18
|
remove unused usings and reset the track to the start when playing again
|
2017-09-29 23:26:16 +02:00 |
|
Jorolf
|
647304c14b
|
move logic to DirectPanel and reuse stuff for the PreviewButton
|
2017-09-29 23:08:30 +02:00 |
|
Jorolf
|
355a7b6649
|
Merge branch 'master' of git://github.com/ppy/osu into direct-previews
|
2017-09-26 12:22:11 +02:00 |
|
Jorolf
|
1f2a82b7ab
|
make PreviewPlaying readonly instead of abstract
|
2017-09-26 12:21:00 +02:00 |
|
Dean Herbert
|
c2bb3ea7bc
|
Add minimal viable implementation of BeatmapSetOver in game
|
2017-09-25 17:58:03 +08:00 |
|
Jorolf
|
be1e868a2a
|
add previews to osu!direct
|
2017-09-17 22:39:34 +02:00 |
|
naoey
|
0c2bad1de4
|
Get rid of some properties and todos.
|
2017-09-09 12:44:27 +05:30 |
|
naoey
|
e67606e203
|
Return existing download if it exists.
|
2017-09-09 10:25:28 +05:30 |
|
naoey
|
20becbe576
|
Use the specifically created progress action, add license header.
|
2017-09-09 01:53:42 +05:30 |
|
naoey
|
5a3814b02e
|
XMLdoc fixes and a cautionary check.
|
2017-09-09 01:04:55 +05:30 |
|
naoey
|
0e4973020a
|
Resharper and test case fixes.
|
2017-09-09 00:58:54 +05:30 |
|
naoey
|
00306b6e38
|
Maintain download progress between switching result views.
- Check for existing download requests on creating DirectPanel
- Actually remove downloaded beatmap from results
|
2017-09-09 00:57:48 +05:30 |
|
naoey
|
20f93c83d6
|
Make downloads happen in BeatmapManager.
|
2017-09-09 00:57:40 +05:30 |
|
Dean Herbert
|
70154d1036
|
Update usage of FadeEdgeEffect
Improves the visual appearance of DirectPanels' shadows too.
|
2017-08-25 14:58:19 +09:00 |
|
Dean Herbert
|
ca0d1b79b2
|
Disallow multiple download requests for the same panel
|
2017-08-25 11:54:18 +09:00 |
|
Dean Herbert
|
febf0348be
|
Permit nulls to allow test cases to run successfully
|
2017-08-24 21:26:50 +09:00 |
|
Dean Herbert
|
32a23c7fe4
|
Add initial osu!direct beatmap download and import process
|
2017-08-24 20:16:03 +09:00 |
|
Dean Herbert
|
cacf256aad
|
Add placeholder download method with progress bar
|
2017-08-24 18:51:50 +09:00 |
|
Dean Herbert
|
a2549157ca
|
Add hover effects
|
2017-08-24 18:18:03 +09:00 |
|
Dean Herbert
|
4e1cf329c8
|
Move background logic to base class; reduce overdraw after set fades in
|
2017-08-24 17:39:39 +09:00 |
|
Dean Herbert
|
76a95495d3
|
Move shared code to base class
|
2017-08-24 17:30:10 +09:00 |
|
Dean Herbert
|
0d9ea97828
|
Allow Rulesets to create a non-FontAwesome icon
This also
- Renames TextAwesome to SpriteIcon.
- Removes the default size of "20" from SpriteIcon (now defaults to the underlying texture size).
|
2017-08-03 14:36:21 +09:00 |
|
Dean Herbert
|
fce580d717
|
Reshuffle namespaces
|
2017-07-26 13:22:46 +09:00 |
|
Thomas Müller
|
e68675f970
|
Rename EasingTypes to Easing
|
2017-07-22 20:53:53 +02:00 |
|
DrabWeb
|
fea40ccc1a
|
Share BeatmapSet cover sprite code.
|
2017-07-13 01:17:47 -03:00 |
|
Dean Herbert
|
3f2f42d13c
|
Always load high resolution for now
Also rename GetBackground to CreateBackground, since it's returning a new instance.
|
2017-07-13 10:30:09 +09:00 |
|
DrabWeb
|
b448603d6c
|
CI fixes.
|
2017-07-11 01:42:51 -03:00 |
|
DrabWeb
|
84701846ec
|
Merge https://github.com/ppy/osu into osu-direct-search
|
2017-07-11 00:26:49 -03:00 |
|
Thomas Müller
|
40225238d9
|
Set RelativeSizeAxes for updated FillMode behavior
|
2017-06-28 12:24:23 +03:00 |
|
Thomas Müller
|
1bca9ca0e9
|
Update framework with better children list
|
2017-06-24 12:56:35 +02:00 |
|
DrabWeb
|
1162df96be
|
Use DelayedLoadWrapper in DirectPanel backgrounds
|
2017-06-08 05:08:12 -03:00 |
|
DrabWeb
|
d541006134
|
Use 2x size covers in list view
|
2017-06-07 12:15:11 -03:00 |
|
DrabWeb
|
ddc4d45ae8
|
Unused usings
|
2017-06-07 11:39:04 -03:00 |
|
DrabWeb
|
94b3320e58
|
Center direct panel covers
|
2017-06-07 09:45:12 -03:00 |
|
DrabWeb
|
8745948a01
|
Basic searching in osu!direct, move BeatmapSetOnlineInfo covers into their own class
|
2017-05-28 02:26:25 -03:00 |
|
DrabWeb
|
ab32e962ca
|
Make BeatmapOnlineInfo and BeatmapSetOnlineInfo separate classes, -OnlineWorkingBeatmap
|
2017-05-28 00:37:55 -03:00 |
|
DrabWeb
|
bdab545ca4
|
Use BeatmapBackgroundSprite
|
2017-05-22 03:15:22 -03:00 |
|
DrabWeb
|
68cb23786a
|
Fade in background when loaded
|
2017-05-19 20:53:51 -03:00 |
|
DrabWeb
|
6e7a09fedb
|
Line endings, use ToString for statistic value
|
2017-05-19 20:37:13 -03:00 |
|
DrabWeb
|
ffb3450dc2
|
Remove <U+FEFF> character
|
2017-05-19 20:34:51 -03:00 |
|
DrabWeb
|
e7a64126a3
|
Formatting and remove magic number
|
2017-05-19 20:13:59 -03:00 |
|
DrabWeb
|
c981a4a511
|
Formatting
|
2017-05-19 19:50:45 -03:00 |
|
DrabWeb
|
0a96aaf575
|
Whitespace
|
2017-05-19 19:27:51 -03:00 |
|
DrabWeb
|
0a90965a5b
|
CI formatting
|
2017-05-19 19:22:42 -03:00 |
|
DrabWeb
|
6eac19e76b
|
Move constructor above methods in DirectPanel
|
2017-05-19 16:12:47 -03:00 |
|
DrabWeb
|
c3d753a585
|
DifficultyIcons -> GetDifficultyIcons()
|
2017-05-19 16:11:45 -03:00 |
|
DrabWeb
|
e1c4c36122
|
+BeatmapOnlineInfo, +OnlineWorkingBeatmap, minor cleanups, panel beatmap backgrounds
|
2017-05-19 15:43:18 -03:00 |
|
DrabWeb
|
3b8cadd4df
|
Clean up DirectPanel and it's subclasses
|
2017-05-19 12:52:23 -03:00 |
|