Commit Graph

7092 Commits

Author SHA1 Message Date
9b44f447ca Fix song select iteration when all panels are filtered
Resolves #2069.
2018-02-27 17:52:12 +09:00
cff17f1864 Update in line with inverse ShoudProcessClock default 2018-02-27 17:23:38 +09:00
8e78a7b114 Fix HUD using incorrect clock for time display 2018-02-27 17:23:38 +09:00
37d2a2c3cc Rename clock types to match across classes 2018-02-27 17:23:38 +09:00
3d52ead213 Rename sourceClock 2018-02-27 17:23:38 +09:00
fee258f2f2 Rework PauseContainer to better pause 2018-02-27 17:23:38 +09:00
d4f1723ae6 Remove unnecessary secondary argument from HUDOverlay 2018-02-27 17:23:38 +09:00
0635ae2293 Include missing offset 2018-02-27 17:23:38 +09:00
9c0dfb7c8c Avoid creating an extra framed clock in SkipButton 2018-02-27 17:23:38 +09:00
73fb185132 Change the way ShouldProcessClock is specified in line with framework changes 2018-02-27 17:23:38 +09:00
d2f98642a1 Merge branch 'master' into confine-mode-reset 2018-02-26 20:59:53 +09:00
bdd88303b3 Merge branch 'master' into editor-hitobject-overlays 2018-02-26 17:53:50 +09:00
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
9cbed461c4 Merge branch 'master' into sliderbody-rework 2018-02-26 15:00:18 +09:00
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
ab9aed351f Remove null channels from SkinnableSound playable channels 2018-02-25 17:14:35 +09:00
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
066abfbdbc Rename PositionAt -> CurvePositionAt to represent its new meaning 2018-02-24 02:43:36 +09:00
8c90abe0dc Make slider control points relative to start position 2018-02-23 20:59:27 +09:00
278b25bcbd Fix border being the wrong size 2018-02-23 15:29:56 +09:00
d72290ee24 Make ScaledContainer private 2018-02-23 15:06:08 +09: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
72fcbfe12b Merge remote-tracking branch 'upstream/master' into editor-hitobject-overlays 2018-02-23 12:37:30 +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
0cdf6fa7e2 Make HitObjectOverlay into an OverlayContainer 2018-02-22 14:36:58 +09:00
871bcb4142 Merge branch 'master' into sign-in-edits 2018-02-22 14:35:29 +09:00
45c579630d Make selectionLayer handle input below object overlays 2018-02-22 14:34:37 +09:00
6cc54a464c Merge branch 'master' into editor-hitobject-overlays 2018-02-22 14:25:27 +09:00
07252254eb Fix post-merge issues 2018-02-22 14:22:04 +09:00