Dean Herbert
|
5464746d3d
|
Switch to using CompositeDrawable
|
2020-04-20 15:25:58 +09:00 |
|
Dan Balasescu
|
367c3e69c4
|
Merge pull request #8788 from peppy/fix-editor-hard-crash
Fix hard crash in editor on legacy modes without encoder implementation
|
2020-04-20 15:25:48 +09:00 |
|
Dan Balasescu
|
dd7c6a83bd
|
Merge branch 'master' into fix-song-select-desync
|
2020-04-20 15:23:19 +09:00 |
|
Dean Herbert
|
f26c080512
|
Merge branch 'master' into dashboard-overlay-new
|
2020-04-20 15:19:03 +09:00 |
|
Dan Balasescu
|
ddc5489fc9
|
Merge pull request #8801 from peppy/add-np-command
Add /np (now playing) command support in chat
|
2020-04-20 14:07:39 +09:00 |
|
Dean Herbert
|
ee1ccb8bcb
|
Fix in a slightly different and hopefully more understandable way
|
2020-04-20 14:03:55 +09:00 |
|
Dean Herbert
|
f56b85ce27
|
Merge branch 'master' into fix-song-select-desync
|
2020-04-20 12:54:32 +09:00 |
|
Salman Ahmed
|
4c945b5feb
|
Merge remote-tracking branch 'upstream/master' into allow-cancelling-completion
|
2020-04-20 06:43:30 +03:00 |
|
Salman Ahmed
|
e12e3391fb
|
Base wait steps duration on the delay used for results display
With `* 2` for safety of not potentially going to the next step and the delegate not executed yet.
|
2020-04-20 06:42:33 +03:00 |
|
Salman Ahmed
|
6f233917b1
|
Centralize updating HasCompleted bindable logic
|
2020-04-20 06:40:51 +03:00 |
|
Dean Herbert
|
f3fee73441
|
Fix DatabasedKeyBindingContainer not using defaults for non-databased ruleset
|
2020-04-20 09:35:00 +09:00 |
|
Endrik Tombak
|
b57d709d15
|
Don't use Parent
|
2020-04-19 18:29:06 +03:00 |
|
Endrik Tombak
|
a8bfd21f3f
|
Merge branch 'master' of https://github.com/ppy/osu into scroll-to-center
|
2020-04-19 18:21:34 +03:00 |
|
Bartłomiej Dach
|
1dcb0f53a2
|
Fix whitespace formatting
|
2020-04-19 16:29:32 +02:00 |
|
Lucas A
|
ba1c465edf
|
Add comment in regards to the attaching of event handler to the assembly lookup event before call to loadUserRulesets().
|
2020-04-19 15:26:00 +02:00 |
|
Dean Herbert
|
07b8ef83c9
|
Add /np to help line
|
2020-04-19 22:15:07 +09:00 |
|
Lucas A
|
a7179d1c87
|
Fix comment wording
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2020-04-19 15:15:04 +02:00 |
|
Dean Herbert
|
3444227a91
|
Merge branch 'master' into add-np-command
|
2020-04-19 22:14:37 +09:00 |
|
Dean Herbert
|
48cf7becd1
|
Merge branch 'master' into catch-hyperdash-fruit-colouring
|
2020-04-19 21:48:41 +09:00 |
|
Dean Herbert
|
1dd471dfcc
|
Add /np (now playing) command support in chat
|
2020-04-19 15:13:25 +09:00 |
|
Salman Ahmed
|
6d276890a7
|
Fix results screen pushed after rewinding in-between push delay
|
2020-04-19 05:59:56 +03:00 |
|
Salman Ahmed
|
7e64bec94f
|
Use HasCompleted in Player
|
2020-04-19 05:58:22 +03:00 |
|
Salman Ahmed
|
fc6c245de5
|
Replace all judged event logic with HasCompleted bindable
|
2020-04-19 05:36:04 +03:00 |
|
Dean Herbert
|
6b16908c05
|
Move todo to appease dotnet-format
|
2020-04-18 21:51:37 +09:00 |
|
Dean Herbert
|
c00a386ff6
|
Remove exceptions instead
|
2020-04-18 21:46:04 +09:00 |
|
Dean Herbert
|
61e3491e60
|
Fix hard crash in editor on legacy modes without encoder implementation
|
2020-04-18 12:59:22 +09:00 |
|
Dean Herbert
|
f875ad6ba1
|
Merge branch 'master' into timing-equivalence
|
2020-04-17 23:48:09 +09:00 |
|
Dean Herbert
|
5f3ed3e93a
|
Update framework
|
2020-04-17 22:25:24 +09:00 |
|
Dean Herbert
|
d4788e39bb
|
Merge branch 'master' into taiko-drumroll-skinning
|
2020-04-17 19:30:18 +09:00 |
|
Dean Herbert
|
5833a7ac91
|
Fix presenting new ruleset and beatmap at once causing wedge display desync
|
2020-04-17 18:56:17 +09:00 |
|
Dan Balasescu
|
4e22e569f5
|
Merge branch 'master' into timing-equivalence
|
2020-04-17 17:12:38 +09:00 |
|
smoogipoo
|
0fba93bf65
|
Add back null check
|
2020-04-17 17:10:13 +09:00 |
|
smoogipoo
|
9aac98664c
|
Remove unnecessary time property
|
2020-04-17 17:06:12 +09:00 |
|
smoogipoo
|
69fb984e71
|
Remove EquivalentTo() and Equals()
|
2020-04-17 17:04:09 +09:00 |
|
Andrei Zavatski
|
c5a343d3a0
|
Fix overlay accepting state changes while hidden
|
2020-04-16 14:10:39 +03:00 |
|
Dean Herbert
|
d62094cd4b
|
Fix carousel not correctly updating when selection changes to a new beatmap from a child screen
|
2020-04-16 18:10:35 +09:00 |
|
Andrei Zavatski
|
87f52b8233
|
Remove redundant switch section
|
2020-04-16 12:09:44 +03:00 |
|
Andrei Zavatski
|
eb86be0a6d
|
Adjust header content margin
|
2020-04-16 12:07:38 +03:00 |
|
Andrei Zavatski
|
894598eb22
|
Replace SocialOverlay with DashboardOverlay
|
2020-04-16 12:05:51 +03:00 |
|
Andrei Zavatski
|
29bea4e11c
|
Implement OverlayView component
|
2020-04-16 11:42:21 +03:00 |
|
Dean Herbert
|
2ab4a7293e
|
Clean up enum sorting attribute code
|
2020-04-16 17:26:09 +09:00 |
|
Andrei Zavatski
|
ef0da9e3e8
|
Basic overlay layout implementation
|
2020-04-16 11:01:36 +03:00 |
|
Dean Herbert
|
86e8aaa2f4
|
Merge branch 'master' into beatmap-listing-expanded
|
2020-04-16 16:15:40 +09:00 |
|
Dean Herbert
|
9dda7da489
|
Fix spinners being considered the "first object" for increased visibility in hidden
|
2020-04-16 14:11:38 +09:00 |
|
Dean Herbert
|
5ec8d49241
|
Merge pull request #8764 from smoogipoo/disable-undo-redo
Disable undo/redo menu items when they can't be performed
|
2020-04-16 13:47:23 +09:00 |
|
smoogipoo
|
9e2be6f2f4
|
Remove bindable to promote one-way access
|
2020-04-16 13:25:08 +09:00 |
|
Dean Herbert
|
03a74a4320
|
Apply same conditional check changes to DrawableCarouselBeatmapSet
|
2020-04-16 12:13:26 +09:00 |
|
Dean Herbert
|
91b13f91ea
|
Add exception disallowing potential edit when disabled at a property level
|
2020-04-16 12:11:12 +09:00 |
|
Dean Herbert
|
c4caf38feb
|
Simplify menu item checks (and add for other items)
|
2020-04-16 12:10:20 +09:00 |
|
Dean Herbert
|
255ae0ea61
|
Merge branch 'master' into hide-edit-item-multiplayer
|
2020-04-16 11:46:10 +09:00 |
|