Joehu
|
5235d2b319
|
Fix home button not closing login and now playing overlays
|
2019-11-07 14:38:06 -08:00 |
|
iiSaLMaN
|
517f547590
|
Fix failing test
|
2019-11-07 19:12:18 +03:00 |
|
iiSaLMaN
|
cee16e9419
|
Merge remote-tracking branch 'refs/remotes/upstream/master' into fallback-to-skin-combo-colours
|
2019-11-07 19:11:29 +03:00 |
|
iiSaLMaN
|
8ed7bc3f53
|
Fix another indention
|
2019-11-07 18:42:17 +03:00 |
|
smoogipoo
|
c3a3b4091b
|
Add basic implementation of a toggleable menu item
|
2019-11-07 22:26:35 +09:00 |
|
iiSaLMaN
|
164cb66f6a
|
Fix indention
|
2019-11-07 16:13:10 +03:00 |
|
iiSaLMaN
|
9874ce49ce
|
Move fallback allowance to the skin configuration only.
|
2019-11-07 15:55:34 +03:00 |
|
iiSaLMaN
|
808543885f
|
Change ComboColours type to IReadOnlyList<Color4>
Also exposes functions to modify the internal list (AddComboColours, ClearComboColours)
|
2019-11-07 15:54:30 +03:00 |
|
iiSaLMaN
|
41515e9e6c
|
Update current tests to match the expected behaviour
|
2019-11-07 15:51:03 +03:00 |
|
iiSaLMaN
|
cea5bb3963
|
Return skin-empty.ini back
|
2019-11-07 15:50:26 +03: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
|
61778232d8
|
Rewrite inline comment
|
2019-11-06 23:24:54 +03:00 |
|
iiSaLMaN
|
cef6e2a26b
|
Move colours fallback logic to SkinConfiguration.ComboColours getter
|
2019-11-06 23:20:36 +03: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 |
|
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 |
|
Andrei Zavatski
|
1f3b209a6c
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into vote-pill-fix
|
2019-11-06 12:26:41 +03:00 |
|
smoogipoo
|
3680e7c704
|
Seek editor when hit objects are double clicked
|
2019-11-06 18:15:57 +09:00 |
|