smoogipoo
|
53e6186b6d
|
Fix drawable hitobject samples not updating
|
2019-11-08 14:59:47 +09:00 |
|
smoogipoo
|
6fc1be64c2
|
Make hitobject samples a bindable list
|
2019-11-08 14:04:57 +09:00 |
|
smoogipoo
|
864b8db638
|
Use three states for the hitsound menu items
|
2019-11-08 13:52:36 +09:00 |
|
smoogipoo
|
046f0b0fe5
|
Allow right-clicks to trigger selection
|
2019-11-08 13:40:47 +09:00 |
|
smoogipoo
|
573d11503e
|
Remove unused using
|
2019-11-08 13:36:17 +09:00 |
|
smoogipoo
|
abb3a6ca5b
|
Initial right click context menu implementation
|
2019-11-08 13:36:17 +09:00 |
|
smoogipoo
|
92d8526370
|
Adjust test namespaces
|
2019-11-08 13:34:27 +09:00 |
|
smoogipoo
|
e574aa0e94
|
Add toggle menu item test
|
2019-11-08 13:33:15 +09:00 |
|
smoogipoo
|
a2c265c147
|
Separate ThreeStates into its own file
|
2019-11-08 13:23:13 +09:00 |
|
smoogipoo
|
011bf09516
|
Add xmldocs and cleanup
|
2019-11-08 13:23:13 +09:00 |
|
smoogipoo
|
0a15a13fab
|
Reorder parameters
|
2019-11-08 13:23:13 +09:00 |
|
smoogipoo
|
30f877c4ab
|
Implement a three-state menu item
|
2019-11-08 13:23:13 +09:00 |
|
smoogipoo
|
ce08d664a5
|
Abstract statefulness of new menu item type
|
2019-11-08 13:23:13 +09:00 |
|
smoogipoo
|
4fe69dbc89
|
Fix context menu sub-menu display
|
2019-11-08 13:23:13 +09:00 |
|
Joehu
|
5235d2b319
|
Fix home button not closing login and now playing overlays
|
2019-11-07 14:38:06 -08:00 |
|
smoogipoo
|
c3a3b4091b
|
Add basic implementation of a toggleable menu item
|
2019-11-07 22:26:35 +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 |
|
smoogipoo
|
29672c48e1
|
Make simple OsuMenuItem ctor invoke the complex one
|
2019-11-07 16:04:13 +09:00 |
|
smoogipoo
|
20d6eceecf
|
Move DrawableOsuMenuItem out of OsuMenu
|
2019-11-07 16:03:35 +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 |
|
Andrei Zavatski
|
446e2894f7
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into vote-pill-fix
|
2019-11-07 08:48:35 +03: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 |
|
smoogipoo
|
1f9f03dc66
|
Add temporary fix for null references
|
2019-11-07 13:36:54 +09:00 |
|
smoogipoo
|
8d42e45fd3
|
Make holdnote notes update lazily
|
2019-11-07 13:23:00 +09:00 |
|
smoogipoo
|
8141509a71
|
Split hold note blueprints into separate file
|
2019-11-07 12:59:05 +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
|
198a1750c3
|
Use is pattern matching
|
2019-11-06 20:46:02 +03:00 |
|
iiSaLMaN
|
69d9a0ae1a
|
Use null check and pattern matching
|
2019-11-06 20:30:26 +03:00 |
|
iiSaLMaN
|
ba14345107
|
Specify culture and number style
|
2019-11-06 20:27:55 +03:00 |
|
iiSaLMaN
|
947602f70a
|
Specify why legacy version is nullable
|
2019-11-06 20:24:19 +03:00 |
|
iiSaLMaN
|
502dcc5669
|
Fix incorrect skin version case
|
2019-11-06 20:23:22 +03:00 |
|
iiSaLMaN
|
55230a36dd
|
Set correct legacy version
|
2019-11-06 19:58:07 +03:00 |
|
Andrei Zavatski
|
59aa9b59d6
|
Move login to it's own function
|
2019-11-06 18:32:09 +03:00 |
|
Andrei Zavatski
|
8395df596b
|
Don't use online API for tests
|
2019-11-06 18:24:30 +03:00 |
|
iiSaLMaN
|
6ecea0e4c1
|
Fix DummyAPIAccess being potentially incorrect
|
2019-11-06 18:15:49 +03:00 |
|
Andrei Zavatski
|
c01f3a58cb
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into vote-pill-fix
|
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 |
|
Andrei Zavatski
|
423e26a4d1
|
Fix header text could be sticked together
|
2019-11-06 13:07:25 +03: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 |
|
Andrei Zavatski
|
0f53725005
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into rankings-tables
|
2019-11-06 13:03:34 +03:00 |
|
Andrei Zavatski
|
5589329e16
|
Split tests
|
2019-11-06 12:54:04 +03:00 |
|
Andrei Zavatski
|
b35b3484ca
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into vote-pill-fix
|
2019-11-06 12:46:28 +03:00 |
|
Andrei Zavatski
|
4330507da8
|
Use api.IsLoggedIn
|
2019-11-06 12:46:25 +03: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 |
|