Dean Herbert
|
2952dbc8fb
|
Apply nullability to osu!catch skinning classes
|
2022-11-09 13:58:58 +09:00 |
|
Dean Herbert
|
a6165ea78a
|
Apply nullability to osu!mania skinning classes
|
2022-11-09 13:58:58 +09:00 |
|
Dean Herbert
|
82ff142b1b
|
Apply nullability to osu! skinning classes
|
2022-11-09 13:37:09 +09:00 |
|
Dean Herbert
|
20b8ab324f
|
Apply nullability to osu!taiko skinning classes
|
2022-11-09 13:37:06 +09:00 |
|
Dean Herbert
|
5e7dc34d05
|
Move some non-default skin files to correct namespace
|
2022-11-09 13:31:52 +09:00 |
|
Dean Herbert
|
710c224de4
|
Remove unused IHasMainCirclePiece interface
|
2022-11-09 13:31:50 +09:00 |
|
Dean Herbert
|
4448fcb3c8
|
Override combo colour brightness normalisation setting only in editor
|
2022-11-08 18:29:10 +09:00 |
|
Dean Herbert
|
dd4cd3cf8e
|
Move gameplay configuration to interface to allow editor overriding
|
2022-11-08 18:25:24 +09:00 |
|
Dean Herbert
|
ada039151b
|
Add the ability to toggle off hit marker displays in the editor
|
2022-11-08 18:07:06 +09:00 |
|
Dean Herbert
|
30700ee68b
|
Merge pull request #20907 from cdwcgt/editor-background
Add ability to toggle background dim in editor
|
2022-11-08 17:58:34 +09:00 |
|
Dean Herbert
|
9650ae1329
|
Limit editor background dim to 75% maximum
|
2022-11-08 17:20:37 +09:00 |
|
Dean Herbert
|
349d262c18
|
Remove commented unbind
|
2022-11-08 17:19:48 +09:00 |
|
Dean Herbert
|
b166e477c2
|
Merge branch 'master' into editor-background
|
2022-11-08 17:18:34 +09:00 |
|
Dean Herbert
|
aa7d0e2c96
|
Remove triangles skin specific implementation from base DrawableHit
|
2022-11-08 15:22:00 +09:00 |
|
Dean Herbert
|
4c15794694
|
Add test coverage of overlay interplay
|
2022-11-08 14:58:57 +09:00 |
|
Dean Herbert
|
b9374cae55
|
Hide settings/notifications regardless of IsPresent state of new overlay
|
2022-11-08 14:38:02 +09:00 |
|
Dean Herbert
|
0b34340447
|
Fix sprites not displaying in storyboard if filename extension is missing in script
|
2022-11-08 14:34:28 +09:00 |
|
Dean Herbert
|
064a245c50
|
Don't trim whitespace from variable keys / values
|
2022-11-08 13:30:11 +09:00 |
|
Dean Herbert
|
b764d1bd04
|
Decode variables earlier in flow in case they include indent logic
Without this change, the `depth` calculation could be incorrect.
|
2022-11-08 13:29:42 +09:00 |
|
Dean Herbert
|
49f530910c
|
Merge pull request #21163 from frenzibyte/always-show-cursor-on-focus-loss
Always display menu cursor when game is not focused
|
2022-11-08 12:37:19 +09:00 |
|
Dean Herbert
|
2163cd212b
|
Automatically close settings and notification overlays when opening main overlay
Closes #21162.
|
2022-11-08 12:04:07 +09:00 |
|
Dean Herbert
|
644c31130e
|
Merge pull request #21165 from frenzibyte/fix-taiko-major-barline
Fix taiko major barlines no longer rendering correctly
|
2022-11-08 11:47:09 +09:00 |
|
Salman Ahmed
|
5566512f0c
|
Merge pull request #21112 from peppy/song-select-transition-improvement
Improve song select transition to gameplay
|
2022-11-08 04:15:43 +03:00 |
|
Salman Ahmed
|
3af48352c9
|
Fix taiko major barlines no longer rendering correctly
|
2022-11-08 04:05:06 +03:00 |
|
Salman Ahmed
|
1465d043f4
|
Merge branch 'master' into song-select-transition-improvement
|
2022-11-08 03:36:19 +03:00 |
|
Susko3
|
8568520c33
|
Fix Prefer24HourTime default value
Will use the system culture so it always matches the rest of the OS.
|
2022-11-08 01:34:06 +01:00 |
|
Salman Ahmed
|
7ee9018a94
|
Always display menu cursor when game is not focused
|
2022-11-08 03:18:12 +03:00 |
|
Dean Herbert
|
1e2e0dea74
|
Ensure seeding results get beatmaps populated if BeatmapIno model is null
|
2022-11-07 19:04:19 +09:00 |
|
Dean Herbert
|
d77b6b3603
|
Fix seeding screen buttons crashing the game if no match is selected
|
2022-11-07 19:04:06 +09:00 |
|
Dean Herbert
|
64f9d6c891
|
Fix potential cross-thread drawable operation in round editor screen
|
2022-11-07 19:03:56 +09:00 |
|
Dean Herbert
|
de2dac22b8
|
Ensure seeding screen is refreshed on entering
|
2022-11-07 18:46:04 +09:00 |
|
Dean Herbert
|
564d078517
|
Fix much brokenness with kiai and justment sizing
|
2022-11-07 17:19:32 +09:00 |
|
Dean Herbert
|
2b72c3833b
|
Remove unnecessary centering logic in DrawableJudgement
|
2022-11-07 17:19:32 +09:00 |
|
Dean Herbert
|
8745c2f016
|
Split out taiko DefaultJudgementPiece and move animations across
|
2022-11-07 17:19:32 +09:00 |
|
Dean Herbert
|
1975385cc7
|
Move first tick tracking logic inside TickPiece
|
2022-11-07 15:26:34 +09:00 |
|
Dean Herbert
|
c69a4f9333
|
Move major barline portion to default implementation to allow for further customisation
Of note, this removes the "major" barline triangles from legacy skins. I
think this is more correct, as they did not display in stable.
|
2022-11-07 14:29:58 +09:00 |
|
Dean Herbert
|
cb6b9898c1
|
Merge pull request #21145 from Joehuu/chat-timestamps-prefer-24hr
Make chat line timestamp adjust to 24-hour time setting
|
2022-11-07 13:18:59 +09:00 |
|
Dean Herbert
|
f6d93fcd5a
|
Fix editor hard crash when beatmap file specified out-of-range timeline zoom value
|
2022-11-07 12:54:02 +09:00 |
|
Joseph Madamba
|
76df61504f
|
Remove unnecessary timestamp update
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2022-11-06 19:45:59 -08:00 |
|
Joseph Madamba
|
61ec0ba566
|
Make chat line timestamp adjust to 24-hour time setting
|
2022-11-06 19:28:01 -08:00 |
|
Joseph Madamba
|
b977fc8181
|
Use autosize instead of max width on fixed width timestamps
|
2022-11-06 19:28:01 -08:00 |
|
Dean Herbert
|
6085120dc5
|
Fix incorrect handling of storyboard events with end_time before start_time
|
2022-11-07 12:25:36 +09:00 |
|
Dean Herbert
|
391840404d
|
Play exiting transition in both directions
|
2022-11-07 11:59:43 +09:00 |
|
Dan Balasescu
|
93f84ece0d
|
Merge pull request #21118 from peppy/increase-main-menu-background-change-delay
Adjust transition effect for main menu backgrounds
|
2022-11-07 11:33:09 +09:00 |
|
Dan Balasescu
|
a2b4e5b658
|
Merge pull request #20558 from vunyunt/stamina-available-fingers
Basic tl-tapping consideration for stamina
|
2022-11-07 09:55:54 +09:00 |
|
Dean Herbert
|
e7b543de2f
|
Move disabled check to apply to all calls to updateGlow()
|
2022-11-07 02:19:13 +09:00 |
|
Dean Herbert
|
700f8b0469
|
Remove pointless nested if conditional
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2022-11-07 02:13:04 +09:00 |
|
Dean Herbert
|
14a4fdfbe3
|
Merge pull request #21135 from CenTdemeern1/master
Fix preposition for exclusive fullscreen prompt
|
2022-11-07 00:00:19 +09:00 |
|
Dean Herbert
|
75bf023f14
|
Fix HSPAColour.ToColour not being pure
|
2022-11-06 23:35:51 +09:00 |
|
CenTdemeern1
|
e8603ede15
|
Fix second prompt
|
2022-11-06 15:35:26 +01:00 |
|