smoogipoo
|
9c22d2f1dd
|
Use platform bindings for editor actions
|
2020-04-22 17:41:24 +09:00 |
|
Dean Herbert
|
9b9b710ded
|
Move and rename remaining direct classes
|
2020-04-21 16:41:07 +09:00 |
|
Dean Herbert
|
1cec0575b7
|
Remove unused classes and replace overlay in game
|
2020-04-21 16:38:47 +09:00 |
|
smoogipoo
|
fcfb2b9026
|
Merge branch 'master' into fix-select-new-from-sub-screen
|
2020-04-21 14:36:53 +09:00 |
|
Dean Herbert
|
a91c63819b
|
Refactor updateCompletionState implementation for legibility and code share
|
2020-04-21 11:55:28 +09:00 |
|
Dean Herbert
|
5a2129da7c
|
Merge branch 'master' into allow-cancelling-completion
|
2020-04-21 11:22:37 +09:00 |
|
Dan Balasescu
|
3b3a7bdd85
|
Merge branch 'master' into scroll-to-center
|
2020-04-21 10:21:08 +09:00 |
|
Bartłomiej Dach
|
e3cd3cf1da
|
Convert to auto-properties
|
2020-04-20 21:43:07 +02:00 |
|
Bartłomiej Dach
|
9b6e26583b
|
Add xmldocs
|
2020-04-20 21:42:43 +02:00 |
|
Dean Herbert
|
ee1ccb8bcb
|
Fix in a slightly different and hopefully more understandable way
|
2020-04-20 14:03:55 +09: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 |
|
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 |
|
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
|
5833a7ac91
|
Fix presenting new ruleset and beatmap at once causing wedge display desync
|
2020-04-17 18:56:17 +09: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 |
|
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 |
|
Joehu
|
e2b28bfe88
|
Hide edit context menu item in multiplayer song select
|
2020-04-15 18:17:12 -07:00 |
|
smoogipoo
|
ce21cfbb03
|
Use bindables in menu items
|
2020-04-15 16:17:34 +09:00 |
|
smoogipoo
|
e8c955ed9b
|
Add CanUndo/CanRedo bindables
|
2020-04-15 16:17:17 +09:00 |
|
smoogipoo
|
f3dbddd75c
|
Update bindings in LoadComplete()
|
2020-04-14 15:52:38 +09:00 |
|
smoogipoo
|
b8b334ca27
|
Always unbind bindings
|
2020-04-14 15:21:56 +09:00 |
|
smoogipoo
|
3183827329
|
Reorder fields
|
2020-04-14 15:09:31 +09:00 |
|
smoogipoo
|
7d2d0785fd
|
Fix potential unsafe ordering of binds
|
2020-04-14 15:07:32 +09:00 |
|
smoogipoo
|
9619fb9f6a
|
Remove bind in Player
|
2020-04-14 15:00:36 +09:00 |
|
Dan Balasescu
|
ac8a3efc46
|
Merge branch 'master' into low-hp-red-layer
|
2020-04-14 14:47:01 +09:00 |
|
Dan Balasescu
|
948e225e12
|
Merge branch 'master' into select-recommended
|
2020-04-14 13:59:03 +09:00 |
|
Endrik Tombak
|
d9c91fb943
|
Merge branch 'master' of https://github.com/ppy/osu into no-video-option
Conflicts:
osu.Game/Overlays/Direct/PanelDownloadButton.cs
|
2020-04-13 17:40:28 +03:00 |
|
Dean Herbert
|
2388799acf
|
Limit upper number of editor beatmap states saved to 50
|
2020-04-13 20:37:46 +09:00 |
|
Dean Herbert
|
0e88c28060
|
Merge branch 'editor-undo-redo' into more-change-state-support
|
2020-04-13 18:07:00 +09:00 |
|
Dean Herbert
|
6aab19413c
|
Rename differ to patcher, add xmldoc
|
2020-04-13 17:20:20 +09:00 |
|
Dean Herbert
|
bb53f96c71
|
Store states as byte[] instead of Streams
|
2020-04-13 17:18:50 +09:00 |
|
Dean Herbert
|
0c60dbe796
|
Merge branch 'master' into editor-undo-redo
|
2020-04-13 16:03:53 +09:00 |
|
Endrik Tombak
|
633b969017
|
Apply review suggestions
|
2020-04-12 21:57:35 +03:00 |
|
Endrik Tombak
|
b475316a4e
|
Simplify and comment
|
2020-04-12 20:40:08 +03:00 |
|
Endrik Tombak
|
63a1686dfb
|
Scroll to screen middle
|
2020-04-12 12:42:52 +03:00 |
|
Endrik Tombak
|
fc1d497a86
|
Change PlaylistDownloadButton default
|
2020-04-11 14:21:28 +03:00 |
|
Dean Herbert
|
73a3f1fe65
|
Remove unnecessary DI
|
2020-04-11 17:30:34 +09:00 |
|
Dean Herbert
|
7aac0e59a8
|
Reduce dictionary lookups
|
2020-04-11 17:13:35 +09:00 |
|
Dean Herbert
|
310cf830d4
|
Simplify api request logic
|
2020-04-11 17:13:35 +09:00 |
|
Dean Herbert
|
abea7b5299
|
Tidy up function passing, naming, ordering etc.
|
2020-04-11 17:13:35 +09:00 |
|
Dean Herbert
|
7f753f6b4d
|
Remove current ruleset from function call
|
2020-04-11 16:43:09 +09:00 |
|
Dean Herbert
|
a843793957
|
Un-nest class
|
2020-04-11 16:41:11 +09:00 |
|
Dean Herbert
|
ff591299e0
|
Merge branch 'master' into select-recommended
|
2020-04-11 16:40:07 +09:00 |
|