Dean Herbert
|
73ad92189b
|
Add test coverage of remote player quitting immediately quitting locally
|
2023-11-24 14:26:09 +09:00 |
|
Dean Herbert
|
ed5375536f
|
Reduce access to various fields and events in SpectatorClient
Restore some `virtual` specs to appease Moq
|
2023-11-24 14:26:09 +09:00 |
|
Dean Herbert
|
e06d79281d
|
Update tests to work with nested screen
|
2023-11-24 14:26:09 +09:00 |
|
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 |
|
Dan Balasescu
|
bb66267634
|
Actually use CatchHealthProcessor for the ruleset
|
2023-11-24 13:49:28 +09:00 |
|
Dan Balasescu
|
4ba6450c77
|
Use better break calculation
|
2023-11-24 13:49:28 +09:00 |
|
Dan Balasescu
|
acf3de5e25
|
Add CatchHealthProcessor, following legacy calculations
|
2023-11-24 13:49:28 +09:00 |
|
Dan Balasescu
|
62a04a93c8
|
Implement legacy catch health processor
|
2023-11-24 13:49:28 +09:00 |
|
Dean Herbert
|
b8179aa875
|
Use better(?) icons and full strings
|
2023-11-24 13:23:47 +09:00 |
|
Andrei Zavatski
|
c7f1fd23e7
|
Implement spinner glow
|
2023-11-24 07:21:25 +03:00 |
|
Dean Herbert
|
a02b6a5bcb
|
Update menu key shortcut test coverage
|
2023-11-24 13:18:17 +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
|
61d5a890f7
|
Update links to figma library
|
2023-11-24 12:37:25 +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 |
|
Dean Herbert
|
afb8a20668
|
Merge pull request #25551 from smoogipoo/fix-combo-handling
Fix handling of combo and combo colours around spinners
|
2023-11-24 11:00:45 +09:00 |
|
Bartłomiej Dach
|
2a6885164c
|
Update tests to match new scoring expectations
|
2023-11-24 10:46:21 +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 |
|
Dean Herbert
|
039f8e6242
|
Add note about shared code
|
2023-11-24 10:25:23 +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 |
|
Dean Herbert
|
c0d24fe177
|
Merge pull request #25549 from bdach/editor-drag-length
Fix slider length not updating when adding new anchor via ctrl-click
|
2023-11-23 16:13:56 +09:00 |
|
Bartłomiej Dach
|
3da8a0cbed
|
Fix undo being broken when ctrl-click and dragging new point
|
2023-11-23 14:01:17 +09:00 |
|
Dan Balasescu
|
7998204cfe
|
Fix combo/combo colouring issues around spinners
|
2023-11-23 13:54:05 +09:00 |
|
Bartłomiej Dach
|
74966cae6a
|
Remove unused using directive
|
2023-11-23 10:31:58 +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
|
e8d3d26d16
|
Fix slider length not updating when adding new anchor via ctrl-click
|
2023-11-23 10:07:40 +09:00 |
|
Bartłomiej Dach
|
abbcdaa7f7
|
Fix skin editor crashing when pasting with nothing in clipboard
|
2023-11-23 09:55:27 +09:00 |
|
Bartłomiej Dach
|
4edaaa3083
|
Add test coverage of skin editor copy-paste
|
2023-11-23 09:55:16 +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 |
|
Dean Herbert
|
cad2e2a8e4
|
Merge pull request #25544 from Frederisk/patch-1
Remove manual changes to Xcode versions in CI
|
2023-11-23 09:47:35 +09:00 |
|