Dean Herbert
|
304f6f0418
|
Merge branch 'master' into argon-spinner-sides
|
2022-11-03 13:21:22 +09:00 |
|
Dan Balasescu
|
92dc3a3c02
|
Merge pull request #21074 from peppy/taiko-clean-up
Clean up taiko classes in preparation for new skin implementation
|
2022-11-03 12:38:59 +09:00 |
|
Dan Balasescu
|
993439d30b
|
Fix missed nullability
|
2022-11-03 11:28:39 +09:00 |
|
C0D3 M4513R
|
49427fe8b7
|
Merge branch 'master' into beatmap-info
|
2022-11-02 15:38:15 +00:00 |
|
C0D3 M4513R
|
75b5025e12
|
Fix Skin Deserialisation Test
|
2022-11-02 16:37:48 +01:00 |
|
C0D3 M4513R
|
95e2521ca4
|
Use more Localisations
|
2022-11-02 13:56:55 +01:00 |
|
C0D3 M4513R
|
2e5db5e259
|
Remove nullable disable from TextElement
|
2022-11-02 13:24:05 +01:00 |
|
C0D3 M4513R
|
ed7e3a29e2
|
Add Localisation
Also add Labels for what is displayed, and prefix/suffix for Labels
Add a Prefix and Suffix for Values
|
2022-11-02 13:00:45 +01:00 |
|
cdwcgt
|
7073d8dd8e
|
range and precision for EditorDim
|
2022-11-02 19:57:01 +09:00 |
|
cdwcgt
|
a44c7c7514
|
range and precision for EditorWaveformOpacity
|
2022-11-02 19:56:35 +09:00 |
|
Dean Herbert
|
3ec9686e58
|
Fix test failures and rename configuration value to match better
|
2022-11-02 18:15:18 +09:00 |
|
Dean Herbert
|
0e502de8b4
|
Rename field to match usage
|
2022-11-02 18:04:42 +09:00 |
|
Dean Herbert
|
4f8e912f06
|
Fix APINotification parsing failing
|
2022-11-02 17:53:19 +09:00 |
|
Dean Herbert
|
c3eb0c6330
|
Merge branch 'master' into editor-background
|
2022-11-02 17:43:38 +09:00 |
|
Dean Herbert
|
bfa5d41d89
|
Fix one more case
|
2022-11-02 17:39:45 +09:00 |
|
Dan Balasescu
|
5dfaf27722
|
A bit more cleanup
|
2022-11-02 17:23:45 +09:00 |
|
Dean Herbert
|
bc3382f373
|
Apply NRT to many taiko classes
|
2022-11-02 17:15:25 +09:00 |
|
Dean Herbert
|
910dd3ad01
|
Move more default classes to correct namespace
|
2022-11-02 17:15:25 +09:00 |
|
Dean Herbert
|
2407eb063d
|
Simplify Circle usage in default CentreHitCirclePiece
|
2022-11-02 17:15:25 +09:00 |
|
Dean Herbert
|
9c758e5425
|
Move DefaultInputDrum to correct location
|
2022-11-02 17:15:25 +09:00 |
|
Dean Herbert
|
0689d3845f
|
Fix TestSceneHitExplosion not maintaining aspect ratio
|
2022-11-02 17:15:25 +09:00 |
|
Dean Herbert
|
c66064872a
|
Fix DrawableHit test scene not showing rim hits correctly
|
2022-11-02 17:15:25 +09:00 |
|
Dan Balasescu
|
063a8bdf9e
|
Remove messages from silenced users
|
2022-11-02 17:13:14 +09:00 |
|
Dan Balasescu
|
f688ed12d0
|
Add test for removing chat messages
|
2022-11-02 17:00:47 +09:00 |
|
Dan Balasescu
|
695104a666
|
Fix TestSceneChatOverlay messages not being unique
|
2022-11-02 16:59:03 +09:00 |
|
Dan Balasescu
|
cb51fc7384
|
Merge pull request #21071 from peppy/fix-multiple-import-notifications
Fix multiple notifications arriving for imports in edge cases
|
2022-11-02 16:54:56 +09:00 |
|
Dan Balasescu
|
db34f238c0
|
Fix inverted condition
|
2022-11-02 15:47:30 +09:00 |
|
Dan Balasescu
|
58c6b026ae
|
Remove unused using
|
2022-11-02 15:23:11 +09:00 |
|
Dan Balasescu
|
fe66b20702
|
Fix one more case of constructing connector directly
|
2022-11-02 15:22:46 +09:00 |
|
Dan Balasescu
|
e5f53b1ad8
|
Use Interlocked.Exhange() instead
Increment isn't correct since it returns the post-incremented value. It
also always increments.
|
2022-11-02 15:18:48 +09:00 |
|
cdwcgt
|
9884618290
|
rename editorDim to editorBackgroundDim
|
2022-11-02 15:12:15 +09:00 |
|
cdwcgt
|
d6b8439121
|
add xmldoc for DimAmount
|
2022-11-02 15:11:49 +09:00 |
|
cdwcgt
|
df1f7e2b13
|
remove #nullable disable
|
2022-11-02 15:09:40 +09:00 |
|
Dean Herbert
|
2b04e852be
|
Merge branch 'master' into websocket-chat-2
|
2022-11-02 14:56:13 +09:00 |
|
Dan Balasescu
|
22f662a076
|
Merge pull request #21070 from peppy/standardise-visual-settings-ui-components
Standardise "Visual Settings" components to fix mismatched paddings and labels
|
2022-11-02 14:53:00 +09:00 |
|
Dean Herbert
|
e761c0395d
|
Fix multiple notifications arriving for imports in edge cases
|
2022-11-02 14:47:56 +09:00 |
|
Dean Herbert
|
4dabb1aa9c
|
Merge pull request #20990 from smoogipoo/socket-client
Generalise `HubClientConnector` into `SocketClientConnector`
|
2022-11-02 14:17:36 +09:00 |
|
Dean Herbert
|
71c507d80c
|
Merge branch 'standardise-visual-settings-ui-components' into combo-colour-brightness-limit
|
2022-11-02 14:02:09 +09:00 |
|
Dean Herbert
|
37300ba9e2
|
Standardise "Visual Settings" components to fix mismatched paddings and labels
|
2022-11-02 14:01:57 +09:00 |
|
Dean Herbert
|
50b6fe4acb
|
Localise new label
|
2022-11-02 14:01:03 +09:00 |
|
Dean Herbert
|
61fc3c8cc0
|
Add setting to visual settings toolbox
|
2022-11-02 13:58:34 +09:00 |
|
Dean Herbert
|
5b8699872f
|
Merge branch 'standardise-visual-settings-ui-components' into combo-colour-brightness-limit
|
2022-11-02 13:58:33 +09:00 |
|
Dean Herbert
|
d8aa06ea92
|
Standardise "Visual Settings" components to fix mismatched paddings and labels
|
2022-11-02 13:55:56 +09:00 |
|
Dean Herbert
|
99ba7c29dd
|
Change range to 0-100% and rename to "normalisation"
|
2022-11-02 13:47:11 +09:00 |
|
Dan Balasescu
|
30800c9252
|
Add/adjust xmldocs
|
2022-11-02 13:16:34 +09:00 |
|
Dean Herbert
|
2f3c80f884
|
Remove toggle and change method of application to blend with original colour
|
2022-11-02 13:08:29 +09:00 |
|
Dean Herbert
|
a01602e63c
|
Merge branch 'master' into combo-colour-brightness-limit
|
2022-11-02 12:09:27 +09:00 |
|
Dan Balasescu
|
3816152c9d
|
Merge branch 'socket-client' into websocket-chat-2
|
2022-11-02 11:49:57 +09:00 |
|
Dan Balasescu
|
e59c8b7d24
|
Use IDisposable instead
|
2022-11-02 11:49:04 +09:00 |
|
Dan Balasescu
|
c9108ce41b
|
Rename StartAsync -> ConnectAsync
|
2022-11-02 11:44:16 +09:00 |
|