Jamie Taylor
|
b7f7174055
|
Refactor BeatmapSetOverlay to use chained bindables instead of accessors to distribute changes
|
2019-02-28 18:46:28 +09:00 |
|
Dean Herbert
|
3fe4b8fd1c
|
Update variable names
Also cleans up some weird code
|
2019-02-22 17:51:39 +09:00 |
|
smoogipoo
|
bca347427f
|
Update with framework bindable changes
|
2019-02-21 18:56:34 +09:00 |
|
Dean Herbert
|
327a34f12a
|
Merge remote-tracking branch 'upstream/master' into download-tracking-component
# Conflicts:
# osu.Game/Beatmaps/Drawables/BeatmapSetDownloader.cs
|
2019-01-31 18:45:09 +09:00 |
|
Dean Herbert
|
8617aaa2a7
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
|
Dean Herbert
|
21e79f51b1
|
Remove necessity of BeatmapSetDownloader
|
2019-01-18 14:28:06 +09:00 |
|
naoey
|
c71fc0b800
|
Don't focus overlay again after set is fetched
|
2018-11-25 14:49:09 +05:30 |
|
smoogipoo
|
f27bd3ef3e
|
OpenTK -> osuTK
|
2018-11-20 17:14:59 +09:00 |
|
ekrctb
|
99fc04c8af
|
Change signature to new event handler
|
2018-10-02 12:02:47 +09:00 |
|
smoogipoo
|
a8f156584b
|
Update framework with positional/non-positional changes
|
2018-09-26 14:01:15 +09:00 |
|
Dean Herbert
|
0f37758314
|
Update framework
|
2018-07-21 16:21:53 +09:00 |
|
smoogipoo
|
b2066c5d73
|
Rework preview tracks to reduce usage complexities
|
2018-06-21 18:40:27 +09:00 |
|
Roman Kapustin
|
9b69e1825d
|
Make PreviewTrack.owner private
|
2018-06-02 22:06:45 +03:00 |
|
Roman Kapustin
|
88ac427ba6
|
PreviewTrack.Owner
|
2018-06-01 21:06:37 +03:00 |
|
Roman Kapustin
|
572c3f5189
|
Stop preview playback when an overlay is popping out
|
2018-05-25 23:51:05 +03:00 |
|
Dean Herbert
|
8eefd04fcb
|
Don't return overlay to null until it has been completely hidden
|
2018-04-20 12:47:23 +09:00 |
|
Dean Herbert
|
1728dd6502
|
Make BeatmapSetOverlay accept nulls everywhere
|
2018-04-18 16:42:09 +09:00 |
|
Dean Herbert
|
f62677222c
|
Merge remote-tracking branch 'upstream/master' into naoey-show-beatmap-id
|
2018-04-18 13:08:53 +09:00 |
|
Dean Herbert
|
ae77c010e2
|
Merge remote-tracking branch 'upstream/master' into wave-container
|
2018-04-15 21:03:18 +09:00 |
|
Dean Herbert
|
32a74f95a5
|
Normalize all the line endings
|
2018-04-13 18:26:38 +09:00 |
|
DrabWeb
|
0bede52381
|
Move the waves portion of WaveOverlayContainer to WaveContainer to allow usage in other places.
|
2018-04-11 16:22:27 -03:00 |
|
naoey
|
d851446aca
|
Remove redundant anchor and use Show/Hide instead of FadeIn/Out.
|
2018-04-10 19:15:37 +05:30 |
|
naoey
|
ca4299c6fe
|
Remove unused using and fix possible nullref.
|
2018-04-04 22:07:24 +05:30 |
|
naoey
|
7482d5986a
|
Add a loading state to BeatmapSetOverlay.
- Handle null value in header and info sections
- Add item to context menu for carousel beatmaps to show details
|
2018-04-04 21:46:31 +05:30 |
|
naoey
|
c304c1eecf
|
Make LinkFlowContainer handle beatmap id lookup in game.
|
2018-04-04 21:23:51 +05:30 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
Unknown
|
47bd97363e
|
Use ShortName for mode.
- Also set the ruleset when fetching scores in BeatmapSetOverlay
|
2017-12-11 15:05:12 +05:30 |
|
Dean Herbert
|
62358c0b53
|
Merge branch 'master' into beatmap_scores
|
2017-11-16 00:45:17 +09:00 |
|
Dean Herbert
|
af03d883f1
|
Ensure overlay containers scroll to top when new information is presented
|
2017-11-15 19:01:30 +09:00 |
|
EVAST9919
|
fa6d3f9792
|
Reduce isLoading calls
|
2017-11-13 18:49:10 +03:00 |
|
EVAST9919
|
569780d37b
|
Move Api request outside the scores container itself
|
2017-11-12 07:05:50 +03:00 |
|
EVAST9919
|
944bdc1c25
|
CI fixes
|
2017-11-11 07:07:41 +03:00 |
|
EVAST9919
|
3261af5200
|
Add scores container
|
2017-11-11 03:46:06 +03:00 |
|
EVAST9919
|
e8f85a08b8
|
Fix audio preview still playing after closing the beatmap overlay
|
2017-10-14 05:58:06 +03:00 |
|
Dean Herbert
|
15373c71b6
|
Allow scores to open beatmap overlay
Reshuffles depth of beatmap and profile overlays for now.
|
2017-10-13 20:09:03 +09:00 |
|
Dean Herbert
|
3018d32b13
|
Close BeatmapSetOverlay when clicking outside of it
|
2017-09-27 11:22:47 +08:00 |
|
Dean Herbert
|
c1081e02b2
|
Close beatmap overlay on stray mouse clicks
|
2017-09-25 23:41:27 +08:00 |
|
Dean Herbert
|
c2bb3ea7bc
|
Add minimal viable implementation of BeatmapSetOver in game
|
2017-09-25 17:58:03 +08:00 |
|
Dean Herbert
|
5be11f539b
|
Rename to BeatmapSetOverlay
|
2017-09-25 17:26:27 +08:00 |
|