Commit Graph

9284 Commits

Author SHA1 Message Date
8b27741cb0 Do not propagate positional input to subtree 2018-10-05 11:37:44 -04:00
8264dd49de Update bindable only if enabled 2018-10-05 07:13:18 -04:00
f7ebd063c3 Make user profile graph use a smooth path 2018-10-05 15:45:53 +09:00
794501cc5a Fix incorrect result of ternary 2018-10-05 12:06:24 +09:00
40c17cfa5a Remove ugly if-statement 2018-10-05 11:55:59 +09:00
cb1703c6e2 Fix colours with alpha components not being parsed 2018-10-05 11:19:01 +09:00
ff559a3a1b Merge remote-tracking branch 'origin/master' into playfield-scaling-rework
# Conflicts:
#	osu.Game.Rulesets.Catch/UI/CatchPlayfield.cs
#	osu.Game/Rulesets/UI/Scrolling/ScrollingPlayfield.cs
2018-10-05 10:40:16 +09:00
716eee9a5c Fix last visit not supporting null values
Can now be null if a user chooses to hide their online status
2018-10-05 00:25:40 +09:00
b9d0fc927b Remove duplicated code 2018-10-04 18:03:34 +09:00
20391fd28c Merge branch 'master' into fix-button-disable-regression 2018-10-04 15:43:50 +09:00
d801ce7afb Merge pull request #3318 from cl8n/update-user-api
Update LastVisit JSON property name
2018-10-04 13:56:37 +09:00
e931aa3d9e Move positional modifications to HitCirclePlacementMask 2018-10-04 13:43:50 +09:00
593dee202c Fix gameplay mouse button disable setting no longer having any effect
Regressed at 50091252e2 (diff-20562da8cde558aacafa9540b97b7975)
2018-10-04 03:07:00 +09:00
88bcc48204 Merge branch 'master' into fix-screenshot-cursor 2018-10-04 02:34:19 +09:00
7809ce9361 Fix 1-frame position discrepancy 2018-10-03 17:05:22 +09:00
934b687965 Fix selection masks not being added for new objects 2018-10-03 16:49:59 +09:00
34ed60830c Keep the placement hitobject time up-to-date 2018-10-03 16:44:37 +09:00
3420e0c7eb Re-implement composition tools + implement placement masks 2018-10-03 16:27:26 +09:00
540a010fbb Implement an intermediary EditRulesetContainer 2018-10-03 15:36:24 +09:00
4cdb6dcea5 Rename HitObjectMask -> SelectionMask 2018-10-03 13:28:00 +09:00
68980fc477 Adjust usage of Handle(Non)PositionalInput to follow framework update 2018-10-02 14:45:33 +09:00
b7a2ad1aa5 Use UIEvent level getters for modifier keys. 2018-10-02 13:26:36 +09:00
50091252e2 Adapt signature change of event handlers 2018-10-02 12:02:55 +09:00
99fc04c8af Change signature to new event handler 2018-10-02 12:02:47 +09:00
97c585c54c Fix cursor not hiding in screenshots 2018-10-02 10:12:07 +09:00
0f51007867 Merge branch 'master' into judgement-cleanup 2018-10-02 09:37:04 +09:00
87d8945af9 Give the body a size 2018-10-02 09:33:31 +09:00
b1450b1f1a Merge branch 'master' into fix-3514 2018-10-02 09:24:58 +09:00
6c55efdf20 Add true to BindValueChanged call to hide resolution dropdown when starting in windowed mode 2018-10-01 13:12:34 +02:00
b68eeae777 Fix scrolling rulesets not accounting for slider multiplier 2018-10-01 18:12:30 +09:00
6c1b3cf1a5 Merge remote-tracking branch 'origin/AR_Catch' into AR_Catch 2018-09-30 16:09:27 +02:00
b983e20067 Merge branch 'master' into AR_Catch 2018-09-30 16:01:55 +02:00
88b0c234cc Move judgement text to internal container 2018-09-30 04:01:33 -04:00
862d3c4a69 Add back autojoins 2018-09-28 19:33:35 +09:00
3cacc11af1 Fix outdated API variable 2018-09-28 19:33:30 +09:00
6841d5c2ec Merge remote-tracking branch 'smoogipoo/fix-beatmapinfowedge' into update-framework 2018-09-28 18:32:59 +09:00
d3eb24e70a Fix score retrieval no longer working 2018-09-28 18:29:49 +09:00
9baf587246 Bump framework again 2018-09-28 18:25:40 +09:00
e1c187b641 Merge remote-tracking branch 'origin/update-chat-api' into update-framework 2018-09-28 18:23:09 +09:00
3539874262 Add missing scale
Makes about a 1px difference.
2018-09-28 11:40:13 +09:00
d5d8a28b53 Add explanatory comment about startup channel joins 2018-09-28 10:01:25 +09:00
6a763334a1 Exit early as safety when no messages are received 2018-09-28 10:00:40 +09:00
f0b1aa7edf Fix unnecessary messages retrieval 2018-09-27 20:04:22 +09:00
1c242556ca Add comments + cleanup 2018-09-27 17:40:28 +09:00
8191f03503 Implement HitCircleFont skin configuration 2018-09-27 17:40:28 +09:00
0d8276c5f8 Implement skinnable sprite text 2018-09-27 17:40:28 +09:00
b84994e643 Make GetTexture return the post-scaled texture 2018-09-27 17:40:28 +09:00
a4bf21268b Merge remote-tracking branch 'upstream/master' into update-framework 2018-09-26 19:59:18 +09:00
6f3c8e9f8b Add explicit usage via attribute 2018-09-26 19:58:58 +09:00
16d74a5983 Merge pull request #3465 from plankp/patch-1
Check if object to be deleted actually exists
2018-09-26 19:53:51 +09:00