Huo Yaoyuan
|
9c1a9c29e4
|
Remove redundant package references in iOS props.
|
2019-11-11 19:00:19 +08:00 |
|
Dean Herbert
|
54da8e4035
|
Combine similar tests
|
2019-11-11 19:09:38 +09:00 |
|
Dean Herbert
|
82cc6aa0c5
|
Remove unused constructor
|
2019-11-11 19:00:14 +09:00 |
|
Dean Herbert
|
1155f0b0de
|
Bump Newtonsoft.Json from 12.0.2 to 12.0.3 (#6806)
Bump Newtonsoft.Json from 12.0.2 to 12.0.3
Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2019-11-11 18:58:47 +09:00 |
|
Dean Herbert
|
bed62e0d2f
|
Rename ThreeState -> TernaryState and add basic tests
|
2019-11-11 18:56:18 +09:00 |
|
Dean Herbert
|
ce4843be22
|
Move tests to parent namespace for now
|
2019-11-11 18:42:32 +09:00 |
|
Dean Herbert
|
c0f6e4687a
|
Merge branch 'master' into stateful-menu-items
|
2019-11-11 18:33:50 +09:00 |
|
dependabot-preview[bot]
|
a345fd8a86
|
Bump Newtonsoft.Json from 12.0.2 to 12.0.3
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 12.0.3.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...12.0.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-11-11 09:26:56 +00:00 |
|
iiSaLMaN
|
6d3d7c5d95
|
Remove unnecessary use of local
|
2019-11-11 11:57:14 +03:00 |
|
Dean Herbert
|
5d96e6d90a
|
Populate users centrally, using the correct ruleset
|
2019-11-11 17:39:48 +09:00 |
|
Dean Herbert
|
702a1c496b
|
Add ruleset selection to tournament client
|
2019-11-11 17:39:28 +09:00 |
|
Dean Herbert
|
fced262c41
|
Add labelled dropdown component
|
2019-11-11 17:39:24 +09:00 |
|
Dan Balasescu
|
97075c49e9
|
Merge pull request #6671 from huoyaoyuan/infrastructure
Port merged tooling updates from framework
|
2019-11-11 16:16:56 +09:00 |
|
Dan Balasescu
|
f27398e899
|
Merge branch 'master' into infrastructure
|
2019-11-11 16:02:05 +09:00 |
|
Dean Herbert
|
df51f138c0
|
Merge branch 'master' into edit-select-all
|
2019-11-11 15:44:26 +09:00 |
|
Dean Herbert
|
9a88b901eb
|
Merge pull request #6801 from smoogipoo/edit-disable-input
Disable ruleset input in the editor
|
2019-11-11 15:34:07 +09:00 |
|
Dean Herbert
|
13fd95d513
|
Remove misplaced usings
|
2019-11-11 14:03:29 +09:00 |
|
Dean Herbert
|
8ac708ada5
|
Move scaling container to OsuGame so OsuGameBase doesn't apply UI scale
|
2019-11-11 13:58:35 +09:00 |
|
Dean Herbert
|
dc88bd3d61
|
Add local preserving container to OsuTestScene to ensure correct test dimensions
|
2019-11-11 13:52:04 +09:00 |
|
smoogipoo
|
f3dc38e342
|
Add Ctrl+A to select all (esc to deselect all)
|
2019-11-11 13:41:10 +09:00 |
|
smoogipoo
|
3b13ad480a
|
Increase fade-out time of hitobjects in the editor
|
2019-11-11 13:06:41 +09:00 |
|
smoogipoo
|
e924a5d51e
|
Disable ruleset input in the editor
|
2019-11-11 13:04:43 +09:00 |
|
Dan Balasescu
|
cceb982f57
|
Merge pull request #6769 from peppy/fix-broken-tourney-tests
Fix incorrect DI usage in some tournament screen tests
|
2019-11-11 12:46:02 +09:00 |
|
Dan Balasescu
|
0396da2170
|
Merge branch 'master' into fix-broken-tourney-tests
|
2019-11-11 11:51:20 +09:00 |
|
Dean Herbert
|
990a82cd06
|
Update readme
|
2019-11-11 11:32:06 +09:00 |
|
Dean Herbert
|
93f1c3c152
|
Update rider configurations
|
2019-11-11 11:31:55 +09:00 |
|
Dean Herbert
|
5e70e1e53f
|
Update .gitignore
|
2019-11-11 11:31:42 +09:00 |
|
Dean Herbert
|
fd7bdc03ab
|
Merge remote-tracking branch 'upstream/master' into infrastructure
|
2019-11-11 11:11:59 +09:00 |
|
Dean Herbert
|
9db73d33cc
|
Remove horizontal padding on toolbar ruleset selector (#6780)
Remove horizontal padding on toolbar ruleset selector
|
2019-11-11 10:02:30 +09:00 |
|
iiSaLMaN
|
8f4916ad2d
|
Add inline comment
|
2019-11-10 23:53:31 +03:00 |
|
iiSaLMaN
|
9a00898c0d
|
Add test for non-present preview tracks
To avoid reverting what #6738 solved
|
2019-11-10 23:21:46 +03:00 |
|
iiSaLMaN
|
9d61d73ced
|
Change Track and TrackManagerPreviewTrack accessibilities
|
2019-11-10 23:09:04 +03:00 |
|
iiSaLMaN
|
20ed6c4d52
|
Use track check solution for this
|
2019-11-10 23:07:51 +03:00 |
|
Dean Herbert
|
7d5b6226a9
|
Merge pull request #6752 from smoogipoo/fix-mania-compose-crash
Fix possible crash when loading mania compose screen
|
2019-11-10 17:42:27 +09:00 |
|
Dean Herbert
|
45e1501c02
|
Merge branch 'master' into infrastructure
|
2019-11-09 16:23:58 +09:00 |
|
Dean Herbert
|
86963f430f
|
Disallow voting for own comments (#6663)
Disallow voting for own comments
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-11-09 16:23:36 +09:00 |
|
Dean Herbert
|
5c47641608
|
Reorder conditional
|
2019-11-09 16:23:22 +09:00 |
|
Joehu
|
b675024161
|
Remove horizontal padding on toolbar ruleset selector
|
2019-11-08 20:28:24 -08:00 |
|
Dean Herbert
|
683916967c
|
Merge branch 'master' into vote-pill-fix
|
2019-11-09 12:15:48 +09:00 |
|
Dean Herbert
|
88d5749647
|
Merge pull request #6772 from peppy/update-framework
Update framework
|
2019-11-09 00:00:41 +09:00 |
|
Dean Herbert
|
2dd514012a
|
Update framework
|
2019-11-08 23:28:22 +09:00 |
|
Joehu
|
ff225c3691
|
Remove toolbarElements
|
2019-11-08 06:04:18 -08:00 |
|
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 |
|
smoogipoo
|
97ea07db0e
|
Add delete option to the right-click menu
|
2019-11-08 19:44:47 +09:00 |
|
Dean Herbert
|
c280f1ab08
|
Fix incorrect DI usage in some tournament screen tests
|
2019-11-08 19:35:55 +09:00 |
|
iiSaLMaN
|
901a8d597b
|
Add test steps ensuring correct behaviour
|
2019-11-08 13:20:02 +03:00 |
|
iiSaLMaN
|
8ef9ccc39e
|
Schedule new track assignment after stopping current track
|
2019-11-08 13:19:06 +03:00 |
|
Dean Herbert
|
c70c05c896
|
Less sickening parallax (#6743)
Less sickening parallax
|
2019-11-08 19:15:25 +09:00 |
|