Dean Herbert
|
f15394fb6d
|
Fix temporary auto mod (ctrl+enter at song select) not reverting in all scenarios
|
2023-07-28 14:49:06 +09:00 |
|
Bartłomiej Dach
|
22163020c3
|
Merge pull request #24367 from peppy/fix-replay-export-from-results
Fix attempting to export replay from results screen after play not working
|
2023-07-27 20:47:07 +02:00 |
|
Bartłomiej Dach
|
973e6ded2a
|
Update wrong comment, too
|
2023-07-26 21:56:04 +02:00 |
|
Bartłomiej Dach
|
992f78b158
|
Use more consistent way of closing overlay
|
2023-07-26 21:54:35 +02:00 |
|
Dean Herbert
|
8d5efc9612
|
Add back the ability to close mod select using enter key
I've seen this brought up a few times (with people thinking
the fact it's not working is a bug) so we'll need to keep this
behaviour for now.
|
2023-07-27 02:36:25 +09:00 |
|
Dean Herbert
|
deba6e2508
|
Fix osu!taiko editor playfield missing a piece
Regressed with recent centering changes in https://github.com/ppy/osu/pull/24220
|
2023-07-27 02:24:10 +09:00 |
|
Joseph Madamba
|
9d87ff2986
|
Improve supporter-only duration notice and fix max duration of non-supporter
See 3c54229256/.env.example (L230) . Might have more duration options in the future.
|
2023-07-26 01:37:55 -07:00 |
|
Dean Herbert
|
30baac0f3d
|
Avoid reprocessing scores which already failed an upgrade previously
Closes https://github.com/ppy/osu/issues/24301.
|
2023-07-26 16:22:10 +09:00 |
|
Dean Herbert
|
c1ba8fe175
|
Rename BackgroundBeatmapProcessor to BackgroundDataStoreProcessor
|
2023-07-26 16:22:10 +09:00 |
|
Dean Herbert
|
4889864478
|
Fix files references not correctly being copied after replay import in Player
|
2023-07-26 15:22:00 +09:00 |
|
Dean Herbert
|
e26afc2b89
|
Fix ReplayDownloadButton handling key repeat
|
2023-07-26 15:21:43 +09:00 |
|
Joseph Madamba
|
30e0e00c52
|
Rename selectedAvailableDuration to hasValidDuration
|
2023-07-25 22:57:01 -07:00 |
|
Dean Herbert
|
7fd6bb9d5f
|
Fix a couple of code style issues in SelectionBox
|
2023-07-26 14:04:38 +09:00 |
|
Dean Herbert
|
39c2bb240b
|
Apply NRT to SelectionBoxRotationHandle .
|
2023-07-26 14:04:21 +09:00 |
|
Joseph Madamba
|
0bd34a4f13
|
Always show supporter-only playlist durations
|
2023-07-25 21:14:21 -07:00 |
|
Bartłomiej Dach
|
57ccf82f34
|
Merge branch 'master' into song-select-drain-length
|
2023-07-25 22:40:45 +02:00 |
|
Bartłomiej Dach
|
3b11559fd0
|
Revert "Show only the break length instead of total minute breaks"
This reverts commit 9edaa6909e0fd9255d6c9e16108f0a679882283c.
|
2023-07-25 22:17:55 +02:00 |
|
Bartłomiej Dach
|
3b9f250c1b
|
Merge branch 'master' into menu-star-fountains
|
2023-07-25 21:58:13 +02:00 |
|
Dean Herbert
|
3485b72eaa
|
Disallow interacting with the global track state in Player and Editor
|
2023-07-25 20:20:53 +09:00 |
|
Dean Herbert
|
6146f30541
|
Allow screens to change the ability to interact with the global track
|
2023-07-25 20:20:53 +09:00 |
|
Dean Herbert
|
157b1f301b
|
Rename AllowTrackAdjustments to more understandable ApplyModTrackAdjustments
|
2023-07-25 20:20:53 +09:00 |
|
Dean Herbert
|
eac6271bd0
|
Add new property to avoid overlapping usages
|
2023-07-25 18:14:03 +09:00 |
|
Dean Herbert
|
43107f8cf0
|
Fix skin mapping not working for menu fountains
|
2023-07-25 17:46:05 +09:00 |
|
Dean Herbert
|
9edaa6909e
|
Show only the break length instead of total minute breaks
|
2023-07-25 17:02:27 +09:00 |
|
Dean Herbert
|
480163ec2e
|
Show drain length in length tooltip at song select
|
2023-07-25 16:58:53 +09:00 |
|
Dean Herbert
|
9cfe9164fa
|
Add helper method to get drain length (and rename some usages)
|
2023-07-25 16:58:41 +09:00 |
|
Dean Herbert
|
bc671f8ac6
|
Fix beatmaps being queued for reprocessing every startup when logged out
|
2023-07-25 03:15:17 +09:00 |
|
Dean Herbert
|
2a06f11026
|
Merge pull request #24338 from frenzibyte/ios-enable-aot
Enable AOT compilation on iOS release builds for much better performance
|
2023-07-24 18:25:14 +09:00 |
|
Dean Herbert
|
bf89fbcd81
|
Update framework
|
2023-07-24 16:38:37 +09:00 |
|
Bartłomiej Dach
|
a201152b04
|
Add xmldoc to SelectionRotationHandler
|
2023-07-23 20:56:22 +02:00 |
|
Bartłomiej Dach
|
aec3ca250c
|
Migrate SelectionHandler to use SelectionRotationHandler
|
2023-07-23 20:56:22 +02:00 |
|
Bartłomiej Dach
|
f8047d6ab6
|
Migrate skin element rotation handling to SelectionRotationHandler
|
2023-07-23 20:56:22 +02:00 |
|
Bartłomiej Dach
|
ba8ebefb50
|
Add basic structure for new rotation handler
|
2023-07-23 20:56:22 +02:00 |
|
Bartłomiej Dach
|
4622255cc7
|
Move out helper methods to static class
|
2023-07-23 18:24:20 +02:00 |
|
Bartłomiej Dach
|
9f68bb4e4a
|
Merge pull request #24333 from peppy/editor-menu-spacer
Adjust metrics of editor menu spacers (and make visible)
|
2023-07-23 15:25:27 +02:00 |
|
Dean Herbert
|
4bf300d64d
|
Merge pull request #24186 from OliBomby/legacy-export
Add ability to export beatmaps from editor in a stable-compatible format
|
2023-07-23 15:25:06 +09:00 |
|
Dean Herbert
|
4ea8495c61
|
Adjust metrics of editor menu spacers (and make visible)
|
2023-07-23 14:12:37 +09:00 |
|
Dean Herbert
|
fb34ee94c2
|
Move export/save options to bottom of menu
|
2023-07-23 14:07:31 +09:00 |
|
Dean Herbert
|
20359c90bc
|
Adjust localisations slightly
|
2023-07-23 14:06:00 +09:00 |
|
Dean Herbert
|
d11e56b8bb
|
Add common Export string and use in editor
|
2023-07-23 14:03:50 +09:00 |
|
Bartłomiej Dach
|
d7b674bf2b
|
Merge branch 'master' into verify-breaks
|
2023-07-22 17:42:55 +02:00 |
|
Bartłomiej Dach
|
699b66be42
|
Do not reimplement binary sort manually
|
2023-07-22 17:12:21 +02:00 |
|
Bartłomiej Dach
|
d1c69283b2
|
Merge branch 'master' into editor-key-count
|
2023-07-22 16:11:21 +02:00 |
|
Bartłomiej Dach
|
f985bdc10f
|
Make difficulty sliders private set
|
2023-07-22 15:55:20 +02:00 |
|
Bartłomiej Dach
|
7e61a10524
|
Merge pull request #24314 from peppy/reduce-settings-item-spacing
Reduce spacing in settings items
|
2023-07-22 13:15:19 +02:00 |
|
Bartłomiej Dach
|
e2e3581674
|
Merge pull request #24292 from peppy/legacy-skin-alignment
Fix some UI elements in legacy skins not always aligning correctly
|
2023-07-21 21:48:03 +02:00 |
|
Bartłomiej Dach
|
2f6d125588
|
Merge pull request #24309 from peppy/tournament-team-editor-improvements
General improvements to tournament client team editor and buttons
|
2023-07-21 20:18:30 +02:00 |
|
Dean Herbert
|
fd2bdc10c7
|
Fix "key count" setting showing as "circle size" in osu!mania editor
Closes https://github.com/ppy/osu/issues/12904.
|
2023-07-21 18:52:29 +09:00 |
|
Dean Herbert
|
d23c73a2f1
|
Adjust with better numbers based off 1920x1080 resolution
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2023-07-21 17:25:38 +09:00 |
|
Dean Herbert
|
b5c3231feb
|
Fix SettingsNumberBox having additional margin
|
2023-07-21 15:46:28 +09:00 |
|