Dean Herbert
|
a4c619ea97
|
Add basic support for loading multiple images
|
2024-03-24 15:14:56 +08:00 |
|
Dean Herbert
|
ec4a9a5fdd
|
Make work again for simple case
|
2024-03-24 14:55:45 +08:00 |
|
Dean Herbert
|
ef2a16dd8f
|
Various renaming and class updates to allow multiple menu banners
|
2024-03-24 14:55:43 +08:00 |
|
Bartłomiej Dach
|
a1880e89c2
|
Use title as tiebreaker when sorting beatmap carousel by artist
Closes https://github.com/ppy/osu/issues/27548.
Reference: e53980dd76/osu !/GameplayElements/Beatmaps/BeatmapTreeManager.cs#L341-L347
|
2024-03-22 08:41:10 +01:00 |
|
Dean Herbert
|
970e45ff24
|
Merge pull request #26937 from frenzibyte/fix-osu-logo-blocking-load
Stop blocking player load when hovering over osu! logo
|
2024-03-21 21:52:25 +08:00 |
|
Dean Herbert
|
0589924dc6
|
Merge pull request #27079 from smoogipoo/tcm-resume
Add delayed resume for taiko/catch/mania
|
2024-03-21 12:48:53 +08:00 |
|
Dean Herbert
|
55d66d4615
|
Add sounds to countdown
|
2024-03-21 11:45:48 +08:00 |
|
Dean Herbert
|
fd509c82f5
|
Adjust code structure slightly
|
2024-03-20 12:52:54 +08:00 |
|
Dean Herbert
|
0de5ca8d2d
|
Update incorrect xmldoc
|
2024-03-20 01:26:39 +08:00 |
|
Dean Herbert
|
35df381717
|
Merge branch 'master' into tcm-resume
|
2024-03-20 01:25:40 +08:00 |
|
Andrei Zavatski
|
7ca45c75b3
|
Don't iterate backwards on children without a reason
|
2024-03-18 20:46:38 +03:00 |
|
Andrei Zavatski
|
0edc249637
|
Make Timeline non-nullable
|
2024-03-18 20:38:19 +03:00 |
|
Andrei Zavatski
|
57399e9899
|
Merge branch 'master' into editor-performance
|
2024-03-18 20:34:48 +03:00 |
|
Andrei Zavatski
|
34a5e2d606
|
Don't update subtree masking in TimelineTickDisplay
|
2024-03-16 15:20:37 +03:00 |
|
Andrei Zavatski
|
981ee54cdc
|
Fix transforms overhead in TimelineTickDisplay
|
2024-03-16 15:05:52 +03:00 |
|
Andrei Zavatski
|
e825db61ee
|
Fix enumerator allocation
|
2024-03-16 12:26:56 +03:00 |
|
Andrei Zavatski
|
854d7c6fb4
|
Merge branch 'master' into editor-performance
|
2024-03-16 12:26:39 +03:00 |
|
Andrei Zavatski
|
ea3a9314f9
|
Improve TimelineControlPointDisplay performance
|
2024-03-16 11:57:18 +03:00 |
|
Dean Herbert
|
15c0b1a2ec
|
Remove redundant cast
|
2024-03-16 13:18:42 +08:00 |
|
Dean Herbert
|
a49c4ebea6
|
Match settings panels' backgrounds visually and behaviourally
|
2024-03-16 10:23:21 +08:00 |
|
Dean Herbert
|
0f8d526453
|
Adjust timings and delay disclaimers the same as settings
|
2024-03-16 10:09:49 +08:00 |
|
Bartłomiej Dach
|
a78210c88f
|
Handle hover so that users can hover disclaimer to block load & read it
|
2024-03-15 11:45:27 +01:00 |
|
Bartłomiej Dach
|
e6883b8418
|
Tweak visuals further
|
2024-03-15 11:38:51 +01:00 |
|
Bartłomiej Dach
|
51568ba06a
|
Add background to disclaimers
|
2024-03-15 11:31:45 +01:00 |
|
Bartłomiej Dach
|
5513a72748
|
Improve hiding transition when multiple disclaimers are visible
|
2024-03-15 11:01:34 +01:00 |
|
Bartłomiej Dach
|
49a087f7fc
|
Add localisation support
|
2024-03-15 10:59:49 +01:00 |
|
Bartłomiej Dach
|
4688a53cf4
|
Stay on player loader a bit longer if disclaimers are present
Just to make reading the text easier.
|
2024-03-15 09:53:20 +01:00 |
|
Bartłomiej Dach
|
f3a444b7ac
|
Add disclaimer for loved/qualified status
|
2024-03-15 09:53:20 +01:00 |
|
Bartłomiej Dach
|
42ae18976f
|
Replace existing epilepsy warning with inline display
|
2024-03-15 09:53:20 +01:00 |
|
Bartłomiej Dach
|
1aa695add9
|
Implement alternate design of player loader disclaimers
|
2024-03-15 09:53:18 +01:00 |
|
Dean Herbert
|
23975d4dd1
|
Add flash and reduce overall time for countdown to 2 seconds
|
2024-03-14 22:49:53 +08:00 |
|
Dean Herbert
|
2845303a74
|
Fix non-matching scale outwards animation
|
2024-03-14 22:45:05 +08:00 |
|
Dean Herbert
|
888245b44f
|
Reorder methods
|
2024-03-14 22:44:26 +08:00 |
|
Dean Herbert
|
d7769ec3e2
|
Adjust animation
|
2024-03-14 22:44:23 +08:00 |
|
Dean Herbert
|
42bd558d7c
|
Only update text when necessary (reducing unnecessary string allocadtions)
|
2024-03-14 22:43:08 +08:00 |
|
Salman Ahmed
|
b4cee12db9
|
Use defined colours for counter background
|
2024-03-14 09:22:03 +03:00 |
|
Dan Balasescu
|
b431bb1176
|
Resolve post-merge issues
|
2024-03-14 12:24:12 +09:00 |
|
Dan Balasescu
|
0beaa8e8c5
|
Merge branch 'master' into tcm-resume
|
2024-03-14 12:22:46 +09:00 |
|
Dan Balasescu
|
789a9f4dfa
|
Initial redesign following flyte's design
|
2024-03-14 11:38:16 +09:00 |
|
Andrei Zavatski
|
6ecef33fd7
|
Fic incorrect ExtendableCircle gradient
|
2024-03-10 22:45:29 +03:00 |
|
Andrei Zavatski
|
549a8d678e
|
Reduce allocations in ControlPointList
|
2024-03-09 20:50:54 +03:00 |
|
Dean Herbert
|
d9cc619693
|
Merge branch 'master' into argon-pp-counter
|
2024-03-08 10:32:16 +08:00 |
|
Dean Herbert
|
0ebb12f67f
|
Move skinnable interface specification to non-abstract classes
|
2024-03-08 10:23:46 +08:00 |
|
Dean Herbert
|
ae2ef8ee1e
|
Fix typo in wireframe description
|
2024-03-08 10:19:00 +08:00 |
|
Dean Herbert
|
87b4406bdc
|
Pad at minimum three digits for argon pp display
|
2024-03-08 09:41:28 +08:00 |
|
Dan Balasescu
|
ca92a31cf9
|
Fix missing event unbinds
|
2024-03-07 21:10:11 +09:00 |
|
Bartłomiej Dach
|
fba44e67a0
|
Merge pull request #27214 from Givikap120/freemod_mapinfo_fix
Fix mod selection in online-play rooms not accounting for mods of selected item
|
2024-03-07 12:45:14 +01:00 |
|
Bartłomiej Dach
|
3d8fdc52a4
|
Merge pull request #27501 from turbedi/throw_helper
Use ThrowHelper methods in more places
|
2024-03-07 11:36:21 +01:00 |
|
Bartłomiej Dach
|
e99030c515
|
Merge pull request #27516 from frenzibyte/editor-screen-selector
Change editor screen switcher control design and behaviour to act like a button
|
2024-03-07 11:04:18 +01:00 |
|
Bartłomiej Dach
|
644553d5b4
|
Merge branch 'master' into freemod_mapinfo_fix
|
2024-03-07 09:24:44 +01:00 |
|