Dean Herbert
|
335e8efff7
|
Apply NRT to SoloSpecatorScreen
|
2023-11-24 14:26:09 +09:00 |
|
Dean Herbert
|
dabbdf674b
|
Rename SoloSpectator to SoloSpectatorScreen
|
2023-11-24 14:26:08 +09:00 |
|
Dean Herbert
|
4c7d2bb0fb
|
Apply NRT to SpectatorScreen
|
2023-11-24 14:26:08 +09:00 |
|
Dean Herbert
|
b8179aa875
|
Use better(?) icons and full strings
|
2023-11-24 13:23:47 +09:00 |
|
Dean Herbert
|
a069a673fa
|
Allow buttons to be displayed on more than one state (and share the back button)
|
2023-11-24 13:18:17 +09:00 |
|
Dean Herbert
|
1d1b3ca982
|
Apply NRT to MainMenuButton
|
2023-11-24 13:18:17 +09:00 |
|
Dean Herbert
|
8ad414488a
|
Play out previous transforms immediately to avoid flow issues with multiple sub menus
|
2023-11-24 13:18:17 +09:00 |
|
Dean Herbert
|
7e59a1d0be
|
Apply NRT to ButtonSystem
|
2023-11-24 13:18:17 +09:00 |
|
Dean Herbert
|
5905ca6492
|
Add second level menu for skin editors
|
2023-11-24 13:18:17 +09:00 |
|
Dean Herbert
|
340227a06d
|
Replace all hexacon lookups with strongly typed properties
|
2023-11-24 13:17:39 +09:00 |
|
Dean Herbert
|
95c00f9666
|
Add HexaconIcons lookup to allow usage with SpriteIcon
|
2023-11-24 13:17:39 +09:00 |
|
Dean Herbert
|
537b0ae870
|
Add silly annotation for now (more new r# rules)
|
2023-11-24 12:47:42 +09:00 |
|
Bartłomiej Dach
|
9541d3d452
|
Merge pull request #25553 from peppy/skin-player-elements
Allow use of skin username/flag/avatar components outside of gameplay
|
2023-11-24 11:28:01 +09:00 |
|
Bartłomiej Dach
|
02c794cc1f
|
Merge pull request #25552 from peppy/fix-r#-inpsections
Fix a couple of new r# inspections
|
2023-11-24 11:04:08 +09:00 |
|
Bartłomiej Dach
|
ca37e1afc2
|
Merge branch 'master' into scorev3
|
2023-11-24 10:37:10 +09:00 |
|
Bartłomiej Dach
|
7590bae445
|
Rename and comment everything in score migration code
Hopefully, _hopefully_, makes all this a little bit less inscrutable.
|
2023-11-24 10:34:13 +09:00 |
|
Dean Herbert
|
686afa9697
|
Merge branch 'master' into fix-combo-handling
|
2023-11-24 10:30:52 +09:00 |
|
Dan Balasescu
|
10e16e4b04
|
Fix handling of combo offset without new combo, and incorrect lazer tests
|
2023-11-24 09:46:06 +09:00 |
|
Givikap120
|
93e3156868
|
slight format changes
|
2023-11-24 01:07:37 +02:00 |
|
Givikap120
|
c2a44cf118
|
Made custom tooltip
|
2023-11-23 23:30:18 +02:00 |
|
Dean Herbert
|
268b965ee8
|
Enable NRT on Beatmap
|
2023-11-23 17:28:16 +09:00 |
|
Dean Herbert
|
5239fee947
|
Allow use of skin username/flag/avatar components outside of gameplay
|
2023-11-23 17:15:03 +09:00 |
|
Dean Herbert
|
a80a5be4ec
|
Fix a couple of new r# inspections
|
2023-11-23 17:11:40 +09:00 |
|
Dean Herbert
|
9a6857bfad
|
Merge pull request #25530 from yesseruser/FlagHUD
Fix skin element "PlayerFlag" responding to clicks/hovers
|
2023-11-23 16:51:09 +09:00 |
|
Dean Herbert
|
191e8c5487
|
Add note about skin editor reload jank
|
2023-11-23 16:39:05 +09:00 |
|
Dan Balasescu
|
7bc2d6e6cd
|
Merge branch 'master' into fix-combo-handling
|
2023-11-23 16:22:01 +09:00 |
|
Dean Herbert
|
5d367c247c
|
Merge pull request #25547 from bdach/skin-editor-paste-catching-fire
Fix skin editor crashing when pasting with nothing in clipboard
|
2023-11-23 16:15:11 +09:00 |
|
Dan Balasescu
|
7998204cfe
|
Fix combo/combo colouring issues around spinners
|
2023-11-23 13:54:05 +09:00 |
|
Bartłomiej Dach
|
d4519f74ab
|
Merge branch 'master' into hp-drain-fix-breaks
|
2023-11-23 10:31:42 +09:00 |
|
Bartłomiej Dach
|
abbcdaa7f7
|
Fix skin editor crashing when pasting with nothing in clipboard
|
2023-11-23 09:55:27 +09:00 |
|
Dan Balasescu
|
30309cdf11
|
Merge pull request #25415 from Poyo-SSB-forks/unify-ur
Change unstable rate calculation to account for rate-change mods
|
2023-11-23 09:53:28 +09:00 |
|
Dan Balasescu
|
5b0f8ee9c2
|
Merge pull request #25546 from bdach/classic-score-overflow
Fix classic scoring overflowing in osu! ruleset due to integer multiplication overflow
|
2023-11-23 09:03:43 +09:00 |
|
Bartłomiej Dach
|
e28e0ef1cc
|
Fix classic scoring overflowing in osu! ruleset due to integer multiplication overflow
Closes https://github.com/ppy/osu/issues/25545.
|
2023-11-23 08:16:25 +09:00 |
|
Dean Herbert
|
52dc02fd32
|
Merge pull request #25418 from smoogipoo/hp-drain-v1-2
Add `OsuHealthProcessor` that uses the legacy drain rate algorithm
|
2023-11-23 00:08:20 +09:00 |
|
yesseruser
|
82fec4194d
|
Disabled RecievePositionalInputAtSubTree in PlayerFlag.
|
2023-11-22 15:45:32 +01:00 |
|
yesseruser
|
08e0279d72
|
Revert "Renamed UpdateableFlag to ClickableUpdateableFlag."
This reverts commit 671177e87120e4cacba35f824950d0847cbeacf6.
|
2023-11-22 15:25:43 +01:00 |
|
yesseruser
|
be8b59e59d
|
Revert "Created and implemened a BaseUpdateableFlag."
This reverts commit cd7e0bf620c0fd1617f1d99038dbbb85e52acd39.
|
2023-11-22 15:25:35 +01:00 |
|
yesseruser
|
7bc304f20e
|
Revert "Added a BaseDrawableFlag without a tooltip, and used it."
This reverts commit b2f74325efb4f477b42320cca8cbd380895b12da.
|
2023-11-22 15:25:17 +01:00 |
|
yesseruser
|
33de27499a
|
Merge branch 'master' into FlagHUD
|
2023-11-22 14:36:20 +01:00 |
|
Dan Balasescu
|
cb4568c4a1
|
Fix first object after break not starting a new combo
|
2023-11-22 17:22:48 +09:00 |
|
Bartłomiej Dach
|
f1f820bec3
|
Merge pull request #25523 from peppy/save-skin-on-screen-change
Save any unsaved changes in the skin editor when game changes screens
|
2023-11-22 14:19:57 +09:00 |
|
Dean Herbert
|
b30a4ab3a9
|
Merge pull request #25536 from peppy/combo-commenting
Improve commenting around `IHasCombo` interfaces
|
2023-11-22 13:28:03 +09:00 |
|
Dean Herbert
|
d86e743745
|
Merge branch 'master' into login-state-changes-user-profile-overlay
|
2023-11-22 12:13:49 +09:00 |
|
Dean Herbert
|
ad6af1d9b7
|
Ensure only run once
|
2023-11-22 12:03:42 +09:00 |
|
Dean Herbert
|
fe15b26bd2
|
Refactor to use API state instead of logged in user state
|
2023-11-22 12:02:37 +09:00 |
|
Dean Herbert
|
04640b6fb0
|
Improve commenting around IHasCombo interfaces
Following discusion with smoogi IRL.
|
2023-11-22 10:44:29 +09:00 |
|
Poyo
|
3a0586a8f5
|
Rewrite backwards assertion
|
2023-11-21 15:19:04 -08:00 |
|
Poyo
|
0cf925dadf
|
Use better fallback
Seems better to use the rate from a non-gameplay clock than to arbitrarily apply 1.
|
2023-11-21 15:18:04 -08:00 |
|
Bartłomiej Dach
|
c98be5823d
|
Update framework
|
2023-11-22 07:52:28 +09:00 |
|
yesseruser
|
b2f74325ef
|
Added a BaseDrawableFlag without a tooltip, and used it.
The BaseDrawableFlag is used in a BaseUpdateableFlag so the tooltip is not shown, the ClickableUpdateableFlag still shows the tooltip.
|
2023-11-21 19:51:35 +01:00 |
|