smoogipoo
|
40c17cfa5a
|
Remove ugly if-statement
|
2018-10-05 11:55:59 +09:00 |
|
smoogipoo
|
cb1703c6e2
|
Fix colours with alpha components not being parsed
|
2018-10-05 11:19:01 +09:00 |
|
smoogipoo
|
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 |
|
Dean Herbert
|
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 |
|
ekrctb
|
b9d0fc927b
|
Remove duplicated code
|
2018-10-04 18:03:34 +09:00 |
|
Dan Balasescu
|
20391fd28c
|
Merge branch 'master' into fix-button-disable-regression
|
2018-10-04 15:43:50 +09:00 |
|
Dean Herbert
|
d801ce7afb
|
Merge pull request #3318 from cl8n/update-user-api
Update LastVisit JSON property name
|
2018-10-04 13:56:37 +09:00 |
|
smoogipoo
|
e931aa3d9e
|
Move positional modifications to HitCirclePlacementMask
|
2018-10-04 13:43:50 +09:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
88bcc48204
|
Merge branch 'master' into fix-screenshot-cursor
|
2018-10-04 02:34:19 +09:00 |
|
smoogipoo
|
7809ce9361
|
Fix 1-frame position discrepancy
|
2018-10-03 17:05:22 +09:00 |
|
smoogipoo
|
934b687965
|
Fix selection masks not being added for new objects
|
2018-10-03 16:49:59 +09:00 |
|
smoogipoo
|
34ed60830c
|
Keep the placement hitobject time up-to-date
|
2018-10-03 16:44:37 +09:00 |
|
smoogipoo
|
3420e0c7eb
|
Re-implement composition tools + implement placement masks
|
2018-10-03 16:27:26 +09:00 |
|
smoogipoo
|
540a010fbb
|
Implement an intermediary EditRulesetContainer
|
2018-10-03 15:36:24 +09:00 |
|
smoogipoo
|
4cdb6dcea5
|
Rename HitObjectMask -> SelectionMask
|
2018-10-03 13:28:00 +09:00 |
|
ekrctb
|
68980fc477
|
Adjust usage of Handle(Non)PositionalInput to follow framework update
|
2018-10-02 14:45:33 +09:00 |
|
ekrctb
|
b7a2ad1aa5
|
Use UIEvent level getters for modifier keys.
|
2018-10-02 13:26:36 +09:00 |
|
ekrctb
|
50091252e2
|
Adapt signature change of event handlers
|
2018-10-02 12:02:55 +09:00 |
|
ekrctb
|
99fc04c8af
|
Change signature to new event handler
|
2018-10-02 12:02:47 +09:00 |
|
smoogipoo
|
97c585c54c
|
Fix cursor not hiding in screenshots
|
2018-10-02 10:12:07 +09:00 |
|
Dan Balasescu
|
0f51007867
|
Merge branch 'master' into judgement-cleanup
|
2018-10-02 09:37:04 +09:00 |
|
Dan Balasescu
|
87d8945af9
|
Give the body a size
|
2018-10-02 09:33:31 +09:00 |
|
Dan Balasescu
|
b1450b1f1a
|
Merge branch 'master' into fix-3514
|
2018-10-02 09:24:58 +09:00 |
|
AtomCrafty
|
6c55efdf20
|
Add true to BindValueChanged call to hide resolution dropdown when starting in windowed mode
|
2018-10-01 13:12:34 +02:00 |
|
smoogipoo
|
b68eeae777
|
Fix scrolling rulesets not accounting for slider multiplier
|
2018-10-01 18:12:30 +09:00 |
|
Hanamuke
|
6c1b3cf1a5
|
Merge remote-tracking branch 'origin/AR_Catch' into AR_Catch
|
2018-09-30 16:09:27 +02:00 |
|
Hanamuke
|
b983e20067
|
Merge branch 'master' into AR_Catch
|
2018-09-30 16:01:55 +02:00 |
|
Kyle Chang
|
88b0c234cc
|
Move judgement text to internal container
|
2018-09-30 04:01:33 -04:00 |
|
Dean Herbert
|
862d3c4a69
|
Add back autojoins
|
2018-09-28 19:33:35 +09:00 |
|
Dean Herbert
|
3cacc11af1
|
Fix outdated API variable
|
2018-09-28 19:33:30 +09:00 |
|
Dean Herbert
|
6841d5c2ec
|
Merge remote-tracking branch 'smoogipoo/fix-beatmapinfowedge' into update-framework
|
2018-09-28 18:32:59 +09:00 |
|
Dean Herbert
|
d3eb24e70a
|
Fix score retrieval no longer working
|
2018-09-28 18:29:49 +09:00 |
|
Dean Herbert
|
9baf587246
|
Bump framework again
|
2018-09-28 18:25:40 +09:00 |
|
Dean Herbert
|
e1c187b641
|
Merge remote-tracking branch 'origin/update-chat-api' into update-framework
|
2018-09-28 18:23:09 +09:00 |
|
smoogipoo
|
3539874262
|
Add missing scale
Makes about a 1px difference.
|
2018-09-28 11:40:13 +09:00 |
|
Dean Herbert
|
d5d8a28b53
|
Add explanatory comment about startup channel joins
|
2018-09-28 10:01:25 +09:00 |
|
Dean Herbert
|
6a763334a1
|
Exit early as safety when no messages are received
|
2018-09-28 10:00:40 +09:00 |
|
Dean Herbert
|
f0b1aa7edf
|
Fix unnecessary messages retrieval
|
2018-09-27 20:04:22 +09:00 |
|
smoogipoo
|
1c242556ca
|
Add comments + cleanup
|
2018-09-27 17:40:28 +09:00 |
|
smoogipoo
|
8191f03503
|
Implement HitCircleFont skin configuration
|
2018-09-27 17:40:28 +09:00 |
|
smoogipoo
|
0d8276c5f8
|
Implement skinnable sprite text
|
2018-09-27 17:40:28 +09:00 |
|
smoogipoo
|
b84994e643
|
Make GetTexture return the post-scaled texture
|
2018-09-27 17:40:28 +09:00 |
|
Dean Herbert
|
a4bf21268b
|
Merge remote-tracking branch 'upstream/master' into update-framework
|
2018-09-26 19:59:18 +09:00 |
|
Dean Herbert
|
6f3c8e9f8b
|
Add explicit usage via attribute
|
2018-09-26 19:58:58 +09:00 |
|
Dean Herbert
|
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 |
|
Dean Herbert
|
2ed7785cfc
|
Merge remote-tracking branch 'upstream/master' into update-framework
|
2018-09-26 19:50:48 +09:00 |
|
Dean Herbert
|
1b77d9fd05
|
Merge branch 'update-chat-api' into update-framework
|
2018-09-26 19:50:23 +09:00 |
|
Dean Herbert
|
a77a55d71d
|
Merge remote-tracking branch 'smoogipoo/update-framework' into update-framework
|
2018-09-26 19:49:41 +09:00 |
|
Dean Herbert
|
b8f19f8640
|
Merge branch 'master' into judgement-size-fix
|
2018-09-26 19:42:09 +09:00 |
|