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 |
|
smoogipoo
|
bbcbd7e3fb
|
Simplify by removing custom enumerator
|
2020-04-17 14:48:12 +09:00 |
|
smoogipoo
|
2dee5e03e3
|
Dispose enumerators for safety
|
2020-04-17 14:40:29 +09:00 |
|
smoogipoo
|
4e4fe5cc90
|
Fix slider heads not being blocked when hit out of order
|
2020-04-17 14:33:29 +09:00 |
|
smoogipoo
|
a4a7823817
|
Add fail-safe to ensure hittability after a hit
|
2020-04-17 14:22:03 +09:00 |
|
smoogipoo
|
08df9d49e5
|
Add failing test
|
2020-04-17 14:12:43 +09:00 |
|
smoogipoo
|
ee5301b887
|
Fix head/tail circles not getting correct hit windows
|
2020-04-17 14:12:38 +09:00 |
|
smoogipoo
|
62f77a05be
|
Optimise by removing state machine
|
2020-04-17 14:00:00 +09:00 |
|
smoogipoo
|
3daacbc2d2
|
Initial inefficient refactor of hitobject enumeration
|
2020-04-17 13:34:20 +09:00 |
|
Andrei Zavatski
|
c5a343d3a0
|
Fix overlay accepting state changes while hidden
|
2020-04-16 14:10:39 +03: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 |
|
Andrei Zavatski
|
ef0da9e3e8
|
Basic overlay layout implementation
|
2020-04-16 11:01:36 +03: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 |
|
Dan Balasescu
|
4abb85023f
|
Merge pull request #8768 from Joehuu/hide-edit-item-multiplayer
Hide edit context menu item in multiplayer song select
|
2020-04-16 13:47:03 +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 |
|
Dean Herbert
|
3ca42cce71
|
Merge pull request #8756 from smoogipoo/fix-0-customsampleset
Fix 0 custom sample bank not falling back to user skin
|
2020-04-16 11:43:09 +09:00 |
|
Dean Herbert
|
4eefe47ce3
|
Merge branch 'master' into fix-0-customsampleset
|
2020-04-16 11:20:31 +09:00 |
|
Dean Herbert
|
06e25091f6
|
Fix typo
|
2020-04-16 10:44:08 +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
|
102c1d9095
|
Add disabled state to menu items
|
2020-04-15 16:17:17 +09:00 |
|
smoogipoo
|
72707a9973
|
Fix OS-dependent substring
|
2020-04-15 13:54:23 +09:00 |
|
Dan Balasescu
|
2af2a49f22
|
Merge pull request #8755 from peppy/fix-multi-stage-mania-replays
Fix osu!mania replays actuating incorrect keys when multiple stages are involved
|
2020-04-15 13:42:37 +09:00 |
|
Dan Balasescu
|
8b83c3daab
|
Merge pull request #8761 from EVAST9919/typo-fix
Fix typo in DrawableTaikoHitObject
|
2020-04-15 13:22:19 +09:00 |
|
Dan Balasescu
|
a42f24b900
|
Merge branch 'master' into fix-multi-stage-mania-replays
|
2020-04-15 13:08:28 +09:00 |
|
smoogipoo
|
e534d59c80
|
Use another argument exception
|
2020-04-15 13:08:15 +09:00 |
|
Andrei Zavatski
|
f4b5a17b65
|
Fix typo in DrawableTaikoHitObject
|
2020-04-15 07:00:38 +03:00 |
|
Dean Herbert
|
d47e414fb1
|
Apply review feedback (unroll inner loop / xml fixes)
|
2020-04-15 12:35:43 +09:00 |
|
smoogipoo
|
10486a0ad2
|
Fix potential dependency-related issues
|
2020-04-14 23:10:14 +09:00 |
|
smoogipoo
|
64d44dedcd
|
Make testscene headless
|
2020-04-14 22:39:51 +09:00 |
|
smoogipoo
|
44981431c5
|
Remove suffix hackery
|
2020-04-14 21:33:32 +09:00 |
|
smoogipoo
|
00d564d29c
|
Add tests
|
2020-04-14 21:18:28 +09:00 |
|
smoogipoo
|
b29957798f
|
Fix no audiomanager in test scene working beatmap
|
2020-04-14 21:05:42 +09:00 |
|
smoogipoo
|
6935221463
|
Improve logic for CSB transfer
|
2020-04-14 21:05:07 +09:00 |
|
Dean Herbert
|
ecd40072c4
|
Merge pull request #8312 from Game4all/low-hp-red-layer
Fade playfield to red when player health is low
|
2020-04-14 18:33:51 +09:00 |
|
Dean Herbert
|
7f95418262
|
Fix osu!mania replays actuating incorrect keys when multiple stages are involved
|
2020-04-14 16:52:17 +09:00 |
|
smoogipoo
|
f3dbddd75c
|
Update bindings in LoadComplete()
|
2020-04-14 15:52:38 +09:00 |
|
smoogipoo
|
59728ffebd
|
Fix up/improve test scene
|
2020-04-14 15:24:34 +09:00 |
|