Dean Herbert
|
f414b7fbb6
|
Merge pull request #8167 from voidedWarranties/video-offset
Start background video playback based on provided offset
|
2020-03-25 13:05:18 +09:00 |
|
voidedWarranties
|
b8f20831a1
|
Video no longer modifies storyboard resolution
|
2020-03-24 20:04:09 -07:00 |
|
Dean Herbert
|
f2e0fba164
|
Remove VideoFile from BeatmapMetadata
Leaving in database because it's a pain to drop columns.
|
2020-03-25 12:00:02 +09:00 |
|
Dean Herbert
|
6d81da5419
|
Merge branch 'master' into video-offset
|
2020-03-25 11:28:59 +09:00 |
|
Dean Herbert
|
cf890efa42
|
Merge pull request #8426 from voidedWarranties/storyboard-masking
Allow individual storyboard layers to disable masking
|
2020-03-25 11:28:36 +09:00 |
|
Dean Herbert
|
368bf58521
|
Rename and make fields readonly
|
2020-03-25 11:08:08 +09:00 |
|
Dean Herbert
|
971249338d
|
Merge branch 'master' into storyboard-masking
|
2020-03-25 11:05:40 +09:00 |
|
Dean Herbert
|
7818251c3e
|
Merge pull request #8406 from smoogipoo/taiko-random-mod
Implement random mod for taiko
|
2020-03-24 17:11:49 +09:00 |
|
Dean Herbert
|
e31acbd592
|
Merge pull request #8414 from Joehuu/fix-select-filter-not-absorbing-input
Fix song select filter and footer not absorbing input from carousel
|
2020-03-24 16:37:50 +09:00 |
|
Dean Herbert
|
4070b2b75f
|
Merge branch 'basic-replay-recorder' into replay-recording
|
2020-03-24 16:31:14 +09:00 |
|
Dean Herbert
|
cc1863ca3d
|
Merge branch 'master' into basic-replay-recorder
|
2020-03-24 16:26:13 +09:00 |
|
Dean Herbert
|
417ff837ac
|
Add basic tests
|
2020-03-24 16:22:54 +09:00 |
|
Dean Herbert
|
8484d201d1
|
Nest and rename test classes
|
2020-03-24 15:54:04 +09:00 |
|
Dean Herbert
|
2735a2250c
|
Move replay recorder to final location
|
2020-03-24 15:49:52 +09:00 |
|
Dean Herbert
|
a7bfaad60f
|
More correctly handle rulesets which don't support replay recording
|
2020-03-24 15:44:39 +09:00 |
|
Dean Herbert
|
2feb66d423
|
Correctly handle missing positional data
|
2020-03-24 15:43:34 +09:00 |
|
Dean Herbert
|
02a3c7c025
|
Fix incorrect ruleset being recorded to file
|
2020-03-24 15:43:22 +09:00 |
|
Dean Herbert
|
448961b330
|
Rename incorrect variable
|
2020-03-24 15:39:01 +09:00 |
|
Dean Herbert
|
388cf5c83a
|
Fix catch positional data being incorrectly recorded
|
2020-03-24 15:38:54 +09:00 |
|
Dean Herbert
|
96a849f897
|
Add remaining replay recorders
|
2020-03-24 14:55:49 +09:00 |
|
Dean Herbert
|
022465f546
|
Add encoding and import support
|
2020-03-24 14:51:52 +09:00 |
|
voidedWarranties
|
4bb15a8b93
|
Allow individual storyboard layers to disable masking
|
2020-03-23 22:51:37 -07:00 |
|
Dean Herbert
|
68ebe98fde
|
Remove unused GetUnderlyingStream method
|
2020-03-24 14:08:25 +09:00 |
|
Dean Herbert
|
2a1e7a7ff0
|
Merge branch 'master' into fix-select-filter-not-absorbing-input
|
2020-03-24 14:03:58 +09:00 |
|
Dan Balasescu
|
f676052528
|
Merge pull request #8415 from Joehuu/fix-keypad-autoplay-shortcut
Fix autoplay keyboard shortcut not working with keypad enter key
|
2020-03-24 13:54:03 +09:00 |
|
Dan Balasescu
|
6279c78e3c
|
Merge branch 'master' into fix-keypad-autoplay-shortcut
|
2020-03-24 13:34:31 +09:00 |
|
Dan Balasescu
|
191c972e63
|
Merge pull request #8409 from peppy/fix-song-select-play-crash
Fix crash when holding a key down while entering player
|
2020-03-24 13:27:57 +09:00 |
|
Dean Herbert
|
546772192c
|
Add helper method to convert to legacy mods enums
|
2020-03-24 13:07:51 +09:00 |
|
Dean Herbert
|
e5f4d8686e
|
Rename decoder
|
2020-03-24 13:07:50 +09:00 |
|
Dan Balasescu
|
d574fabf7d
|
Merge branch 'master' into fix-song-select-play-crash
|
2020-03-24 12:54:10 +09:00 |
|
Joehu
|
5bc5119389
|
Handle OnHover on song select filter and footer
|
2020-03-23 16:03:33 -07:00 |
|
Joehu
|
96d962ab30
|
Fix autoplay keyboard shortcut not working with keypad enter key
|
2020-03-23 11:25:40 -07:00 |
|
Joehu
|
96848405fd
|
Fix song select filter not absorbing input from carousel
|
2020-03-23 10:54:45 -07:00 |
|
Dean Herbert
|
617149fb27
|
Implement in player
|
2020-03-23 20:06:18 +09:00 |
|
Dean Herbert
|
14a85a84bf
|
Add proper screen space - gamefield mapping
|
2020-03-23 20:06:18 +09:00 |
|
Dean Herbert
|
6d48068061
|
Move replay recorder to final location
|
2020-03-23 20:04:15 +09:00 |
|
杜Nate
|
9ea0137b01
|
Merge branch 'master' into spun-out
|
2020-03-23 18:13:53 +08:00 |
|
Dean Herbert
|
d5bc4915e6
|
Add "important" frames and record rate options
|
2020-03-23 19:02:45 +09:00 |
|
Dean Herbert
|
467066112f
|
Initial record/playback implementation
|
2020-03-23 18:50:16 +09:00 |
|
Dean Herbert
|
133a3d3e0f
|
Merge pull request #8410 from ppy/dependabot/nuget/Sentry-2.1.1
Bump Sentry from 2.1.0 to 2.1.1
|
2020-03-23 18:21:21 +09:00 |
|
dependabot-preview[bot]
|
66f2a52dd2
|
Bump Sentry from 2.1.0 to 2.1.1
Bumps [Sentry](https://github.com/getsentry/sentry-dotnet) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/getsentry/sentry-dotnet/releases)
- [Commits](https://github.com/getsentry/sentry-dotnet/compare/2.1.0...2.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-23 08:59:47 +00:00 |
|
Dean Herbert
|
232c255986
|
Basic test scene setup
|
2020-03-23 17:33:02 +09:00 |
|
Dean Herbert
|
47c7673c9e
|
Fix crash when holding a key down while entering player
|
2020-03-23 17:04:54 +09:00 |
|
Dean Herbert
|
2dbcf9e346
|
Merge branch 'master' into taiko-random-mod
|
2020-03-23 16:33:59 +09:00 |
|
Dean Herbert
|
c2413543ca
|
Merge pull request #8288 from EVAST9919/friends-layout-split
Implement FriendDisplay component
|
2020-03-23 16:00:45 +09:00 |
|
Dean Herbert
|
98e6896e93
|
Rename test class
|
2020-03-23 15:37:34 +09:00 |
|
Dean Herbert
|
680d058f3f
|
Merge branch 'master' into friends-layout-split
|
2020-03-23 15:36:04 +09:00 |
|
Dean Herbert
|
ffd3ae4191
|
Merge pull request #8405 from smoogipoo/remove-hit-abstraction
Remove taiko CentreHit/RimHit hitobject abstraction
|
2020-03-23 14:54:46 +09:00 |
|
Dan Balasescu
|
a98885a172
|
Merge pull request #8408 from peppy/fix-settings-double-dim
Fix some pieces of SettingsItem getting dimmed twice when disabled
|
2020-03-23 14:31:09 +09:00 |
|
Dan Balasescu
|
b5488bdecf
|
Merge pull request #8403 from peppy/chroma-key-width
Add ability to adjust (and save) chroma-key area width
|
2020-03-23 13:54:56 +09:00 |
|