Dean Herbert
|
c0e68f9854
|
Also support taiko drum
|
2020-05-21 11:08:06 +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
|
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
|
69db62b78a
|
Combine implementation of time-to-position lookup
|
2020-05-20 21:42:21 +09:00 |
|
Dean Herbert
|
63b5f1a376
|
Remove unnecessary IRequireHighFrequencyMousePosition
|
2020-05-20 21:14:20 +09:00 |
|
Dean Herbert
|
e3cec9cf6c
|
Simplify column assignment
|
2020-05-20 21:13:08 +09:00 |
|
Dean Herbert
|
7c9fbb6fcf
|
Split out classes
|
2020-05-20 21:03:03 +09:00 |
|
Dean Herbert
|
19e2da9c73
|
Fix down scrolling giving incorrect positioning data
|
2020-05-20 21:01:29 +09:00 |
|
Dean Herbert
|
26fb779f4d
|
Move remaining positioning logic local to hold note blueprint
|
2020-05-20 21:01:29 +09:00 |
|
Dean Herbert
|
2f78866dfb
|
Move positioning out of mania blueprints
|
2020-05-20 21:01:29 +09:00 |
|
Dean Herbert
|
62092e3f5b
|
Propagate mania column in SnapResult
|
2020-05-20 21:01:29 +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 |
|
Dan Balasescu
|
d2350aba24
|
Merge pull request #9064 from bdach/storyboard-overlay-layer
Add support for storyboard overlay layer
|
2020-05-20 16:41:31 +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
|
0bc3073d49
|
Fix test failures
|
2020-05-20 15:01:32 +09:00 |
|
Dean Herbert
|
d31a59b074
|
Fix logic results in infinite loop on default timing point return
|
2020-05-20 14:55:36 +09:00 |
|
Dan Balasescu
|
b6c9a50f7a
|
Merge pull request #9057 from peppy/fix-taiko-whistle
Fix taiko rim markers incorrectly playing as whistle samples
|
2020-05-20 14:24:01 +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
|
76080368e9
|
Mark test as headless
|
2020-05-20 10:14:08 +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
|
6e27247cdf
|
Adjust storyboard decoder test in line with changes
|
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
|
a7ff7fae90
|
Merge pull request #9062 from peppy/fix-outwards-event-bindings
Convert dangerous events to IBindables
|
2020-05-20 02:17:19 +09: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
|
dabf782a23
|
Merge branch 'master' into fix-taiko-whistle
|
2020-05-19 23:08:11 +09:00 |
|
Dean Herbert
|
85156c62ef
|
Add xmldoc and address some code quality concerns
|
2020-05-19 23:05:08 +09:00 |
|
Dean Herbert
|
c28a9bdb80
|
Move load method up
|
2020-05-19 23:02:20 +09:00 |
|
Dean Herbert
|
a6f3dc53f7
|
Fix time value not being updated for next timing point
|
2020-05-19 23:01:36 +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
|
d56466e2b9
|
Add very basic pooling of grid lines
|
2020-05-19 19:07:35 +09:00 |
|
Dean Herbert
|
052ad79fc6
|
Convert dangerous events to IBindables
|
2020-05-19 16:44:22 +09:00 |
|
Dean Herbert
|
4dbe948397
|
Merge pull request #9061 from smoogipoo/fix-enter-in-multi
Fix being able to press enter to create matches
|
2020-05-19 14:21:42 +09:00 |
|
smoogipoo
|
6d3ca4ec43
|
Fix failing tests
|
2020-05-19 13:16:46 +09:00 |
|
smoogipoo
|
3ee698cfa0
|
Fix being able to press enter to create matches
|
2020-05-19 12:39:09 +09:00 |
|
Dean Herbert
|
e9710b6f83
|
Add taiko type conversion test coverage
|
2020-05-19 09:43:05 +09:00 |
|