Commit Graph

6955 Commits

Author SHA1 Message Date
a77d1eedae Fix achievements parsing and add badges to recent activity. 2018-02-26 13:08:12 +05:30
a20e4bc2c3 Fix typos and missing fields in JSON mappings. 2018-02-26 11:46:16 +05:30
5724618b2a Add license headers and sanitise open profile argument. 2018-02-26 09:58:11 +05:30
1ad45b0941 R# fixes. 2018-02-26 01:21:31 +05:30
75fdca928e Handle links correctly and don't re-open profile if the user is same. 2018-02-26 01:21:29 +05:30
bb40919f9c Add link handling to recent activities.
- Add a show user action to link handling
2018-02-26 01:21:27 +05:30
7e4bd36391 Create drawable and add response to profile.
- Add missing JSON fields to response model
- Add missing enum value
2018-02-26 01:21:24 +05:30
e3a1b07172 Create API request and reponse model. 2018-02-26 01:21:16 +05:30
4a52df2dd4 Apply review 2018-02-24 23:07:02 +09:00
768e0a4e2a Add SkinnableSound class
Tidy things up, move logic out of SampleInfo.
2018-02-24 22:47:14 +09:00
a312fb365a Merge remote-tracking branch 'ppy/master' into skinning-basics 2018-02-24 22:41:17 +09:00
ef6b207c7e Fix file case 2018-02-24 14:18:53 +02:00
a36986ef5a Make ComponentName readonly 2018-02-23 14:28:57 +09:00
0e20c4e6bb Fix typo 2018-02-23 14:27:53 +09:00
ff75cf6b75 Remove unnecessary braces 2018-02-23 14:27:39 +09:00
f81eb2de65 Remove unnecessary local store 2018-02-23 14:24:32 +09:00
92d20eea8c Add missing licence header 2018-02-23 13:38:12 +09:00
6ceabfe19e Add basic hitsound skinning 2018-02-23 13:38:12 +09:00
84b707f4f8 Add basic hitcircle skinning 2018-02-23 13:38:12 +09:00
3726db53b5 Allow instantiation of skins 2018-02-23 13:38:12 +09:00
e9c5834387 Add query method for now 2018-02-23 13:26:01 +09:00
402d71a8d9 Add user skin setting storage 2018-02-22 16:29:05 +09:00
659cf629b6 Add skin seleciton dropdown to settings 2018-02-22 15:46:11 +09:00
2351b6ab26 Add migration 2018-02-22 15:46:11 +09:00
4c14b32783 Add basic skin database model layout and importing 2018-02-22 15:46:11 +09:00
c070c69522 Update framework 2018-02-22 15:01:53 +09:00
871bcb4142 Merge branch 'master' into sign-in-edits 2018-02-22 14:35:29 +09:00
ee9a45cc45 Merge branch 'master' into sign-in-edits 2018-02-22 14:18:49 +09:00
f2b3d9a0e8 Change some missed instances 2018-02-22 14:17:35 +09:00
a3336f2577 Merge branch 'master' into fix-editor-osu-scale 2018-02-22 14:14:41 +09:00
3d4bed462b Reword sign in text 2018-02-21 20:54:47 -08:00
7c942eb592 Tidy up layer container logic 2018-02-22 13:42:36 +09:00
b74cfffc6f Merge branch 'master' into editor-hitobject-movement 2018-02-22 13:19:39 +09:00
5faec5c2f1 Add a separate property to control playfield area 2018-02-21 20:54:33 +09:00
6757be2007 Fix incorrect RelativeChildSize in Catch 2018-02-21 20:15:51 +09:00
f012cce668 Rewrite some xmldocs to make methods easier to understand 2018-02-21 17:33:22 +09:00
4934ef7429 Add playfield aspect ratio + scaling modifications to composer layers 2018-02-21 11:07:42 +09:00
7fd7dc1538 Extract playfield scaling into a separate class
And make it more general.
2018-02-21 11:07:42 +09:00
ba10eb5e50 Merge branch 'master' into osu-rulesetcontainer-aspect 2018-02-21 10:13:44 +09:00
cce7855bf9 Merge branch 'master' into fix-selection-border-radius 2018-02-20 15:28:51 +09:00
423fe4eba8 Combine border radiuses of selection and capture boxes 2018-02-20 14:25:42 +09:00
3d7f998c9b Merge branch 'master' into osu-rulesetcontainer-aspect 2018-02-20 14:07:04 +09:00
835136aecb Merge branch 'master' into api-interface 2018-02-20 09:33:53 +09:00
f41a40be15 Merge branch 'master' into editor-hitobject-movement 2018-02-19 17:59:50 +09:00
fae6ea1ee2 Merge branch 'master' into storyboard-improvements 2018-02-19 17:28:53 +09:00
b7be162f28 Remove AspectAdjust property (override GetAspectAdjustedSize instead) 2018-02-19 17:05:10 +09:00
cd2c9a9de6 Adjust xmldoc and rename to GetAspectAdjustedSize 2018-02-19 17:04:18 +09:00
d70d40e3b8 Add back forgotten score store to valid importers 2018-02-19 15:52:14 +09:00
34f76a4136 Merge branch 'master' into storyboard-improvements 2018-02-19 15:40:09 +09:00
80010dd845 Merge branch 'master' into api-interface 2018-02-19 15:24:50 +09:00