smoogipoo
|
51e74687f8
|
Merge branch 'editor-scrolling-playfield-support' of https://github.com/peppy/osu; branch 'results-screen-condensed-panel' of https://github.com/smoogipoo/osu into results-screen-condensed-panel
|
2020-05-26 15:39:39 +09:00 |
|
Dean Herbert
|
d041de63ce
|
Allow SelectionHandler to provide custom context menu items without local hover check
|
2020-05-26 13:53:09 +09:00 |
|
Dean Herbert
|
decdc58de5
|
Merge branch 'editor-clock-cache' into editor-clock-transform
|
2020-05-24 12:55:47 +09:00 |
|
Dean Herbert
|
a3a9810344
|
Merge branch 'master' into editor-clock-cache
|
2020-05-23 00:44:04 +09:00 |
|
Dean Herbert
|
12d65f305f
|
Simplify and fix incorrect seeking
|
2020-05-22 22:11:55 +09:00 |
|
smoogipoo
|
d5ea076427
|
Merge branch 'master' into results-screen-condensed-panel
|
2020-05-22 20:45:39 +09:00 |
|
smoogipoo
|
80388feac4
|
Disable scroll user scroll controls in list
|
2020-05-22 20:39:02 +09:00 |
|
smoogipoo
|
6bcc4c95cc
|
Schedule api callback
|
2020-05-22 20:19:23 +09:00 |
|
Dean Herbert
|
1486a44b55
|
Merge branch 'editor-clock-cache' into editor-clock-transform
|
2020-05-22 19:51:02 +09:00 |
|
Dean Herbert
|
8b79e14225
|
Fix remaining test regressions
|
2020-05-22 19:49:49 +09:00 |
|
Dean Herbert
|
5ea33f4c04
|
Fix incorrect rounding in DragBar
|
2020-05-22 19:23:07 +09:00 |
|
Dean Herbert
|
866db629d6
|
Fix remaining test failures
|
2020-05-22 18:23:24 +09:00 |
|
Dean Herbert
|
d18eb663b1
|
Add tweening seek support to EditorClock
|
2020-05-22 16:47:52 +09:00 |
|
Dean Herbert
|
dd09d7830d
|
Cache and resolve editor clock as EditorClock in all cases
|
2020-05-22 16:44:06 +09:00 |
|
smoogipoo
|
899b9f8060
|
Fix incorrect sorting order
|
2020-05-21 22:26:04 +09:00 |
|
smoogipoo
|
45244683de
|
Fix scrolling (1-frame + maintain scroll position)
|
2020-05-21 22:07:06 +09:00 |
|
smoogipoo
|
d0f74c2b68
|
Refactor initial state
|
2020-05-21 20:48:25 +09:00 |
|
smoogipoo
|
7b82a5d792
|
Fix score order
|
2020-05-21 20:48:08 +09:00 |
|
smoogipoo
|
717869225e
|
Rework list to use a scroll container + add spacing
|
2020-05-21 19:51:36 +09:00 |
|
smoogipoo
|
b6a1d1a2fc
|
Improve transforms between state changes
|
2020-05-21 18:07:31 +09:00 |
|
smoogipoo
|
700b5e0c73
|
Adjust design
|
2020-05-21 17:47:27 +09:00 |
|
Dean Herbert
|
8a47e2431b
|
Move distance snap grid implementation to OsuHitObjectComposer
|
2020-05-21 17:13:22 +09:00 |
|
Dean Herbert
|
b1fd7da824
|
Merge branch 'master' into editor-position-snap
|
2020-05-21 15:47:20 +09:00 |
|
Dean Herbert
|
ce223a2bd8
|
Silence hit sounds while seeking
|
2020-05-21 11:08:06 +09:00 |
|
smoogipoo
|
acba1f3ad6
|
Integrate score panel list into results screen
|
2020-05-20 23:46:54 +09:00 |
|
smoogipoo
|
1b8d657ead
|
Implement score panel list
|
2020-05-20 23:46:47 +09:00 |
|
Dean Herbert
|
82d6549161
|
Pass down snap result and remove local TimeAt usage
|
2020-05-20 21:01:29 +09:00 |
|
Dean Herbert
|
23bf0d000e
|
Implement mania beat snapping support
|
2020-05-20 21:01:19 +09:00 |
|
Dean Herbert
|
ffb8d48fc3
|
Fix osu!mania editor placement regressions
|
2020-05-20 21:01:03 +09:00 |
|
Dean Herbert
|
c46bfc2532
|
Create SnapResult class to hold various snapping results
|
2020-05-20 21:00:47 +09:00 |
|
Dean Herbert
|
3354d48a38
|
Change snapping to be screen space coordinate based
|
2020-05-20 21:00:29 +09:00 |
|
smoogipoo
|
e5de382760
|
Merge branch 'master' into storyboard-overlay-layer
|
2020-05-20 15:08:45 +09:00 |
|
smoogipoo
|
85088c9b3b
|
Privatise setter
|
2020-05-20 15:08:33 +09:00 |
|
Bartłomiej Dach
|
ce4301c5b8
|
Add overlay layer to player by proxying
|
2020-05-19 19:47:50 +02:00 |
|
Dan Balasescu
|
a075529f93
|
Merge branch 'master' into fix-outwards-event-bindings
|
2020-05-20 00:07:30 +09:00 |
|
Dean Herbert
|
eee8af28f6
|
Merge pull request #9018 from Game4all/allowgameplayoverlays-hide-skip
Allow disabling SkipOverlay through AllowGameplayOverlays.
|
2020-05-19 19:22:51 +09:00 |
|
Dean Herbert
|
052ad79fc6
|
Convert dangerous events to IBindables
|
2020-05-19 16:44:22 +09:00 |
|
smoogipoo
|
3ee698cfa0
|
Fix being able to press enter to create matches
|
2020-05-19 12:39:09 +09:00 |
|
smoogipoo
|
6d70f4b410
|
Merge branch 'master' into allowgameplayoverlays-hide-skip
|
2020-05-18 19:54:38 +09:00 |
|
smoogipoo
|
49ee05c3c4
|
Make into CompositeDrawable
|
2020-05-18 19:37:49 +09:00 |
|
smoogipoo
|
e3c1112b5a
|
Initial integration into results screen
|
2020-05-16 19:00:20 +09:00 |
|
smoogipoo
|
8c5ccf574b
|
Add better fix for 1px bleed
|
2020-05-16 18:33:21 +09:00 |
|
smoogipoo
|
2bde4fc3ee
|
Initial implementation of contracted score panel
|
2020-05-16 18:20:19 +09:00 |
|
Lucas A
|
4096463d02
|
Move SkipOverlay internal alpha manipulation to a nested container and adjust visual tests.
|
2020-05-15 19:43:01 +02:00 |
|
Dean Herbert
|
9b6525bb03
|
Fix applied platform/user offsets being incorrect when rate adjust mods are active
|
2020-05-15 18:44:47 +09:00 |
|
Lucas A
|
7874045b1f
|
Allow disabling SkipOverlay through AllowGameplayOverlays.
|
2020-05-12 23:05:56 +02:00 |
|
Dean Herbert
|
de50b725d5
|
Fix mod failure checks executing actual game logic
|
2020-05-12 20:08:35 +09:00 |
|
Dean Herbert
|
a5c1b461f6
|
Fix null reference in difficulty recommender
|
2020-05-12 11:14:51 +09:00 |
|
Dan Balasescu
|
6841bd5609
|
Merge branch 'master' into taiko-scroller
|
2020-05-11 11:10:55 +09:00 |
|
Dean Herbert
|
c712e98f2b
|
Merge branch 'master' into publicly-expose-hud
|
2020-05-10 20:06:28 +09:00 |
|