1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-19 05:43:21 +08:00
Commit Graph

6640 Commits

Author SHA1 Message Date
Dean Herbert
e7c9aec1b1 Ensure the sqlite connection is correctly closed before the game ends
Hopefully fixes CI race conditions between consecutive tests.
2017-08-21 13:05:47 +09:00
Dan Balasescu
aa5afc30ef Merge pull request #1142 from peppy/taiko-actions
Add key binding support to taiko
2017-08-21 00:32:21 +09:00
Dean Herbert
8364339617 Adjust with proposed formatting 2017-08-20 23:47:07 +09:00
Dean Herbert
325eaa8671 Add mouse buttons defaults for taiko 2017-08-20 22:26:33 +09:00
Dean Herbert
a18b2bd5f0 Hook everything up 2017-08-20 22:21:16 +09:00
Dean Herbert
ec08b2940d Add taiko default keys 2017-08-20 21:56:37 +09:00
Dean Herbert
09b5eef26e Fix incorrect osu! defaults 2017-08-20 21:56:28 +09:00
Dean Herbert
59fc6cbed7 Add action support to InputDrum 2017-08-20 21:51:56 +09:00
Dean Herbert
ff84eb219b Add action support to taiko 2017-08-20 21:38:09 +09:00
Dean Herbert
a2c184ea43 Merge pull request #1133 from swoolcock/fix-slider-tracking-outside-follow-circle
Fix sliders not checking the correct cursor position
2017-08-20 18:42:24 +09:00
Dean Herbert
aebda8b032 Merge branch 'master' into fix-slider-tracking-outside-follow-circle 2017-08-20 18:27:38 +09:00
Dean Herbert
17b793a175 Merge pull request #1138 from Tom94/better-slider-step
Remove now unused TestSliderBar class
2017-08-20 14:42:35 +09:00
Dean Herbert
deb9a7b6ae Merge branch 'master' into better-slider-step 2017-08-20 14:29:26 +09:00
Dean Herbert
477b8053d6 Merge pull request #1141 from jorolf/keybinding-missing-ruleset
Fix osu crashing if a ruleset went missing
2017-08-20 14:26:10 +09:00
Shane Woolcock
71ddbd22a1 Convert ReceiveMouseInputAt override to lambda syntax, and make Tracking property private set 2017-08-20 14:00:53 +09:30
Jorolf
9b20da94e7 change Query to AllRulesets 2017-08-19 22:07:03 +02:00
Thomas Müller
7e1df7907f Remove now unnecessary usings 2017-08-19 17:43:02 +02:00
Thomas Müller
9bebb9f5b0 Remove now unused SliderBar class 2017-08-19 16:09:32 +02:00
Dean Herbert
3eb5267651 Merge pull request #1137 from smoogipooo/fix-bargraph-crash
Fix selecting unranked beatmaps in song select crashing the game.
2017-08-19 13:43:30 +09:00
Dean Herbert
664b804e54 Merge branch 'master' into fix-bargraph-crash 2017-08-19 13:33:06 +09:00
Dean Herbert
928e85a716 Merge pull request #1136 from peppy/update-deploy-paths
Update reference paths in deploy script
2017-08-19 13:32:53 +09:00
Dan Balasescu
96e8635f05 Merge branch 'master' into update-deploy-paths 2017-08-19 12:33:39 +09:00
Dan Balasescu
583056d62a Merge pull request #1135 from peppy/input-hotfix
Fix custom logic still existing in OsuInputManager
2017-08-19 12:33:31 +09:00
smoogipooo
3ea7be1ccf Fix selecting unranked beatmaps in song select crashing the game. Fixes #1134. 2017-08-19 12:28:54 +09:00
Dean Herbert
1e6d99a4ef Update paths 2017-08-19 12:28:23 +09:00
Shane Woolcock
51af233d66 Fix sliders not checking the correct cursor position once it moves out of the follow circle 2017-08-19 12:19:37 +09:30
Dean Herbert
f829caf197 Fix custom logic still existing in OsuInputManager 2017-08-19 07:24:29 +09:00
Dean Herbert
41072640c8 Merge pull request #1115 from swoolcock/fix-sliders-ignoring-actions
Fix sliders ignoring actions past the initial hitcircle
2017-08-19 00:44:36 +09:00
Dean Herbert
a8996b8b5f Merge branch 'master' into fix-sliders-ignoring-actions 2017-08-19 00:30:40 +09:00
Dean Herbert
1249cc8eb9 Merge pull request #1095 from smoogipooo/taiko-timingchanges-2
Make taiko use the new ScrollingPlayfield.
2017-08-18 22:51:07 +09:00
Dean Herbert
86d97aa16b Merge branch 'master' into taiko-timingchanges-2 2017-08-18 22:44:36 +09:00
Dean Herbert
49422a61d7 Merge pull request #1099 from swoolcock/fix-track-not-resetting
Fixes an issue where a beatmap would not reset after playing it
2017-08-18 22:39:28 +09:00
Dean Herbert
c34033c94a Merge branch 'master' into fix-track-not-resetting 2017-08-18 22:31:59 +09:00
Dean Herbert
bc7621607a Merge upstream/master in. 2017-08-18 22:20:45 +09:00
Dan Balasescu
df2a5835eb Merge pull request #1131 from peppy/actionable-mouse-buttons
Add support for binding mouse buttons to actions
2017-08-18 21:52:58 +09:00
Dean Herbert
d6249e7a63 Add support for binding mouse buttons to actions 2017-08-18 20:01:41 +09:00
Shane Woolcock
7e0fe6cbcb Fix slider tracking to use pressed actions rather than directly querying the mouse buttons 2017-08-18 20:19:23 +09:30
Dean Herbert
c0c90f85af Merge pull request #1110 from swoolcock/fix-spinner-ignoring-actions
Fix spinner not handling left/right action bindings
2017-08-18 19:31:22 +09:00
Shane Woolcock
9558d2a161 Remove unnecessary using 2017-08-18 19:39:28 +09:30
Shane Woolcock
44feef78f1 Simplify OsuActionInputManager property 2017-08-18 19:32:08 +09:30
Shane Woolcock
4901ac9e35 Add some comments explaining why the Track is being forcefully added to the TrackManager 2017-08-18 18:01:18 +09:30
Dean Herbert
ffc8f763e5 Merge branch 'master' into fix-track-not-resetting 2017-08-18 17:24:22 +09:00
Shane Woolcock
529732ea47 More CI fixes 2017-08-18 16:58:01 +09:30
Shane Woolcock
90dacd9861 Trim whitespace 2017-08-18 16:49:10 +09:30
Shane Woolcock
9628c0b6d6 Change spinner to check currently pressed actions rather than implementing IKeyBindingHandler 2017-08-18 16:46:00 +09:30
Shane Woolcock
9c6ca2d159 Add lazy weak property to DrawableOsuHitObject to find and cache the containing OsuInputManager, if it exists 2017-08-18 16:34:01 +09:30
Shane Woolcock
306c00e593 Update framework to include PR #977 2017-08-18 16:26:48 +09:30
Shane Woolcock
f951120775 Merge branch 'master' into fix-spinner-ignoring-actions 2017-08-18 16:25:26 +09:30
Dan Balasescu
9cda37a386 Merge pull request #1102 from swoolcock/make-rulesetinfo-iequatable
Fix RulesetInfo equality comparison giving false negatives
2017-08-18 15:17:50 +09:00
smoogipooo
90885a31ae Round 2 of CI fixes. 2017-08-18 15:09:54 +09:00