Commit Graph

23423 Commits

Author SHA1 Message Date
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
0d70306794 Merge pull request #3505 from qwewqa/judgement-cleanup
Move judgement text to internal container
2018-10-02 09:50:30 +09:00
0f51007867 Merge branch 'master' into judgement-cleanup 2018-10-02 09:37:04 +09:00
91a90ca34a Merge pull request #3516 from AtomCrafty/fix-3514
Hide resolution dropdown when starting in windowed mode
2018-10-02 09:34:54 +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
0ae9c78c38 set drawableOnApplyCustomUpdateState private to make AppVeyor happy :) 2018-10-01 12:29:21 +02:00
01a4c8d92b Add deflate mod to OsuRuleset.cs 2018-10-01 12:11:19 +02:00
0f0ee48bfd Merge with ppy/osu master 2018-10-01 12:10:42 +02:00
b2ad603e81 Merge pull request #3429 from Hanamuke/AR_Catch
Fix osu!catch scrolling speed
2018-10-01 18:48:56 +09:00
4af885f6b1 Adjust default mania speed to match stable 2018-10-01 18:30:52 +09:00
08bd363827 Adjust taiko scrolling speed 2018-10-01 18:15:55 +09:00
b68eeae777 Fix scrolling rulesets not accounting for slider multiplier 2018-10-01 18:12:30 +09:00
846b06fce1 Merge branch 'master' into spin-in 2018-09-30 11:39:08 -04:00
6c1b3cf1a5 Merge remote-tracking branch 'origin/AR_Catch' into AR_Catch 2018-09-30 16:09:27 +02:00
08f58047c2 Remade measurements, turns out the correction was not needed 2018-09-30 16:08:17 +02:00
b983e20067 Merge branch 'master' into AR_Catch 2018-09-30 16:01:55 +02:00
8b09935c37 previous commit only added scaling-up (oops), this one includes fading 2018-09-30 14:49:52 +02:00
98042eb7d4 add the default fadeout-while-scaling-up to clicked objects 2018-09-30 14:46:36 +02:00
cf8e6cf0ec Merge remote-tracking branch 'origin/deflate-branch' into deflate-branch 2018-09-30 14:30:57 +02:00
9a5127d506 fixed object scale upon hit 2018-09-30 14:29:55 +02:00
88b0c234cc Move judgement text to internal container 2018-09-30 04:01:33 -04:00
1fe5ed5524 Update signing certificate 2018-09-29 02:00:07 +09:00
3281b7ee07 Merge pull request #3499 from peppy/update-framework
Update framework
2018-09-28 19:45:25 +09: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
4e9833499f Merge pull request #3493 from smoogipoo/fix-taiko-doublehits
Fix multiple hits in the same frame pressing multiple hitobjects
2018-09-28 19:14:59 +09:00
a355d342d4 Merge branch 'master' into fix-taiko-doublehits 2018-09-28 18:57:02 +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
3479bfa409 Rename variable 2018-09-28 17:18:34 +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
baf9e028c3 Fix possible idleTracker nullref 2018-09-26 19:44:01 +03: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