1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-11 07:13:00 +08:00
Commit Graph

70448 Commits

Author SHA1 Message Date
Bartłomiej Dach
22b082d968
Fix not being able to scroll to new collection text box when list overflows 2024-11-18 15:28:30 +01:00
Bartłomiej Dach
259e9ecf65
Deactivate new combo toggle on deselecting objects
Closes https://github.com/ppy/osu/issues/30713.

Was a point of discussion doing review:

	https://github.com/ppy/osu/pull/30214#discussion_r1798833139

Given it got pointed out immediately for something so minor, I'm
inclined to believe it's a rather undesirable change.
2024-11-18 15:13:32 +01:00
Bartłomiej Dach
15a8cfe685
Fix mania notes disappearing on seek to their end time 2024-11-18 14:37:09 +01:00
Bartłomiej Dach
28fb0bf909
Merge pull request #30747 from smoogipoo/remove-maui-workflow
Build Android with non-maui workflow
2024-11-18 10:16:34 +01:00
Dan Balasescu
02deb39335
Make android build on non-maui workflow 2024-11-18 17:20:11 +09:00
Dean Herbert
ebc2cc3570
Ensure cleanup tasks are run even on a cancelled / exceptioned import task 2024-11-18 16:51:46 +09:00
Dean Herbert
5ce1f7679b
Add search bar to collection management dialog 2024-11-18 16:32:56 +09:00
Dean Herbert
a570863854
Scroll to new collection in list when adding a new collection 2024-11-18 16:32:56 +09:00
Dean Herbert
e5778eb1fc
Add scrollbar to manage collections dialog 2024-11-18 16:32:56 +09:00
Dan Balasescu
5276f77ebd
Merge pull request #30684 from Joehuu/source-filter
Add missing source query filter in song select
2024-11-18 16:06:26 +09:00
Dan Balasescu
5622da801a
Merge pull request #30686 from Joehuu/add-missing-clone-keybind-skin-editor
Add missing clone keybinding and hotkey hints to skin editor
2024-11-18 15:55:22 +09:00
Salman Alshamrani
4b39eceb73
Merge pull request #30729 from minisbett/fix-tests
Fix reference issues in iOS tests
2024-11-17 20:37:21 -05:00
minisbett
77ecc3da11
add missing references to taiko ruleset ios tests 2024-11-17 21:00:02 +01:00
minisbett
e227bd5dfb
add missing references to osu ruleset ios tests 2024-11-17 20:59:48 +01:00
Salman Alshamrani
b014bfea3e Fix key counter not updating activation state on initial load 2024-11-17 09:56:19 -05:00
Joseph Madamba
ad9acc5a0f
Add hotkey hints to skin editor menus 2024-11-15 23:03:40 -08:00
Joseph Madamba
706f5b3e55
Add missing clone keybinding to skin editor 2024-11-15 23:03:40 -08:00
Joseph Madamba
465cc716d3
Add missing source query filter in song select 2024-11-15 22:53:23 -08:00
Joseph Madamba
7c94973d4a
Add failing source filter query test 2024-11-15 22:53:23 -08:00
Joseph Madamba
c2b08beae8
Add basic searching by source test 2024-11-15 22:53:23 -08:00
Dan Balasescu
bf2e0ed005
Merge pull request #30680 from peppy/fix-black-layer-on-quick-restart-exit
Fix black layer not fading fast enough when exiting quickly from quick restart
2024-11-16 14:00:19 +09:00
Dean Herbert
0a1f589c80
Fix black layer not fading fast enough when exiting quickly from quick restart 2024-11-16 11:52:02 +09:00
Dean Herbert
a5fab23e44
Update framework 2024-11-16 11:49:19 +09:00
Dean Herbert
4ac647771f
Merge pull request #30659 from smoogipoo/update-velopack
Update Velopack to 0.0.915
2024-11-16 11:43:00 +09:00
Dan Balasescu
c578c46a07
Update Velopack to 0.0.915 2024-11-16 02:03:48 +09:00
Dean Herbert
5b5e2ea418
Merge pull request #30654 from bdach/DESTROY-ALL-SOFTWARE-ALWAYS-AND-FOREVER
Revert velopack
2024-11-15 23:35:18 +09:00
Bartłomiej Dach
8076113907
Revert velopack
Because even if you somehow bypass the breakage that bricks your install
by installing the missing libssl-1.0 or whatever
(https://github.com/ppy/osu/issues/30648#issuecomment-2478856055),
there's another brick upstream
(https://github.com/ppy/osu/issues/30648#issuecomment-2478926177,
https://github.com/velopack/velopack/issues/355).

Can we even downgrade like this? No idea. How does one test this? No
idea. At this point I am like a headless chicken, screaming into the
void trying to restore any semblance of order into my crumbling
universe.

If this is tried and linux is still broken with the libssl garbage, then
the `osulazer-2024.1115.1-linux-x64-*.nupkg` assets should be pulled
from the release, which should be enough to stop the game from
auto-updating. Maybe the appimage itself can stay up and people can
upgrade manually if they so desire. Or maybe not. Who knows.
2024-11-15 15:32:03 +01:00
Dean Herbert
d28d54feb7
Merge pull request #30512 from bdach/improve-mania-selection-blueprints
Improve visual appearance of mania selection blueprints
2024-11-15 19:36:01 +09:00
Bartłomiej Dach
4ae13cfd60
Remove unused resolved property 2024-11-15 10:58:06 +01:00
Bartłomiej Dach
e5480f8346
Adjust appearance of placement blueprints to be closer to previous 2024-11-15 10:37:56 +01:00
Bartłomiej Dach
0c4c9bd237
Fix incorrect selection hold note blueprint display when upscroll active 2024-11-15 10:27:07 +01:00
Bartłomiej Dach
4c147327df
Fix code quality 2024-11-15 10:19:34 +01:00
Bartłomiej Dach
33b2197e5e
Merge branch 'master' into improve-mania-selection-blueprints 2024-11-15 10:19:08 +01:00
Bartłomiej Dach
21d407680b
Merge pull request #30623 from peppy/fix-flash-transition-player
Fix occasional flash when quick exiting / retrying from player
2024-11-15 08:42:43 +01:00
Dan Balasescu
db7def9d34
Remove IDependencyInjectionCandidate interface from Room 2024-11-15 16:05:06 +09:00
Dan Balasescu
1a656d0ec3
Remove CachedModelDependencyContainer usages from online play 2024-11-15 15:59:28 +09:00
Dan Balasescu
bfbae9458a
Remove OnlinePlayComposite 2024-11-15 15:59:28 +09:00
Dan Balasescu
34c0f72dd6
Make Room.Playlist non-bindable 2024-11-15 15:51:01 +09:00
Dean Herbert
b3b18680ed
Merge pull request #30624 from Hiviexd/fix-constant-algorithm-scroll-speed
Adjust osu!taiko constant scroll algorithm to match expectations
2024-11-15 15:37:24 +09:00
Dean Herbert
025e446ca9
Merge pull request #30299 from jhk2601/std_mod_bloom
Implement new osu! mod Bloom
2024-11-15 15:33:10 +09:00
Dan Balasescu
b16edbbf52
Make Room.RecentParticipants non-bindable 2024-11-15 15:25:43 +09:00
Dan Balasescu
dc5337d771
Make Room.UserScore non-bindable 2024-11-15 14:42:46 +09:00
Dan Balasescu
c4f8fd1832
Make Room.DifficultyRange non-bindable 2024-11-15 14:42:46 +09:00
Dan Balasescu
487a010b12
Make Room.PlaylistItemStats non-bindable 2024-11-15 14:42:46 +09:00
Dan Balasescu
80b3e330a6
Make Room.ChannelId non-bindable 2024-11-15 14:42:46 +09:00
Dan Balasescu
6c84e425f8
Make Room.MaxAttempts non-bindable 2024-11-15 14:42:46 +09:00
Dan Balasescu
0ceaafe731
Make Room.Duration & Room.StartDate & Room.EndDate non-bindable 2024-11-15 14:42:45 +09:00
Dan Balasescu
89de4f0f87
Make Room.AutoStartDuration non-bindable 2024-11-15 14:42:45 +09:00
Dan Balasescu
b8bae30b66
Make Room.ParticipantCount & Room.MaxParticipants non-bindable 2024-11-15 14:42:45 +09:00
Dan Balasescu
f001cce24a
Make Room.AutoSkip non-bindable 2024-11-15 14:42:18 +09:00