Dean Herbert
|
7aeeb65ae7
|
Tidy up Player's container loading logic
Fixes drawable ruleset being loaded before skin sources are finished, by loading them as a separate operation (to avoid children being loaded first).
|
2019-08-27 18:27:21 +09:00 |
|
Dean Herbert
|
5e362d10b1
|
Add ruleset-specific legacy skin providers
This moves implementation of osu! skinnables to OsuLegacySkin.
|
2019-08-26 12:21:49 +09:00 |
|
Dean Herbert
|
9881d3677d
|
Simplify icon creation
|
2019-08-25 12:05:46 +09:00 |
|
Dean Herbert
|
ef397434f6
|
use GroupBy instead of Distinct+FindAll
|
2019-08-25 12:00:06 +09:00 |
|
Dean Herbert
|
a19a9b90ed
|
Simplify group filter display
|
2019-08-25 11:39:26 +09:00 |
|
iiSaLMaN
|
8ccbe84f67
|
Loop on distinct rulesets of beatmap instead of all
|
2019-08-24 01:30:33 +03:00 |
|
iiSaLMaN
|
87340061e1
|
Add logic to create grouped difficulty icons in carousel beatmap set
|
2019-08-24 00:06:28 +03:00 |
|
Dean Herbert
|
900df5d72f
|
Fix crash on closing game
|
2019-08-23 13:02:50 +09:00 |
|
Shane Woolcock
|
f19b5ba570
|
Merge branch 'master' into fix-decoding-loop
|
2019-08-22 17:02:13 +09:30 |
|
Dean Herbert
|
db1ff6d211
|
Fix video decoding loop running permanently in the background
|
2019-08-22 13:48:27 +09:00 |
|
Dean Herbert
|
7bf430afd5
|
Add padding back to difficulty icons on carousel
|
2019-08-21 21:16:06 +09:00 |
|
Dean Herbert
|
6a48819055
|
Merge branch 'master' into update-framework-blending
|
2019-08-21 14:27:57 +09:00 |
|
Dean Herbert
|
724365c6d1
|
Minor tidying
|
2019-08-21 14:01:07 +09:00 |
|
Dean Herbert
|
48716f8f2b
|
Update framework
|
2019-08-21 13:29:50 +09:00 |
|
Lucas A
|
33946f0458
|
Fix CI issues and update comments.
|
2019-08-20 11:18:41 +02:00 |
|
Dean Herbert
|
caf8354f50
|
Merge branch 'master' into music-playback-improvements
|
2019-08-20 11:49:39 +09:00 |
|
Dean Herbert
|
9ea4921e2b
|
Merge pull request #5036 from GSculerlor/difficulty-icon-tooltip
Add tooltips to difficulty icons with extra details
|
2019-08-19 17:23:13 +09:00 |
|
Dan Balasescu
|
9c069f6f22
|
Merge branch 'master' into unpause-on-selection-change
|
2019-08-19 13:15:46 +09:00 |
|
Dean Herbert
|
1f00793891
|
Unpause music when changing selection at song select
|
2019-08-19 11:30:04 +09:00 |
|
Lucas A
|
3fcd786198
|
Take lease on WorkingBeatmap during intro screens to prevent weird interactions with Playback control.
|
2019-08-18 19:32:56 +02:00 |
|
Dean Herbert
|
3dc81bdad5
|
Merge branch 'refactor-difficulty-colours' into difficulty-icon-tooltip
|
2019-08-17 15:19:46 +09:00 |
|
Dean Herbert
|
4fa9abeece
|
Replace DifficultyColouredContainer with a more scalable solution
|
2019-08-17 15:16:24 +09:00 |
|
Dean Herbert
|
f552de6ebc
|
Merge branch 'master' into difficulty-icon-tooltip
|
2019-08-17 13:45:20 +09:00 |
|
Dean Herbert
|
b57298406f
|
Fix right click blocking not resetting correctly
|
2019-08-15 19:25:33 +09:00 |
|
Dean Herbert
|
0f4bada21e
|
Fix right click absolute scrolling interfering with context menus
|
2019-08-15 18:27:45 +09:00 |
|
Dean Herbert
|
e73a9c2748
|
Fix song select context menus displaying off-screen
|
2019-08-15 14:06:29 +09:00 |
|
Dean Herbert
|
f355cff8bc
|
Apply reviews
|
2019-08-15 12:11:54 +09:00 |
|
Dean Herbert
|
7e74953784
|
Merge remote-tracking branch 'upstream/master' into difficulty-icon-tooltip
|
2019-08-15 11:54:59 +09:00 |
|
smoogipoo
|
e356cc8d9e
|
Refactor MatchBeatmapPanel for thread safety
|
2019-08-13 17:57:16 +09:00 |
|
smoogipoo
|
7c9c9f1ce1
|
Simplify caching
|
2019-08-13 17:38:21 +09:00 |
|
smoogipoo
|
92c2dafa12
|
Tighten accessibility
|
2019-08-13 17:34:16 +09:00 |
|
smoogipoo
|
6b57c9801d
|
Cull some unnecessary whitespace
|
2019-08-13 17:32:43 +09:00 |
|
smoogipoo
|
2b155e5407
|
Merge remote-tracking branch 'origin/master' into multi-room-update
|
2019-08-13 17:03:44 +09:00 |
|
Dan Balasescu
|
f6e1df8952
|
Merge branch 'master' into triangles
|
2019-08-13 16:34:08 +09:00 |
|
Andrei Zavatski
|
982066dfdf
|
Convert to method group
|
2019-08-12 10:38:34 +03:00 |
|
Dean Herbert
|
75cb0d093b
|
Use description correctly
Required for localisation
|
2019-08-12 16:10:48 +09:00 |
|
Andrei Zavatski
|
cb910a6518
|
Replace if/else statement
|
2019-08-12 10:02:45 +03:00 |
|
Andrei Zavatski
|
5b68a2f34a
|
Rename trackManager to previewTrackManager
|
2019-08-12 09:50:49 +03:00 |
|
Andrei Zavatski
|
520924b440
|
Don't create a new request if onlineId is null
|
2019-08-12 09:45:21 +03:00 |
|
Andrei Zavatski
|
6095480a54
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into multi-room-update
|
2019-08-12 09:36:15 +03:00 |
|
Dean Herbert
|
d0f2d22995
|
Merge branch 'master' into fix-storyboard-not-shown-on-disabled-user-dim
|
2019-08-12 05:46:15 +09:00 |
|
Dean Herbert
|
9ac4870a21
|
Merge branch 'master' into triangles
|
2019-08-12 02:24:45 +09:00 |
|
Dean Herbert
|
359261d4a4
|
Fix game not starting if intro music is disabled
|
2019-08-12 02:04:06 +09:00 |
|
Dean Herbert
|
cb0cd7ed58
|
Add triangles intro
|
2019-08-09 20:05:28 +09:00 |
|
Dean Herbert
|
90b1fe81f3
|
Update cached usage in line with framework changes
|
2019-08-09 19:12:29 +09:00 |
|
iiSaLMaN
|
0fcc6c1676
|
Add DimLevel property
|
2019-08-08 22:13:48 +03:00 |
|
iiSaLMaN
|
bedb744a2e
|
Add parentheses
|
2019-08-08 17:11:26 +03:00 |
|
iiSaLMaN
|
88b9942b2a
|
Move EnableUserDim check to defualt value of ShowDimContent
|
2019-08-08 17:07:06 +03:00 |
|
Andrei Zavatski
|
9ab132520c
|
Testcase improvements
|
2019-08-08 12:25:46 +03:00 |
|
Andrei Zavatski
|
e9b5c91690
|
Fade out existing panel on beatmap change
|
2019-08-08 12:08:51 +03:00 |
|