naoey
|
fb724ca8a7
|
Make song select ensure current beatmap is always playable in the active ruleset.
- Add a to TestCasePlaySongSelect testing this scenario
|
2018-03-03 16:09:24 +05:30 |
|
Dean Herbert
|
ab9aed351f
|
Remove null channels from SkinnableSound playable channels
|
2018-02-25 17:14:35 +09:00 |
|
Dean Herbert
|
4a52df2dd4
|
Apply review
|
2018-02-24 23:07:02 +09:00 |
|
Dean Herbert
|
768e0a4e2a
|
Add SkinnableSound class
Tidy things up, move logic out of SampleInfo.
|
2018-02-24 22:47:14 +09:00 |
|
Dean Herbert
|
a312fb365a
|
Merge remote-tracking branch 'ppy/master' into skinning-basics
|
2018-02-24 22:41:17 +09:00 |
|
V.Kalyuzhny
|
ef6b207c7e
|
Fix file case
|
2018-02-24 14:18:53 +02:00 |
|
Dean Herbert
|
a36986ef5a
|
Make ComponentName readonly
|
2018-02-23 14:28:57 +09:00 |
|
Dean Herbert
|
0e20c4e6bb
|
Fix typo
|
2018-02-23 14:27:53 +09:00 |
|
Dean Herbert
|
ff75cf6b75
|
Remove unnecessary braces
|
2018-02-23 14:27:39 +09:00 |
|
Dean Herbert
|
f81eb2de65
|
Remove unnecessary local store
|
2018-02-23 14:24:32 +09:00 |
|
Dean Herbert
|
92d20eea8c
|
Add missing licence header
|
2018-02-23 13:38:12 +09:00 |
|
Dean Herbert
|
6ceabfe19e
|
Add basic hitsound skinning
|
2018-02-23 13:38:12 +09:00 |
|
Dean Herbert
|
84b707f4f8
|
Add basic hitcircle skinning
|
2018-02-23 13:38:12 +09:00 |
|
Dean Herbert
|
3726db53b5
|
Allow instantiation of skins
|
2018-02-23 13:38:12 +09:00 |
|
Dean Herbert
|
e9c5834387
|
Add query method for now
|
2018-02-23 13:26:01 +09:00 |
|
Dean Herbert
|
402d71a8d9
|
Add user skin setting storage
|
2018-02-22 16:29:05 +09:00 |
|
Dean Herbert
|
659cf629b6
|
Add skin seleciton dropdown to settings
|
2018-02-22 15:46:11 +09:00 |
|
Dean Herbert
|
2351b6ab26
|
Add migration
|
2018-02-22 15:46:11 +09:00 |
|
Dean Herbert
|
4c14b32783
|
Add basic skin database model layout and importing
|
2018-02-22 15:46:11 +09:00 |
|
Dean Herbert
|
c070c69522
|
Update framework
|
2018-02-22 15:01:53 +09:00 |
|
Dean Herbert
|
871bcb4142
|
Merge branch 'master' into sign-in-edits
|
2018-02-22 14:35:29 +09:00 |
|
Dean Herbert
|
ee9a45cc45
|
Merge branch 'master' into sign-in-edits
|
2018-02-22 14:18:49 +09:00 |
|
Dean Herbert
|
f2b3d9a0e8
|
Change some missed instances
|
2018-02-22 14:17:35 +09:00 |
|
Dean Herbert
|
a3336f2577
|
Merge branch 'master' into fix-editor-osu-scale
|
2018-02-22 14:14:41 +09:00 |
|
Joseph Madamba
|
3d4bed462b
|
Reword sign in text
|
2018-02-21 20:54:47 -08:00 |
|
Dean Herbert
|
7c942eb592
|
Tidy up layer container logic
|
2018-02-22 13:42:36 +09:00 |
|
Dean Herbert
|
b74cfffc6f
|
Merge branch 'master' into editor-hitobject-movement
|
2018-02-22 13:19:39 +09:00 |
|
smoogipoo
|
5faec5c2f1
|
Add a separate property to control playfield area
|
2018-02-21 20:54:33 +09:00 |
|
smoogipoo
|
6757be2007
|
Fix incorrect RelativeChildSize in Catch
|
2018-02-21 20:15:51 +09:00 |
|
smoogipoo
|
f012cce668
|
Rewrite some xmldocs to make methods easier to understand
|
2018-02-21 17:33:22 +09:00 |
|
smoogipoo
|
4934ef7429
|
Add playfield aspect ratio + scaling modifications to composer layers
|
2018-02-21 11:07:42 +09:00 |
|
smoogipoo
|
7fd7dc1538
|
Extract playfield scaling into a separate class
And make it more general.
|
2018-02-21 11:07:42 +09:00 |
|
Dean Herbert
|
ba10eb5e50
|
Merge branch 'master' into osu-rulesetcontainer-aspect
|
2018-02-21 10:13:44 +09:00 |
|
Dean Herbert
|
cce7855bf9
|
Merge branch 'master' into fix-selection-border-radius
|
2018-02-20 15:28:51 +09:00 |
|
smoogipoo
|
423fe4eba8
|
Combine border radiuses of selection and capture boxes
|
2018-02-20 14:25:42 +09:00 |
|
Dan Balasescu
|
3d7f998c9b
|
Merge branch 'master' into osu-rulesetcontainer-aspect
|
2018-02-20 14:07:04 +09:00 |
|
Dean Herbert
|
835136aecb
|
Merge branch 'master' into api-interface
|
2018-02-20 09:33:53 +09:00 |
|
Dean Herbert
|
f41a40be15
|
Merge branch 'master' into editor-hitobject-movement
|
2018-02-19 17:59:50 +09:00 |
|
Dean Herbert
|
fae6ea1ee2
|
Merge branch 'master' into storyboard-improvements
|
2018-02-19 17:28:53 +09:00 |
|
smoogipoo
|
b7be162f28
|
Remove AspectAdjust property (override GetAspectAdjustedSize instead)
|
2018-02-19 17:05:10 +09:00 |
|
smoogipoo
|
cd2c9a9de6
|
Adjust xmldoc and rename to GetAspectAdjustedSize
|
2018-02-19 17:04:18 +09:00 |
|
Dean Herbert
|
d70d40e3b8
|
Add back forgotten score store to valid importers
|
2018-02-19 15:52:14 +09:00 |
|
Dan Balasescu
|
34f76a4136
|
Merge branch 'master' into storyboard-improvements
|
2018-02-19 15:40:09 +09:00 |
|
Dan Balasescu
|
80010dd845
|
Merge branch 'master' into api-interface
|
2018-02-19 15:24:50 +09:00 |
|
Dan Balasescu
|
5401b0dfcd
|
Merge branch 'master' into abstract-model-managers
|
2018-02-19 14:56:21 +09:00 |
|
Dean Herbert
|
7c43a3b4c0
|
Merge branch 'master' into storyboard-improvements
|
2018-02-19 14:54:12 +09:00 |
|
Dean Herbert
|
57e61b0b0e
|
Update xmldoc
|
2018-02-19 14:50:42 +09:00 |
|
Dean Herbert
|
8b89735e9e
|
Improve xmldoc for DatabaseContextFactory.Get
|
2018-02-19 14:17:41 +09:00 |
|
Dean Herbert
|
a7915e7041
|
Fix typo
|
2018-02-19 14:00:48 +09:00 |
|
Dean Herbert
|
e0faf14a3e
|
Actually consume ReplacesBackground
|
2018-02-19 12:33:07 +09:00 |
|