Commit Graph

14525 Commits

Author SHA1 Message Date
d83ce7e4bb don't allow null values in FilterCriteria, ensure values in test instead 2018-10-19 12:22:10 +02:00
11dad7bf74 filter beatmaps by star range 2018-10-10 16:46:02 +02:00
7137c01352 Merge pull request #3549 from plankp/result-no-gamemode-switch
Stop ruleset selector from propagating positional input
2018-10-10 20:15:30 +09:00
2babdc079c Merge pull request #3568 from smoogipoo/fix-beatmap-details
Fix beatmap details not displaying
2018-10-10 20:14:58 +09:00
3fad1c42bb Merge branch 'master' into result-no-gamemode-switch 2018-10-10 20:03:58 +09:00
9c0044ba05 Merge pull request #3442 from FayneAldan/wiggle-repeat-points
Don't wiggle repeat points independently
2018-10-10 20:01:56 +09:00
2181f34f74 Merge branch 'master' into result-no-gamemode-switch 2018-10-10 06:43:01 -04:00
1b6f37f3eb Merge branch 'master' into wiggle-repeat-points 2018-10-10 19:42:10 +09:00
99f25f2017 Merge pull request #3437 from Joehuu/consistent-terminology-format
Use consistent terminology format on settings
2018-10-10 19:41:59 +09:00
ed0dcb2e73 Add comment explaining why 2018-10-10 19:41:40 +09:00
d28b9860ff Don't use "beatmapset" terminology 2018-10-10 19:26:35 +09:00
841b2e8692 Merge branch 'master' into consistent-terminology-format 2018-10-10 19:19:36 +09:00
a91dda1a89 Merge branch 'master' into result-no-gamemode-switch 2018-10-09 13:04:53 -04:00
ae79c3832e Add base. for safety 2018-10-09 11:05:15 -04:00
1e13bbe059 Merge branch 'master' into wiggle-repeat-points 2018-10-09 06:14:30 -06:00
6d24bde72b Fix beatmap details not displaying 2018-10-09 17:39:27 +09:00
3322eb47b3 Merge pull request #3565 from peppy/fix-joined-channel-state
Fix joined channels not appearing as joined in the channel list
2018-10-09 16:22:53 +09:00
a171ed3500 Fix joined channels not appearing as joined in the channel list 2018-10-09 16:12:20 +09:00
edf87bfdd8 Merge branch 'master' into wiggle-repeat-points 2018-10-08 15:23:45 -06:00
8873fa3fca Merge branch 'master' into result-no-gamemode-switch 2018-10-08 14:10:51 -04:00
86f11777a7 Merge pull request #3553 from plankp/handle-when-open
Handle non positional input only when opened
2018-10-07 22:12:28 +09:00
aedb6e3bb7 Remove dedundant this qualifier 2018-10-06 08:12:29 -04:00
6b236e3f2a Handle non positional input only when opened 2018-10-06 08:06:26 -04:00
ca9cbf1aea Fix rulsets being completed unselectable 2018-10-06 07:51:56 -04:00
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
4ea4a0797f Merge pull request #3545 from smoogipoo/fix-alpha-colours
Fix colours with alpha components not being parsed
2018-10-05 15:15:15 +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
9d518ff3ab Merge pull request #3539 from peppy/fix-last-visit-regression
Fix last visit not supporting null values
2018-10-05 00:39:43 +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
a4c4622070 Merge pull request #3536 from ekrctb/3533-followup
Remove duplicated code
2018-10-04 18:28:16 +09:00
b9d0fc927b Remove duplicated code 2018-10-04 18:03:34 +09:00
5fd0b29d9d Merge pull request #3533 from peppy/fix-button-disable-regression
Fix gameplay mouse button disable setting no longer having any effect
2018-10-04 16:31:30 +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
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
62a51a9ff1 Merge pull request #3521 from smoogipoo/fix-screenshot-cursor
Fix cursor not hiding in screenshots
2018-10-04 02:48:11 +09:00
88bcc48204 Merge branch 'master' into fix-screenshot-cursor 2018-10-04 02:34:19 +09:00
dbe055a877 Merge pull request #3523 from ekrctb/handle-input-framework-update
Update framework (UIEvent arg, HandleInput usage)
2018-10-02 15:55:13 +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
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