Commit Graph

23372 Commits

Author SHA1 Message Date
Huo Yaoyuan 6ebe02f409 Merge branch 'master' into infrastructure 2019-11-08 21:19:59 +08:00
Huo Yaoyuan a0f58ba9c4 Add missing project to iOS filter. 2019-11-08 21:17:59 +08:00
Huo Yaoyuan 9ed8b3a125 Use original dotsettings, with word IOS added to dictionary. 2019-11-08 21:15:24 +08:00
Dean Herbert c70c05c896
Less sickening parallax (#6743)
Less sickening parallax
2019-11-08 19:15:25 +09:00
Dean Herbert 5699f3e22b
Seek to the first hitobject when entering the editor (#6766)
Seek to the first hitobject when entering the editor

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-11-08 19:15:08 +09:00
Dan Balasescu 1c1a49011b
Merge branch 'master' into infrastructure 2019-11-08 19:10:49 +09:00
Dean Herbert 5f122d88b9
Improve tournament screen transitions (#6767)
Improve tournament screen transitions
2019-11-08 19:09:36 +09:00
Dean Herbert c1ad3114d6 Merge remote-tracking branch 'upstream/master' into tournament-improve-transitions 2019-11-08 19:09:19 +09:00
Dean Herbert 7c2400ca29
Tournament highlight active screen (#6764)
Tournament highlight active screen

Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
2019-11-08 19:08:18 +09:00
Dean Herbert ac0ec0d66e
Read initial beat divisor value from the beatmap (#6765)
Read initial beat divisor value from the beatmap
2019-11-08 19:06:25 +09:00
Dean Herbert a849bc0746 Move implementation into resetTrack for safety 2019-11-08 18:51:01 +09:00
Dan Balasescu 592368a320
Merge branch 'master' into tournament-highlight-active-screen 2019-11-08 18:28:51 +09:00
Dan Balasescu adf3aff8ec
Merge pull request #6763 from peppy/fix-tourney-button-sounds
Fix tournament buttons playing sound effects
2019-11-08 18:28:31 +09:00
Dean Herbert 12b855d68f Make drawing screen transition properly 2019-11-08 17:56:11 +09:00
Dean Herbert 7b8ed1ac9a Improve tournament screen transitions 2019-11-08 17:56:04 +09:00
Dan Balasescu f68013059f
Merge branch 'master' into fix-tourney-button-sounds 2019-11-08 17:47:38 +09:00
Dan Balasescu 4fc6aa940a
Merge pull request #6761 from peppy/fix-tournament-video-performance
Fix tournament videos stuttering when changing scenes
2019-11-08 17:46:50 +09:00
smoogipoo e904928314 Seek to first hitobject when entering editor 2019-11-08 17:42:19 +09:00
smoogipoo 36cc79f04f Softly handle invalid beat divisors instead of throwing 2019-11-08 17:28:11 +09:00
smoogipoo 998e1dfe47 Fix non-1/1 initial beat divisor control display 2019-11-08 17:23:47 +09:00
smoogipoo eb9fff96ba Read default beat divisor from beatmap 2019-11-08 17:22:58 +09:00
Dean Herbert 651a1e2ae1 Highlight selected tournament screen's button 2019-11-08 17:22:51 +09:00
Dean Herbert 380859e06e Set clock on video directly; ignore long frames 2019-11-08 17:13:45 +09:00
Dean Herbert 8bcbc93501 Fix tournament buttons playing sound effects 2019-11-08 17:00:47 +09:00
Dean Herbert 5fe764b2db Fix tournament videos stuttering when changing scenes 2019-11-08 16:19:34 +09:00
Dean Herbert 6805c029e7
Implement slider head control point snapping (#6753)
Implement slider head control point snapping
2019-11-07 18:48:29 +09:00
Dean Herbert b1b354c420
Advance editor clock after a snapped placement (#6754)
Advance editor clock after a snapped placement
2019-11-07 18:48:17 +09:00
Dean Herbert d18489f1d1
Bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0 (#6756)
Bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-11-07 16:04:39 +09:00
dependabot-preview[bot] f2084df0bb
Bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.3.0 to 16.4.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.3...v16.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-07 06:19:49 +00:00
smoogipoo f3ddc4c00b Advance editor clock after a snapped placement 2019-11-07 14:08:02 +09:00
smoogipoo b1da81571f Implement slider head control point snapping 2019-11-07 14:00:12 +09:00
Dean Herbert eaf2123142
Merge pull request #6749 from iiSaLMaN/fix-dummy-api-logged-in-not-correct
Fix DummyAPIAccess.IsLoggedIn returning incorrect values
2019-11-07 09:31:46 +09:00
Dean Herbert d400e4a5f6 Add shared constant for parallax amount 2019-11-07 09:30:50 +09:00
iiSaLMaN 6ecea0e4c1 Fix DummyAPIAccess being potentially incorrect 2019-11-06 18:15:49 +03:00
Dean Herbert 3bc4685a46
Merge pull request #6692 from peppy/fix-network-stalls
Use LongRunningLoad on network load components
2019-11-06 19:54:30 +09:00
Dean Herbert 70cf91fb40
Seek editor when hit objects are double clicked (#6745)
Seek editor when hit objects are double clicked
2019-11-06 19:22:41 +09:00
Dean Herbert 91bcb5d4a7 Merge remote-tracking branch 'upstream/master' into fix-network-stalls 2019-11-06 19:06:28 +09:00
Dean Herbert 31f2d6a842 Fix regressed test 2019-11-06 19:06:24 +09:00
Dean Herbert 46a0fbe561
Share framework file-exclusion function (#6668)
Share framework file-exclusion function

Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
2019-11-06 18:40:22 +09:00
Dean Herbert a6d000baa2
Fix audio preview muting game audio indefinitely when beatmap p… (#6738)
Fix audio preview muting game audio indefinitely when beatmap panel is off-screen

Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
2019-11-06 18:34:17 +09:00
Dean Herbert 0df0260dd9
Disallow selections to be moved outside of the playfield (#6742)
Disallow selections to be moved outside of the playfield
2019-11-06 18:29:06 +09:00
smoogipoo 3680e7c704 Seek editor when hit objects are double clicked 2019-11-06 18:15:57 +09:00
Dean Herbert aaa06396f0 Reduce editor parallax 2019-11-06 18:11:56 +09:00
Dean Herbert ee4839b7e7 Reduce delay on parallax 2019-11-06 18:09:36 +09:00
Dean Herbert 813d3a0bfa
Fix adjustments not being removed correctly on retry from pause (#6728)
Fix adjustments not being removed correctly on retry from pause
2019-11-06 17:54:20 +09:00
Dean Herbert 143f316cbe
Merge branch 'master' into fix-network-stalls 2019-11-06 17:54:08 +09:00
Dan Balasescu 402eedce03
Merge branch 'master' into reuse-framework-exclusuion-function 2019-11-06 17:48:26 +09:00
Dan Balasescu 1e52c83804
Merge branch 'master' into fix-preview-not-stopping 2019-11-06 17:47:54 +09:00
Dean Herbert 09e9ef0e4b
Add background colour to music player ProgressBar (#6741)
Add background colour to music player ProgressBar
2019-11-06 17:44:08 +09:00
Dean Herbert 41a8954b81
Refactor follow points to support dynamic updates (#6721)
Refactor follow points to support dynamic updates

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-11-06 17:43:58 +09:00