Dean Herbert
|
d0b1ebff5a
|
Revert "Temporary rollback of framework / SDL3"
This reverts commit d7d569cf4e .
|
2024-05-22 16:29:39 +08:00 |
|
Dean Herbert
|
d7d569cf4e
|
Temporary rollback of framework / SDL3
|
2024-05-21 14:36:16 +08:00 |
|
Dean Herbert
|
a3960bf715
|
Add inline comment explaining LifetimeEnd set for future visitors
|
2024-05-15 14:17:28 +08:00 |
|
Dean Herbert
|
cfb2c8272b
|
Set a rudimentary lifetime end to improve seek performance in scrolling rulesets
|
2024-05-14 05:02:08 +08:00 |
|
Dean Herbert
|
a780abb0b4
|
Merge pull request #27912 from bdach/pre-mod-multiplier-score
Store total score without mod multipliers to local database and to replays, and send it on score submission
|
2024-05-10 22:46:34 +08:00 |
|
Dan Balasescu
|
3b8b56cbcb
|
Apply required changes after framework masking updates
|
2024-05-09 20:18:53 +09:00 |
|
Bartłomiej Dach
|
c9414da5d4
|
Merge branch 'master' into pre-mod-multiplier-score
|
2024-05-08 13:39:44 +02:00 |
|
Bartłomiej Dach
|
14658824e7
|
Adjust distance snap grid momentary toggle logic to not hide it on spacing adjust
|
2024-05-02 14:11:44 +02:00 |
|
Bartłomiej Dach
|
fe9e6168fe
|
Merge pull request #28050 from peppy/delay-resume-visibility
Tweak resume overlay to allow better visibility of hit objects underneath
|
2024-05-01 15:49:31 +02:00 |
|
Dean Herbert
|
87e814e201
|
Fix incorrect xmldoc and adjust colour provider to match Player
|
2024-05-01 20:30:36 +08:00 |
|
Dean Herbert
|
fd3f4a9e7b
|
Preserve storyboard events when saving a beatmap in the editor
Until we have full encoding support for storyboards, this stop-gap
measure ensures that storyboards don't just disappear from existence.
|
2024-04-30 00:01:56 +08:00 |
|
Bartłomiej Dach
|
cbbf2dd158
|
Fix DifficultyBindable bound desync between maxValue and CurrentNumber.MaxValue
|
2024-04-23 18:58:40 +02:00 |
|
Bartłomiej Dach
|
787e60f706
|
Fix LegacyDrainingHealthProcessor drain rate computation diverging to infinity
|
2024-04-23 18:57:14 +02:00 |
|
Bartłomiej Dach
|
1f010c4bfd
|
Merge pull request #27808 from smoogipoo/fix-incorrect-pp-counter
Fix gameplay PP counter not matching results screen
|
2024-04-23 08:43:49 +02:00 |
|
Bartłomiej Dach
|
70a5288a68
|
Do not attempt to pass files that don't look like audio to BASS
|
2024-04-22 10:45:09 +02:00 |
|
Bartłomiej Dach
|
78f97d0ec7
|
Merge branch 'master' into verify-check-incorrect-audio-formats
|
2024-04-22 10:34:14 +02:00 |
|
Bartłomiej Dach
|
ceeb9b0819
|
Use explicit reference equality check
|
2024-04-22 10:27:30 +02:00 |
|
Bartłomiej Dach
|
1bcf835d22
|
Remove redundant array type specification
|
2024-04-22 10:25:46 +02:00 |
|
Arthur Araujo
|
49563f4e5b
|
Use bitwise to check hitsound formats
|
2024-04-22 04:44:38 -03:00 |
|
Arthur Araujo
|
92b85beff6
|
Remove ChannelType from messages
|
2024-04-19 08:01:23 -03:00 |
|
Arthur Araujo
|
68e86b5105
|
Remove unsued import and add a blankline before yield break;
|
2024-04-19 07:39:31 -03:00 |
|
Arthur Araujo
|
eac9dededf
|
Use periods instead of semicolons
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2024-04-19 07:20:59 -03:00 |
|
Arthur Araujo
|
ac03856ebd
|
Fix test methods names
|
2024-04-17 08:22:05 -03:00 |
|
Arthur Araujo
|
8d94f8d995
|
Remove BassFlags.Prescan and free the decodeStream
|
2024-04-17 08:14:19 -03:00 |
|
Bartłomiej Dach
|
e0178802b8
|
Populate TotalScoreWithoutMods on scores set locally
|
2024-04-17 08:52:47 +02:00 |
|
Arthur Araujo
|
c32d99250f
|
Deal with corrupt audio files
This removes the corrupt file check from CheckTooShortAudioFiles and makes the audio formats checks deal with it instead to avoid redundant messages.
|
2024-04-16 06:53:55 -03:00 |
|
Arthur Araujo
|
9ef27104ce
|
Add checks for audio formats
|
2024-04-16 06:15:21 -03:00 |
|
Dan Balasescu
|
343b3ba0e6
|
Don't re-filter unless mods may change the filter
|
2024-04-15 21:07:36 +09:00 |
|
Dan Balasescu
|
e9b319f4c6
|
Ensure all remaining objects are added in the last iteration
|
2024-04-12 00:11:54 +09:00 |
|
Dan Balasescu
|
19cc847be6
|
Implement a less failure-prone method
|
2024-04-11 23:40:40 +09:00 |
|
Dan Balasescu
|
f5555b9fa4
|
Also add potentially missed intermediate parents
|
2024-04-11 16:53:08 +09:00 |
|
Bartłomiej Dach
|
518addf323
|
Merge branch 'master' into fix-catmull-bulbs
|
2024-04-10 11:25:02 +02:00 |
|
Dan Balasescu
|
fefcd17db9
|
Fix gameplay PP counter not matching results screen
|
2024-04-08 22:34:11 +09:00 |
|
Bartłomiej Dach
|
cb82fb0487
|
Merge branch 'master' into mania-key-count-mod-query
|
2024-04-03 09:29:32 +02:00 |
|
Dean Herbert
|
94cbe1838f
|
Replace usages of is null with == null
|
2024-04-03 01:50:39 +08:00 |
|
Dean Herbert
|
51e9348d27
|
Merge pull request #26702 from honguyenminh/fix-rotate-editor-button-disabled
Fix rotate tool button in editor disabled when selecting 1 circle
|
2024-04-02 14:31:43 +08:00 |
|
Dan Balasescu
|
4806ea54f1
|
Only optimise Catmull segments in osu ruleset
|
2024-04-01 17:22:50 +09:00 |
|
Dean Herbert
|
95b50576bd
|
Merge pull request #27698 from bdach/banish-rulesets-that-do-stupid-crap-to-the-BLAGOLE
Attempt to disable custom rulesets that can be linked to an unhandled crash
|
2024-04-01 15:47:47 +08:00 |
|
Nguyên Minh Hồ
|
6f782266b5
|
Fix inspection
|
2024-03-30 17:28:57 +07:00 |
|
Nguyên Minh Hồ
|
5d497ba4a8
|
Simplify TooltipText for EditorRadioButton
|
2024-03-30 16:04:22 +07:00 |
|
Nguyên Minh Hồ
|
113dbcd10f
|
Merge branch 'master' into fix-rotate-editor-button-disabled
|
2024-03-30 13:56:31 +07:00 |
|
Dan Balasescu
|
9fd6449fd8
|
Add mods to FilterCriteria, pass to ruleset method
|
2024-03-28 23:03:26 +09:00 |
|
Dan Balasescu
|
10edb54614
|
Add ability to query key count with mods
|
2024-03-28 22:51:12 +09:00 |
|
Dan Balasescu
|
5febd40bd9
|
Add HP and AR to LegacyBeatmapConversionDifficultyInfo
|
2024-03-28 22:30:39 +09:00 |
|
Dan Balasescu
|
600098d845
|
Fix bulbs on Catmull sliders
|
2024-03-27 04:05:04 +09:00 |
|
Bartłomiej Dach
|
b74f8dba41
|
Merge branch 'master' into verify-abnormal-difficulty-settings
|
2024-03-26 11:13:16 +01:00 |
|
Bartłomiej Dach
|
1866b4b6b1
|
Refactor abstract check to reduce duplication
|
2024-03-26 11:13:03 +01:00 |
|
Bartłomiej Dach
|
4979305b2d
|
Ensure TryDisableCustomRulesetsCausing() never actually crashes itself
|
2024-03-25 11:34:29 +01:00 |
|
Arthur Araujo
|
8a05fecad5
|
Fix formatting issue
|
2024-03-23 23:28:55 -03:00 |
|
Arthur Araujo
|
6fbe1a5b8d
|
Add video resolution check
|
2024-03-23 19:22:47 -03:00 |
|