7877f42763
Merge remote-tracking branch 'upstream/master' into new-sounds-and-more
2017-11-27 17:59:24 +09:00
98de969b47
Merge branch 'master' into fix-reload-all-panels
2017-11-27 09:56:44 +09:00
70b6071898
add license header
2017-11-26 22:13:52 +01:00
4c68090e59
separate GetUserBeatmapsRequest and GetUserMostPlayedBeatmapsRequest
2017-11-26 22:06:03 +01:00
02fa1f9dd6
move shared stuff between MostPlayedBeatmapDrawable and DrawableScore to DrawableBeatmapRow
2017-11-26 21:52:35 +01:00
ba0b16dc0b
setting BeatmapSets as list to prevent endless LINQ query chain
2017-11-26 19:35:58 +01:00
c5aacb75c6
Add hover sounds to mod buttons
2017-11-26 17:21:22 +09:00
ac7e373f40
Add hover/click sound effects to more stuff everywhere
2017-11-26 17:21:21 +09:00
8d7c891882
Add hover and click sound effects to settings sidebar buttons
2017-11-26 17:17:49 +09:00
af499df6dd
Make a base OsuButton class to handle default samples
2017-11-26 17:17:48 +09:00
f6a33b3ea2
fix osu!direct download reloading all panels
...
This fixes the recreation of all panels when a download completes.
Also fixes NullReference when you download without ever opening the details of one Set.
2017-11-25 14:45:57 +01:00
a1cc18f98c
Merge branch 'master' into most-played-beatmaps-section
2017-11-24 22:51:11 +01:00
09facdc838
Add a setting to toggle showing converted beatmaps
2017-11-24 18:34:20 +09:00
9db6ef6657
Fix unfixed regressions
2017-11-23 20:23:47 +09:00
5ea3292dc5
Merge remote-tracking branch 'upstream/master' into load-optimization
2017-11-23 20:21:44 +09:00
292b44d896
Merge branch 'master' into fix-nullref-on-dispose
2017-11-23 19:22:23 +09:00
4986ad73f7
Merge remote-tracking branch 'upstream/master' into load-optimization
2017-11-23 18:44:17 +09:00
38f5c55f80
Remove not-accessed field
2017-11-23 18:11:35 +09:00
30db2ce18a
Rename KudosuValue to count and remove pointless local storage
2017-11-23 17:37:02 +09:00
cf4fc05be3
Fix nullref on disposing BeatmapSetOverlay before load
...
Only affects VisualTests
2017-11-23 17:33:46 +09:00
6d9951d9af
Use FillFlow rather than manually specifying positions
2017-11-23 17:32:41 +09:00
2ff21bbc6c
Move descriptions to constructor
2017-11-23 17:29:20 +09:00
9d481eba96
Merge branch 'master' into kudosu-section
2017-11-23 17:19:42 +09:00
2cc2323791
Style changes (removing newline from before second constructor parameter)
2017-11-23 09:12:23 +01:00
6e51664544
Merge branch 'master' into beatmap-overlay-download
2017-11-23 17:11:28 +09:00
18b0b77f0a
Added requested changes. Mainly changing lambdas to direct function references.
2017-11-22 21:41:50 +01:00
22348a3d67
Merge branch 'master' of git://github.com/ppy/osu into most-played-beatmaps-section
2017-11-22 21:14:11 +01:00
7d428875b8
Changed LoadWrapper back to DelayedLoadWrapper and fixed the implementation (dependent on framework change, delay now in ctor)
2017-11-22 15:46:04 +01:00
bf0184c06d
One more small style fix
2017-11-21 19:34:01 +01:00
2203a84300
Small fixes and style corrections
2017-11-21 19:16:44 +01:00
870807c265
Switched over to the new LoadWrapper class for all delayed loading.
2017-11-21 16:17:33 +01:00
a033eb46d3
Changed to LoadComponentAsync call instead of adding an AsyncLoadWrapper instance.
2017-11-21 16:12:23 +01:00
553a7947d7
Remove AsyncLoadWrapper dependence in MusicController
2017-11-21 12:42:28 +09:00
2610cadd3c
CI fixes
2017-11-21 12:11:29 +09:00
4f6263ef86
Make many internal classes and methods public
...
This is important when using dynamic compiling to rapidly iterate. Until we actually split projects out into pieces (like the abstract ruleset project we have talked about) there is no advantage to using internal in the osu! game code.
2017-11-21 12:06:16 +09:00
66c51c7b44
cleanup
2017-11-19 14:33:50 +01:00
4281d76bcf
historical section now shows the most played beatmaps
2017-11-19 14:19:05 +01:00
1f379cab8f
move BeatmapMetadataContainer to a separate class
2017-11-19 14:17:14 +01:00
9aaefb5e97
same for PaginatedScoreContainer
2017-11-18 20:09:31 +01:00
4264641303
fix missing text appearing when request returns nothing but beatmaps are already there
2017-11-18 18:27:30 +01:00
2ff88c86ea
CI fixes
2017-11-18 18:53:21 +03:00
915ccf3c84
Fix some layout issues
2017-11-18 18:41:00 +03:00
87f1368869
Add KudosuInfo container in the kudosu section
2017-11-18 18:19:35 +03:00
97c5956083
Make download buttons disappear instead of closing overlay.
...
- Also unbind event handlers
- Remove unused field
2017-11-16 19:17:22 +05:30
62358c0b53
Merge branch 'master' into beatmap_scores
2017-11-16 00:45:17 +09:00
f912744acc
Fix sizing of ModIcon
2017-11-16 00:15:27 +09:00
df53b884ea
Removed unused stuff.
2017-11-15 18:00:19 +05:30
bbe555dc3c
Pass noVideo flag on...
2017-11-15 17:49:41 +05:30
5aeeb9aac6
Merge remote-tracking branch 'upstream/master' into beatmap-overlay-download
2017-11-15 17:38:38 +05:30
70d960ba73
Merge branch 'master' into remove-sub-scroll
2017-11-15 19:26:42 +09:00