Dean Herbert
|
6de2597958
|
Merge branch 'editor-position-snap' into mania-distance-snap-grid
|
2020-05-22 11:27:36 +09:00 |
|
Dean Herbert
|
b1fd7da824
|
Merge branch 'master' into editor-position-snap
|
2020-05-21 15:47:20 +09:00 |
|
Dean Herbert
|
776b842fdb
|
Remove unused using
|
2020-05-21 14:53:36 +09:00 |
|
Dean Herbert
|
a9a1c00cf1
|
Move responsibility placement blueprint's StartTime set to within
|
2020-05-21 14:50:33 +09:00 |
|
Dan Balasescu
|
eb2e8e50b9
|
Merge pull request #9071 from peppy/seek-to-start-not-end
Seek to start of placed object, not end
|
2020-05-21 14:30:14 +09:00 |
|
Dean Herbert
|
bac78707de
|
Move more logic to column to both clean things up and fix tests
|
2020-05-21 14:25:37 +09:00 |
|
Dan Balasescu
|
669d9231db
|
Merge branch 'master' into seek-to-start-not-end
|
2020-05-21 13:41:57 +09:00 |
|
Dean Herbert
|
5ad7842b91
|
Move ScreenSpacePositionAtTime to inside Column implementation
|
2020-05-21 13:33:02 +09:00 |
|
Dean Herbert
|
94bb59db0d
|
Merge branch 'editor-position-snap' into mania-distance-snap-grid
|
2020-05-21 12:50:49 +09:00 |
|
Dean Herbert
|
ea45637b02
|
Merge branch 'master' into mania-distance-snap-grid
|
2020-05-21 12:02:26 +09:00 |
|
Dean Herbert
|
ce223a2bd8
|
Silence hit sounds while seeking
|
2020-05-21 11:08:06 +09:00 |
|
Dean Herbert
|
e09a1bf546
|
Only seek forwards if not already beyond the placed object
|
2020-05-20 21:50:52 +09:00 |
|
Dean Herbert
|
b5a7023312
|
Seek to start time after placement, not end
|
2020-05-20 21:46:52 +09:00 |
|
Dean Herbert
|
7c9fbb6fcf
|
Split out classes
|
2020-05-20 21:03:03 +09:00 |
|
Dean Herbert
|
82d6549161
|
Pass down snap result and remove local TimeAt usage
|
2020-05-20 21:01:29 +09:00 |
|
Dean Herbert
|
970bd86d2e
|
Remove local TimeAt usage in mania placement
|
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 |
|
Dean Herbert
|
c2697d3907
|
Use DrawableSample in SkinnableSound class
|
2020-05-20 20:49:01 +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 |
|
Dean Herbert
|
4f83bb679b
|
Merge branch 'master' into mania-distance-snap-grid
|
2020-05-20 11:44:19 +09:00 |
|
Dean Herbert
|
b691511737
|
Merge branch 'master' into fix-taiko-whistle
|
2020-05-20 10:14:39 +09:00 |
|
Dean Herbert
|
9638064741
|
Tidy up ruleset assignment code
|
2020-05-20 10:06:23 +09:00 |
|
Bartłomiej Dach
|
ce4301c5b8
|
Add overlay layer to player by proxying
|
2020-05-19 19:47:50 +02:00 |
|
Bartłomiej Dach
|
2398f2e537
|
Expose drawable overlay layer
|
2020-05-19 19:47:50 +02:00 |
|
Bartłomiej Dach
|
e211785704
|
Add overlay layer to storyboard definition
|
2020-05-19 19:47:45 +02:00 |
|
Dan Balasescu
|
a075529f93
|
Merge branch 'master' into fix-outwards-event-bindings
|
2020-05-20 00:07:30 +09:00 |
|
Dean Herbert
|
da8729e6bd
|
Update framework
|
2020-05-19 23:28:42 +09:00 |
|
Dean Herbert
|
db4e3047dd
|
Add test for final sample output
|
2020-05-19 23:28:13 +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 |
|
Bartłomiej Dach
|
9415e45aea
|
Add overlay layer to enumeration type
|
2020-05-18 22:45:31 +02: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 |
|
Dan Balasescu
|
e975e53e39
|
Merge branch 'master' into sections-container-fix
|
2020-05-18 19:16:44 +09:00 |
|
Dean Herbert
|
59ef6002bd
|
Update framework
|
2020-05-18 13:12:30 +09:00 |
|
Dean Herbert
|
11537dd688
|
Merge branch 'master' into tourney-subscreen-back-button
|
2020-05-17 17:38:36 +09:00 |
|
Dean Herbert
|
13d4997c91
|
Remove custom back action logic (use receptor as intended)
|
2020-05-17 17:35:10 +09:00 |
|
Dan Balasescu
|
533010f168
|
Merge branch 'master' into avoid-host-disable
|
2020-05-17 15:59:39 +09:00 |
|
Dean Herbert
|
be3a0a3c1d
|
Merge branch 'master' into remove-requiredtypes
|
2020-05-16 18:28:14 +09:00 |
|
smoogipoo
|
648999a2de
|
Remove all RequiredTypes usages
|
2020-05-16 18:17:12 +09:00 |
|
Dean Herbert
|
9d3df14179
|
Remove unused variable
|
2020-05-16 11:03:27 +09:00 |
|
Dean Herbert
|
c47f02c3b7
|
Update second instance of disabling bindable
|
2020-05-16 08:24:02 +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 |
|
Fukashi13
|
6416ace70d
|
fixed indent
|
2020-05-15 14:31:05 +02:00 |
|
Fukashi13
|
c55eb83351
|
last section gets selected when scrolling to bottom of list
|
2020-05-15 14:03:45 +02:00 |
|