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
|
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 |
|
Thomas Müller
|
a5e610a7ba
|
Update framework and fix compilation
Most issues were related to BeginLoopedSequence usage and lack of
"this." in front of transform helpers.
|
2017-07-14 19:18:12 +03:00 |
|
Dean Herbert
|
190ea3bfab
|
Remove unnused variable
|
2017-07-13 11:06:28 +09: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
|
84701846ec
|
Merge https://github.com/ppy/osu into osu-direct-search
|
2017-07-11 00:26:49 -03:00 |
|
paparony03
|
62dee59672
|
Shapes namespace
Depends on https://github.com/ppy/osu-framework/pull/837
|
2017-06-20 15:54:23 +10:00 |
|
smoogipooo
|
ffbb46f668
|
Update in line with framework.
|
2017-06-12 12:48:47 +09: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
|
ab32e962ca
|
Make BeatmapOnlineInfo and BeatmapSetOnlineInfo separate classes, -OnlineWorkingBeatmap
|
2017-05-28 00:37:55 -03:00 |
|
DrabWeb
|
b08668b6d9
|
Remove @ from to-be-localized strings
|
2017-05-24 02:19:45 -03:00 |
|
DrabWeb
|
77affc1eb7
|
Split onto multiple lines
|
2017-05-22 03:13:55 -03:00 |
|
DrabWeb
|
83c81c0626
|
Cleanup (again)
|
2017-05-19 20:03:07 -03:00 |
|
DrabWeb
|
c981a4a511
|
Formatting
|
2017-05-19 19:50:45 -03:00 |
|
DrabWeb
|
05b8fc5126
|
Added switching between grid/list and little transitions for the panels
|
2017-05-19 17:52:34 -03:00 |
|
DrabWeb
|
c3d753a585
|
DifficultyIcons -> GetDifficultyIcons()
|
2017-05-19 16:11:45 -03:00 |
|
DrabWeb
|
a86d07cac7
|
Remove enclosing background container
|
2017-05-19 16:07:05 -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 |
|
DrabWeb
|
c3fb1ab7c6
|
Mapper -> Author, use BeatmapSetInfo for metadata
|
2017-05-18 15:01:01 -03:00 |
|
DrabWeb
|
b26c8dd1c7
|
Added temporary difficulties on the panels
|
2017-05-17 18:42:40 -03:00 |
|
DrabWeb
|
cabfe72c92
|
Changed DirectPanel to a base class for DirectGridPanel and DirectListPanel
|
2017-05-17 18:02:33 -03:00 |
|