1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 09:07:52 +08:00
Commit Graph

68749 Commits

Author SHA1 Message Date
kstefanowicz
7bb955b221 Address code quality issues 2024-08-25 07:16:26 -04:00
kstefanowicz
e8984333f6 Add check for empty NodeSamples 2024-08-24 19:22:07 -04:00
kstefanowicz
2c65fe197a Address null reference warnings 2024-08-24 14:43:47 -04:00
kstefanowicz
9ae49f8ee7 Remove MacOS Using 2024-08-24 07:33:29 -04:00
kstefanowicz
a790127a1b Add check for IHasRepeats to get banks from sliders 2024-08-24 07:32:29 -04:00
kstefanowicz
785ef22403 Move custom sound bank check before writing colors in encoder 2024-08-24 06:40:57 -04:00
kstefanowicz
a1f5679951 Prevent regular sound banks from being added to CustomSoundBanks in .osu file 2024-08-22 09:20:02 -04:00
kstefanowicz
ecdc3cb466 Fix AvailableSampleBanks.Count to reflect 0-index 2024-08-22 08:57:58 -04:00
kstefanowicz
eb58837a84 Add fallback for invalid bank default to normal 2024-08-22 08:40:41 -04:00
kstefanowicz
abea1a5882 Move AvailableSampleBanks to ConvertHitObjectParser 2024-08-22 08:39:50 -04:00
kstefanowicz
02a8676bc4 Adjust formatting 2024-08-21 11:03:34 -04:00
kstefanowicz
4e729ceb9f Remove "none" from AvailableSoundBanks 2024-08-21 10:54:27 -04:00
kstefanowicz
95daa4c726 Add custom sound banks to legacy decoder 2024-08-21 10:48:16 -04:00
kstefanowicz
8b31ef2168 Check for custom sound banks first 2024-08-21 10:47:50 -04:00
kstefanowicz
618792b19b Add custom sound banks to legacy encoder 2024-08-21 09:46:40 -04:00
Dean Herbert
ebff2ebf01
Merge pull request #29528 from smoogipoo/invert-snapping-binds
Make grid/distance snap binds T/Y respectively
2024-08-20 19:23:42 +09:00
Bartłomiej Dach
f0ddb6daa4
Merge pull request #29445 from OliBomby/transparent-break
Make break periods in bottom timeline transparent
2024-08-20 11:46:02 +02:00
Dean Herbert
28f1ea9911
Merge pull request #29531 from bdach/remove-dead-classes
Remove dead row attribute classes
2024-08-20 18:36:14 +09:00
Dean Herbert
bccc797bcb
Move break display to background of summary timeline 2024-08-20 17:45:44 +09:00
Dean Herbert
c85b04bca5
Add more test coverage to better show overlapping break / kiai sections 2024-08-20 17:45:44 +09:00
Bartłomiej Dach
373ff47a94
Remove dead row attribute classes
These aren't shown on the control point table since difficulty and
sample control points were moved into objects.
2024-08-20 09:53:40 +02:00
Dan Balasescu
95a3dcfdae
Merge pull request #29515 from TheOmyNomy/add-cursor-trail-expanding-behaviour
Apply current cursor expansion scale to trail parts
2024-08-20 16:14:58 +09:00
Dan Balasescu
2e67ff1d92
Fix tests 2024-08-20 16:14:05 +09:00
Dan Balasescu
4a19ed7472
Add test 2024-08-20 15:20:48 +09:00
Dan Balasescu
180c4a0248
Fix tests by removing assumption 2024-08-20 14:20:52 +09:00
Dan Balasescu
86c3c115f6
Make grid/distance snap binds T/Y respectively 2024-08-20 12:15:33 +09:00
TheOmyNomy
67de43213c Apply current cursor expansion scale to trail parts 2024-08-19 23:21:06 +10:00
Bartłomiej Dach
24a0a3c47f
Merge pull request #29476 from EVAST9919/buffered-editor-grid
Improve draw performance of editor grids
2024-08-19 12:44:08 +02:00
Dan Balasescu
03188e40ee
Merge pull request #29504 from peppy/skin-editor-fix-sidebar-reload
Fix skin editor components sidebar not reloading when changing skins
2024-08-19 18:13:52 +09:00
Dan Balasescu
bb723a466b
Merge pull request #29503 from peppy/catcher-trail-fix
Fix osu!catch trail spacing not matching osu!stable expectations
2024-08-19 18:12:56 +09:00
Dan Balasescu
c18f7a239c
Merge pull request #29474 from peppy/fix-legacy-combo-counter-animation-dead
Fix legacy combo counter bounce animation not always playing
2024-08-19 18:09:57 +09:00
Dan Balasescu
4351de7abf
Merge pull request #29502 from peppy/no-duck-when-zero-sample-volume
Don't duck music when effect volume is set to zero
2024-08-19 16:13:57 +09:00
Dean Herbert
1bd2f4c6a2
Fix skin editor components sidebar not reloading when changing skins
Closes https://github.com/ppy/osu/issues/29098.
2024-08-19 15:45:18 +09:00
Dean Herbert
ca92c116b5
Fix osu!catch trail spacing not matching osu!stable expectations
Closes https://github.com/ppy/osu/issues/28997.
2024-08-19 15:01:16 +09:00
Dean Herbert
4a3f4c3a55
Don't duck music when effect volume is set to zero
Addresses https://github.com/ppy/osu/discussions/28984.
2024-08-19 14:46:50 +09:00
Dean Herbert
510f2c8ce2
Merge pull request #28538 from bdach/polygon-tool
Reimplement stable polygon tool
2024-08-19 14:34:02 +09:00
Dean Herbert
7248c04ba4
Merge branch 'master' into polygon-tool 2024-08-19 13:54:02 +09:00
Dean Herbert
95d06333c1
Fix typo in editor field 2024-08-19 13:49:59 +09:00
Dean Herbert
f34132fd6b
Merge branch 'master' into polygon-tool 2024-08-19 13:00:02 +09:00
Dean Herbert
e75ae4a37b
More hardening of TestMultiplayerClient to attempt to fix test failures 2024-08-19 04:04:24 +09:00
Dean Herbert
07929b440a
Merge pull request #29485 from Joehuu/fix-carousel-panel-hover
Fix beatmap carousel panels not blocking hover of other panels in song select
2024-08-19 03:46:28 +09:00
Joseph Madamba
6dd08e9a96 Fix beatmap carousel panels not blocking hover of other panels in song select 2024-08-17 11:45:54 -07:00
Andrei Zavatski
3cd5820b5b Make PositionSnapGrid a BufferedContainer 2024-08-17 10:34:39 +03:00
Dean Herbert
04a2d67ca4
Fix legacy combo counter bounce animation not always playing
As mentioned [in
discord](https://discord.com/channels/188630481301012481/1097318920991559880/1274231995261649006).
2024-08-17 15:13:44 +09:00
Dan Balasescu
ba4956ace4
Merge pull request #29467 from EVAST9919/online-bg-box
Remove extra box in `OnlinePlayBackgroundScreen`
2024-08-17 10:34:34 +09:00
Andrei Zavatski
f74263db81 Remove extra box in OnlinePlayBackgroundScreen 2024-08-17 01:01:51 +03:00
Dan Balasescu
e4c1545bf0
Merge pull request #29458 from peppy/fix-incorrect-skin-shortcutting
Fix custom skin sprites no longer working
2024-08-17 03:13:46 +09:00
Dean Herbert
d1d195cf18
Fix incorrect skin lookup shortcutting causing sprites to no longer work 2024-08-17 02:33:52 +09:00
OliBomby
5624c1d304 Make break periods in bottom timeline transparent 2024-08-16 13:22:09 +02:00
Dan Balasescu
3b94d1f8eb
Merge pull request #29433 from OliBomby/grid-anchors
Fix grid snap slider placement double-click not making new segment if anchor not hovered
2024-08-16 17:42:15 +09:00