Dean Herbert
|
3ca365ad7f
|
Merge branch 'master' into dangerous-delete-actions
|
2022-04-05 10:55:01 +09:00 |
|
Ame
|
32c89f8643
|
Handle repeated OnPressed() on FooterButton (without FooterButtonRandom )
|
2022-04-05 00:33:41 +02:00 |
|
Bartłomiej Dach
|
f73062a0d6
|
Revert "Remove nullable on RealmBackedResourceStore realm parameter"
This reverts commit 09e15f5496a8ecee0f0c77f3743a3b664a150da9.
|
2022-04-04 22:22:55 +02:00 |
|
Bartłomiej Dach
|
9b367d645d
|
Always play pop in sequence
|
2022-04-04 20:02:47 +02:00 |
|
CenTdemeern1
|
9a07a95d39
|
Make several delete confirmation buttons dangerous buttons
Includes:
- Mass deletion
- Beatmap deletion
- Local score deletion
|
2022-04-04 19:22:53 +02:00 |
|
Dean Herbert
|
3708f2b744
|
Update resources
|
2022-04-05 01:05:04 +09:00 |
|
Dean Herbert
|
64ba24c4f7
|
Merge branch 'master' into mp-countdown-sfx
|
2022-04-05 01:04:57 +09:00 |
|
Dan Balasescu
|
cbcbcd1a4a
|
Merge pull request #17643 from peppy/stable-countdown
Stabilise countdown updates to be based on when whole seconds change
|
2022-04-04 22:19:06 +09:00 |
|
Dean Herbert
|
6b5ee6d89d
|
Update framework
|
2022-04-04 20:44:05 +09:00 |
|
Dean Herbert
|
57b8c32f25
|
Remove unused fields
|
2022-04-04 20:42:14 +09:00 |
|
Dean Herbert
|
5f358a04e9
|
Return a valid "lighting" response from DefaultSkin
This is temporary to allow the new sprite lookup flow to potentially be
merged before hit lighting skinnability is addressed.
|
2022-04-04 20:40:20 +09:00 |
|
Dean Herbert
|
8185020f12
|
Improve the visual of the missing sprite sprite
|
2022-04-04 20:35:48 +09:00 |
|
Dean Herbert
|
de30a42558
|
Add region for import methods and move Dispose to end of time
|
2022-04-04 20:30:14 +09:00 |
|
Dean Herbert
|
dac5dfde8f
|
Remove unnecessary LazyThreadSafetyMode specification
|
2022-04-04 20:28:43 +09:00 |
|
Dean Herbert
|
300feadf6a
|
Update SkinnableSprite to match more broad usage
|
2022-04-04 20:27:46 +09:00 |
|
Dean Herbert
|
09e15f5496
|
Remove nullable on RealmBackedResourceStore realm parameter
|
2022-04-04 20:27:03 +09:00 |
|
Dean Herbert
|
bc53adb72a
|
Adjust customisation transition slightly
|
2022-04-04 15:50:40 +09:00 |
|
Dean Herbert
|
b5df350007
|
Adjust pop in/out transitions
|
2022-04-04 15:45:44 +09:00 |
|
Dean Herbert
|
f00dc5e156
|
Merge pull request #17598 from smoogipoo/playlist-quick-reorder
Fix playlist refreshing all items on order change
|
2022-04-04 14:48:05 +09:00 |
|
Dean Herbert
|
0abebe4d23
|
Stabilise countdown updates to be based on when whole seconds change
|
2022-04-04 14:41:32 +09:00 |
|
Dean Herbert
|
ee8451c8ca
|
Merge branch 'master' into osu-diff-calc-max-combo
|
2022-04-04 14:20:44 +09:00 |
|
Dean Herbert
|
39c6eed819
|
Update resources
|
2022-04-04 14:10:57 +09:00 |
|
Dean Herbert
|
d6625413fa
|
Merge pull request #17617 from ajiiisai/proper-toggable-shortcuts-for-overlays
Make overlay shortcuts able to be toggled instead of repeatable
|
2022-04-04 13:46:42 +09:00 |
|
Dan Balasescu
|
e1f147a207
|
Mutate playlist in EditUserPlaylistItem
|
2022-04-04 13:46:41 +09:00 |
|
Bartłomiej Dach
|
cd776d21a6
|
Fix propagation of selected mods to columns
|
2022-04-03 20:12:34 +02:00 |
|
Bartłomiej Dach
|
e46c2df409
|
Add testing for customisation panel show/hide logic
|
2022-04-03 20:12:33 +02:00 |
|
Bartłomiej Dach
|
293ef44836
|
Implement new mod select screen
|
2022-04-03 20:12:33 +02:00 |
|
Bartłomiej Dach
|
1393e3628b
|
Invert operands for better readability
|
2022-04-03 15:24:00 +02:00 |
|
Dean Herbert
|
969f7e121a
|
Merge pull request #17545 from jai-x/new-chat-textbox
Implement `ChatTextBox` for new chat design
|
2022-04-03 22:12:12 +09:00 |
|
Bartłomiej Dach
|
970b1951ac
|
Rewrite logic slightly to better convey meaning of textbox clear
|
2022-04-03 14:26:08 +02:00 |
|
Jai Sharma
|
94fa5e2ef2
|
Use Action<string> for event OnChatMessageCommitted & clear textbox internally
|
2022-04-02 21:58:54 +01:00 |
|
Ame
|
35629e9be8
|
General fix for ToolbarButton toggle repetition
|
2022-04-02 20:45:00 +02:00 |
|
Ame
|
0f94616890
|
Make overlay shortcuts able to be toggled instead of repeatable
|
2022-04-02 19:41:15 +02:00 |
|
Bartłomiej Dach
|
28ba437d24
|
Merge branch 'master' into sucess-rate-tooltip
|
2022-04-02 19:31:45 +02:00 |
|
Jai Sharma
|
9e152cd3fd
|
Fix code quality issues
|
2022-04-02 17:27:44 +01:00 |
|
Jai Sharma
|
2297073b7e
|
Use OnChatMessageCommit & OnSearchTermsChanged events in ChatTextBar
|
2022-04-02 17:15:19 +01:00 |
|
Jai Sharma
|
b9421d1415
|
Simplify text clear and placeholder change in ChatTextBox
|
2022-04-02 17:14:27 +01:00 |
|
Salman Ahmed
|
beb8426d3b
|
Save beatmap listing card size to game config
|
2022-04-02 18:36:49 +03:00 |
|
Salman Ahmed
|
ced5be33e6
|
Display pass/play count in success rate percentage tooltip
|
2022-04-02 18:08:57 +03:00 |
|
Jamie Taylor
|
0f4b75ab15
|
Add multiplayer lobby countdown SFX
|
2022-04-01 21:33:57 +09:00 |
|
Dan Balasescu
|
6776c37bbc
|
Merge pull request #17592 from peppy/skin-mutation-better-naming
Fix automatically created "(modified)" skins getting conflicting names
|
2022-04-01 21:25:10 +09:00 |
|
Dean Herbert
|
43d03f2825
|
Put ToArray call in correct place in brackets
|
2022-04-01 19:30:16 +09:00 |
|
Dan Balasescu
|
6e6271d0c0
|
Fix "server-side" room playlist not updated
Remove unused using
|
2022-04-01 18:32:10 +09:00 |
|
Dan Balasescu
|
16d4544ff9
|
Prevent reloads when playlist item order changes
|
2022-04-01 17:06:37 +09:00 |
|
Dean Herbert
|
01681ee874
|
Add missing ToArray call
Not sure where this went, was there in my original commit.
|
2022-04-01 16:19:02 +09:00 |
|
Dean Herbert
|
f0821ce1fc
|
Import new skin editor sprites to the cursor location
|
2022-04-01 16:16:49 +09:00 |
|
Dan Balasescu
|
cabf6f501f
|
Merge pull request #17594 from peppy/move-skin-component-error-handling
Move `SkinnableInfo` error handling to lower level
|
2022-04-01 16:04:00 +09:00 |
|
Dean Herbert
|
6afed5e865
|
Fix new SettingsItem attribute not playing well with non-Drawable s
|
2022-04-01 16:01:33 +09:00 |
|
Dean Herbert
|
bfd3406f5f
|
Ensure that file is imported and caches are invalidated before placing new sprites
|
2022-04-01 16:01:33 +09:00 |
|
Dean Herbert
|
314ad63c6e
|
Simplify available file lookup and include file extension
|
2022-04-01 16:01:33 +09:00 |
|