Commit Graph

14971 Commits

Author SHA1 Message Date
c70c05c896 Less sickening parallax (#6743)
Less sickening parallax
2019-11-08 19:15:25 +09:00
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
1c1a49011b Merge branch 'master' into infrastructure 2019-11-08 19:10:49 +09:00
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
a849bc0746 Move implementation into resetTrack for safety 2019-11-08 18:51:01 +09:00
e904928314 Seek to first hitobject when entering editor 2019-11-08 17:42:19 +09:00
36cc79f04f Softly handle invalid beat divisors instead of throwing 2019-11-08 17:28:11 +09:00
998e1dfe47 Fix non-1/1 initial beat divisor control display 2019-11-08 17:23:47 +09:00
eb9fff96ba Read default beat divisor from beatmap 2019-11-08 17:22:58 +09:00
8bcbc93501 Fix tournament buttons playing sound effects 2019-11-08 17:00:47 +09:00
df08a95734 Separate addition/removal into separate methods 2019-11-08 16:46:58 +09:00
b4cb4c1243 Remove previous samples on change 2019-11-08 16:19:55 +09:00
a9b4106075 Remove unnecessary (for now) scheduling 2019-11-08 16:19:43 +09:00
53e6186b6d Fix drawable hitobject samples not updating 2019-11-08 14:59:47 +09:00
6fc1be64c2 Make hitobject samples a bindable list 2019-11-08 14:04:57 +09:00
864b8db638 Use three states for the hitsound menu items 2019-11-08 13:52:36 +09:00
046f0b0fe5 Allow right-clicks to trigger selection 2019-11-08 13:40:47 +09:00
573d11503e Remove unused using 2019-11-08 13:36:17 +09:00
abb3a6ca5b Initial right click context menu implementation 2019-11-08 13:36:17 +09:00
a2c265c147 Separate ThreeStates into its own file 2019-11-08 13:23:13 +09:00
011bf09516 Add xmldocs and cleanup 2019-11-08 13:23:13 +09:00
0a15a13fab Reorder parameters 2019-11-08 13:23:13 +09:00
30f877c4ab Implement a three-state menu item 2019-11-08 13:23:13 +09:00
ce08d664a5 Abstract statefulness of new menu item type 2019-11-08 13:23:13 +09:00
4fe69dbc89 Fix context menu sub-menu display 2019-11-08 13:23:13 +09:00
5235d2b319 Fix home button not closing login and now playing overlays 2019-11-07 14:38:06 -08:00
c3a3b4091b Add basic implementation of a toggleable menu item 2019-11-07 22:26:35 +09:00
29672c48e1 Make simple OsuMenuItem ctor invoke the complex one 2019-11-07 16:04:13 +09:00
20d6eceecf Move DrawableOsuMenuItem out of OsuMenu 2019-11-07 16:03:35 +09:00
446e2894f7 Merge remote-tracking branch 'refs/remotes/ppy/master' into vote-pill-fix 2019-11-07 08:48:35 +03:00
f3ddc4c00b Advance editor clock after a snapped placement 2019-11-07 14:08:02 +09:00
d400e4a5f6 Add shared constant for parallax amount 2019-11-07 09:30:50 +09:00
6ecea0e4c1 Fix DummyAPIAccess being potentially incorrect 2019-11-06 18:15:49 +03:00
c01f3a58cb Merge remote-tracking branch 'refs/remotes/ppy/master' into vote-pill-fix 2019-11-06 18:15:49 +03:00
3bc4685a46 Merge pull request #6692 from peppy/fix-network-stalls
Use LongRunningLoad on network load components
2019-11-06 19:54:30 +09:00
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
91bcb5d4a7 Merge remote-tracking branch 'upstream/master' into fix-network-stalls 2019-11-06 19:06:28 +09:00
b35b3484ca Merge remote-tracking branch 'refs/remotes/ppy/master' into vote-pill-fix 2019-11-06 12:46:28 +03:00
4330507da8 Use api.IsLoggedIn 2019-11-06 12:46:25 +03:00
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
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
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
1f3b209a6c Merge remote-tracking branch 'refs/remotes/ppy/master' into vote-pill-fix 2019-11-06 12:26:41 +03:00
3680e7c704 Seek editor when hit objects are double clicked 2019-11-06 18:15:57 +09:00
aaa06396f0 Reduce editor parallax 2019-11-06 18:11:56 +09:00
ee4839b7e7 Reduce delay on parallax 2019-11-06 18:09:36 +09:00
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
143f316cbe Merge branch 'master' into fix-network-stalls 2019-11-06 17:54:08 +09:00
402eedce03 Merge branch 'master' into reuse-framework-exclusuion-function 2019-11-06 17:48:26 +09:00
1e52c83804 Merge branch 'master' into fix-preview-not-stopping 2019-11-06 17:47:54 +09:00