Dean Herbert
|
79c9a48ff7
|
Show song progress at pause/fail screen
|
2023-05-24 18:36:37 +09:00 |
|
Dean Herbert
|
456f3005d6
|
Apply nullability to GameplayMenuOverlay and use TextFlowContainer for text
|
2023-05-24 18:28:04 +09:00 |
|
Dean Herbert
|
8ada8b1c8c
|
Remove description line from pause/fail screen
These were in the designs but read pretty bad / evil. I can't think of
any text to go in their place that makes sense, so let's just nuke it.
|
2023-05-24 17:48:35 +09:00 |
|
Dean Herbert
|
8e5ba2208d
|
Add test coverage of new hotkeys
|
2023-05-24 17:33:48 +09:00 |
|
Dean Herbert
|
3a05dffa50
|
Add "auto" bank selection during placement
|
2023-05-24 17:11:12 +09:00 |
|
Dean Herbert
|
fc22c75464
|
Don't use switch for single case statement
|
2023-05-24 16:14:05 +09:00 |
|
Dean Herbert
|
a22ad98cb7
|
Fix hotkeys not actually working
|
2023-05-24 14:56:11 +09:00 |
|
Dean Herbert
|
a9ba16a2be
|
Update to support non-control-point sample changes
|
2023-05-24 14:20:38 +09:00 |
|
Dean Herbert
|
e68ba6366c
|
Update new usages of "soft" to use the new constant
|
2023-05-24 14:04:10 +09:00 |
|
Dean Herbert
|
298989ffd2
|
Merge branch 'master' into sample-set-controls
|
2023-05-24 14:03:04 +09:00 |
|
Dean Herbert
|
561b759bf9
|
Tidy up implementation and ensure non-solid ticks start at zero alpha
|
2023-05-24 13:49:29 +09:00 |
|
Dean Herbert
|
8f1f1955df
|
Merge pull request #66 from Gyoshi/beat-divisor-visual-improvements
Add ghost ticks to exhibit current divisor on `BeatDivisorControl`
|
2023-05-24 13:41:48 +09:00 |
|
Dean Herbert
|
6526688ddb
|
Merge pull request #67 from Gyoshi/beat-divisor-mouse-drag-cherry-picked
Beat divisor mouse drag fix and tests
|
2023-05-24 13:37:34 +09:00 |
|
Dean Herbert
|
9869e815ce
|
Merge pull request #23642 from Joehuu/remove-logo-arriving-workaround
Remove `OsuScreen.ApplyLogoArrivingDefaults()`
|
2023-05-24 13:20:26 +09:00 |
|
Dean Herbert
|
e5451d1d79
|
Centralise definition of overlay shadow opacity and reduce slightly
|
2023-05-24 12:40:35 +09:00 |
|
Joseph Madamba
|
067328233c
|
Remove OsuScreen.ApplyLogoArrivingDefaults()
|
2023-05-23 13:17:43 -07:00 |
|
Robin Oger
|
d852883421
|
Merge remote-tracking branch 'origin/make_pause_menu_translatable' into make_pause_menu_translatable
|
2023-05-23 21:37:20 +02:00 |
|
Robin Oger
|
a24da89908
|
Change to sentence casing
See: https://github.com/ppy/osu/pull/23640#discussion_r1202879352
|
2023-05-23 21:37:12 +02:00 |
|
Stéén
|
b9b97069b3
|
Merge branch 'master' into make_pause_menu_translatable
|
2023-05-23 21:28:00 +02:00 |
|
Bartłomiej Dach
|
1671729b78
|
Merge pull request #23634 from peppy/fix-multiplayer-song-select-scene
Fix weird state when attempting to enter gameplay skin editor scene from multiplayer
|
2023-05-23 20:41:09 +02:00 |
|
Robin Oger
|
0ea3eea8d6
|
Make GameplayMenuOverlay translatable
This allows translator to translate the pause and failed in game menus
|
2023-05-23 19:21:44 +02:00 |
|
Gyoshi
|
7fe19d1992
|
Last instead of Max divisor to match code elsewhere
|
2023-05-23 18:45:49 +02:00 |
|
Gyoshi
|
c5ef3ae181
|
Code styling
|
2023-05-23 18:44:20 +02:00 |
|
Gyoshi
|
b5f8093941
|
Use RangePadding to align mouse with slider
|
2023-05-23 18:16:14 +02:00 |
|
Gyoshi
|
fa00f8b92a
|
replace manual code with existing method
|
2023-05-23 18:16:12 +02:00 |
|
Gyoshi
|
921d7e4d89
|
More fitting tests for new layout
|
2023-05-23 18:16:10 +02:00 |
|
Gyoshi
|
7b1e8ede54
|
Small format
|
2023-05-23 15:11:27 +02:00 |
|
Gyoshi
|
1b32370c6a
|
Remove duplicate code by making GetDivisorForBeatIndex method more general
|
2023-05-23 15:05:38 +02:00 |
|
Gyoshi
|
37a796306d
|
Small format & comment
|
2023-05-23 14:30:35 +02:00 |
|
Johannes vd Berg
|
ebda35c3c9
|
Add ghost ticks to exhibit current divisor on BeatDivisorControl
|
2023-05-23 12:57:25 +02:00 |
|
Dan Balasescu
|
7658536b5a
|
Fix CI issues
|
2023-05-23 19:32:19 +09:00 |
|
Dan Balasescu
|
fee3d43596
|
Merge branch 'master' into scorev2
|
2023-05-23 19:07:54 +09:00 |
|
Dan Balasescu
|
e467791d0b
|
Merge pull request #23636 from peppy/fix-updates-during-gameplay
Disallow game to check for updates while gameplay is active
|
2023-05-23 19:04:43 +09:00 |
|
Dean Herbert
|
02d8e3a11e
|
Mark FullscreenOverlay 's shadow effect as Hollow to save on shader overhead
|
2023-05-23 18:50:14 +09:00 |
|
Dean Herbert
|
6f4e2b37ed
|
Add shadow to notifications and settings overlays to better distinguish from other overlays
|
2023-05-23 18:50:14 +09:00 |
|
Dan Balasescu
|
844c023fb7
|
Fix tests
|
2023-05-23 18:18:27 +09:00 |
|
Dan Balasescu
|
d45b54399b
|
Add back minimum/maximum accuracy
|
2023-05-23 18:15:32 +09:00 |
|
Dean Herbert
|
7cf50b1e18
|
Disallow game to check for updates while gameplay is active
|
2023-05-23 18:06:04 +09:00 |
|
Dan Balasescu
|
3598ca9125
|
Adjust xmldoc
|
2023-05-23 18:05:10 +09:00 |
|
Dean Herbert
|
adf9a596b5
|
Fix weird state when attempting to enter gameplay skin editor scene from multiplayer
Closes https://github.com/ppy/osu/issues/23626.
|
2023-05-23 17:58:44 +09:00 |
|
Dan Balasescu
|
8570f825ed
|
Consider all accuracy judgements in accuracy progress
|
2023-05-23 17:47:35 +09:00 |
|
Dan Balasescu
|
f8101fbbc7
|
Rename variables
|
2023-05-23 17:44:17 +09:00 |
|
Dean Herbert
|
ff5dde0ebe
|
Merge pull request #23575 from Joehuu/fix-inverted-video-only-check
Fix old widescreen videos with black bars not correctly filling screen (again)
|
2023-05-23 16:47:52 +09:00 |
|
Dean Herbert
|
7c039b0b67
|
Merge pull request #23618 from bdach/fix-taiko-swells-drumrolls-silent
Fix hitsounds not playing before and during taiko drum rolls and swells
|
2023-05-23 16:44:04 +09:00 |
|
Dean Herbert
|
c8303d55cd
|
Adjust text and alignment
|
2023-05-23 16:21:56 +09:00 |
|
Dan Balasescu
|
62d504af92
|
Fix base implementation of ComputeTotalScore
|
2023-05-23 15:59:24 +09:00 |
|
Dan Balasescu
|
e1feeded12
|
Change statistics type, remove overridability
|
2023-05-23 15:36:34 +09:00 |
|
Dan Balasescu
|
c291d6fc82
|
Remove catch tiny droplet portion
|
2023-05-23 15:36:34 +09:00 |
|
Cootz
|
c3f06ad2db
|
Merge branch 'master' into add-mod-search-option
|
2023-05-23 08:55:57 +03:00 |
|
Dean Herbert
|
f908545b9b
|
Merge pull request #23631 from bdach/fix-velocity-undo
Fix undo/redo not working for slider velocity and sample changes
|
2023-05-23 14:46:49 +09:00 |
|