This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-19 19:00:30 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
793
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
97 Commits
Update KeyBinding usages in line with interface changes
Dean Herbert
·
2021-01-15 14:57:01 +09:00
86f66727de
Update enum name in line with changes
Dean Herbert
·
2021-01-06 23:12:56 +09:00
283c69a68f
Remove "osu!direct" button
Dean Herbert
·
2021-01-06 22:56:10 +09:00
32accc8eab
Fix one more key binding string not being sentence cased
Joehu
·
2020-12-04 00:51:46 -08:00
b8c284b34f
Moved enum to bottom, change defualt bind to Shift-Tab, Fixed Notification
Ryan Zmuda
·
2020-11-30 21:38:16 -05:00
e102f2e8fa
add keybind for in game overlay
Ryan Zmuda
·
2020-11-29 20:59:02 -05:00
3994cf082d
Merge branch 'master' into replay-pausing-support
Dan Balasescu
·
2020-11-27 00:09:40 +09:00
220657c2cc
Standardise binding description case to sentence casing
Dean Herbert
·
2020-11-26 20:07:16 +09:00
1e79cb498b
Rename variable/text to be more verbose as to toggle purpose
Dean Herbert
·
2020-11-26 20:04:44 +09:00
3346c06aca
Add ability to pause/resume replay playback
Dean Herbert
·
2020-11-24 15:41:56 +09:00
72b8eef36e
Add hotkey to select random skin
Dean Herbert
·
2020-11-11 13:05:03 +09:00
8d38d9cc93
Add key binding to show HUD while held
Dean Herbert
·
2020-10-30 14:19:40 +09:00
8928aa6d92
Change default mute key to Ctrl+F4 for now
Dean Herbert
·
2020-09-23 12:31:50 +09:00
260ca31df0
Add editor key bindings to switch between screens
Dean Herbert
·
2020-09-22 15:55:25 +09:00
3062fe4411
Add ability to skip cutscene with forward mouse button
Joehu
·
2020-08-17 23:21:44 -07:00
f4f642fbcf
Remove whitespace
Dan Balasescu
·
2020-07-14 20:37:21 +09:00
b64ddf061e
Merge branch 'master' into gameplay-pause-via-middle-mouse
Dean Herbert
·
2020-07-14 07:39:02 +09:00
064814f70a
Allow pausing gameplay via middle mouse button
Dean Herbert
·
2020-07-12 23:03:03 +09:00
08696b9bca
Added notifications keybinding
Implementation of
#9502
vntxx
·
2020-07-12 12:44:00 +02:00
d18609e900
Add shortcut to go home
Joehu
·
2020-06-14 11:22:38 -07:00
b8fa1a2c41
Fix DatabasedKeyBindingContainer not using defaults for non-databased ruleset
Dean Herbert
·
2020-04-20 09:35:00 +09:00
f3fee73441
Change default global bindings for volume changing to include the alt key prefix
Dean Herbert
·
2020-03-02 18:59:05 +09:00
6989738710
Add SelectNext and SelectPrevious global actions
Dean Herbert
·
2020-03-02 18:55:28 +09:00
489bf16bea
Change matching mode for global actions to better discern similar binds
Dean Herbert
·
2020-03-02 18:54:00 +09:00
ee73f3e2b2
Add global action for toggling now playing overlay
Joehu
·
2020-01-11 11:43:51 -08:00
f43602518a
Fix osu!direct global action not being bound to a key
Joehu
·
2020-01-05 18:59:06 -08:00
d188d33f18
Use typeparamref.
Huo Yaoyuan
·
2019-11-17 20:48:23 +08:00
f05b83d7d4
Update in line with framework changes
Dean Herbert
·
2019-08-27 18:43:58 +09:00
b59973c712
Update comment
Dean Herbert
·
2019-08-13 19:52:40 +09:00
5963f7d914
Group key bindings together
Dean Herbert
·
2019-08-13 12:40:20 +09:00
5dbde38a6b
Remove "jukebox" terminology
Dean Herbert
·
2019-08-13 12:06:57 +09:00
f3380c9372
Add dual bindings for Jukebox hotkeys
Lucas A
·
2019-08-11 19:14:49 +02:00
e4eed83d85
Use media keys as default bindings for jukebox.
Lucas A
·
2019-08-10 16:33:16 +02:00
7825923cb6
Merge branch 'refactor-osd' into music-controller-hotkeys
Lucas A
·
2019-08-10 16:25:59 +02:00
8c630b4f4c
Update framework
Dean Herbert
·
2019-07-11 22:33:51 +09:00
b6e15fb791
Set default keybindings for jukebox to stable's ones.
Lucas A
·
2019-07-10 21:55:43 +02:00
b32b078e48
Fix CI issues + minor issues
Lucas A
·
2019-07-05 16:51:15 +02:00
5f8bd6eca7
Add global actions for game-wide music jukebox manipulation
Lucas A
·
2019-07-05 16:14:04 +02:00
70372dd03d
Fix keybindings being offset
Dean Herbert
·
2019-06-25 17:16:19 +09:00
93b6d5b7e3
Change case to match; change hotkey to be more globally usable (previous has conflict on macOS)
Dean Herbert
·
2019-06-24 18:19:17 +09:00
2ea5165803
Merge remote-tracking branch 'upstream/master' into quickEscape
Dean Herbert
·
2019-06-24 18:14:48 +09:00
d70248338d
Merge branch 'master' into more-inspections
Dean Herbert
·
2019-02-28 14:32:57 +09:00
0788a7e9f1
Use expression body for property get/set where possible
Dean Herbert
·
2019-02-28 13:58:19 +09:00
42be7857d1
Fix remaining issues
Dean Herbert
·
2019-02-28 13:31:40 +09:00
26d53d06a9
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Merge branch 'master' into scoredatabase
Dean Herbert
·
2018-11-30 14:59:58 +09:00
271dcded3c
Move primary key attribute to IHasPrimaryKey
smoogipoo
·
2018-11-28 13:19:23 +09:00
14ff4bc26a
Allowing keypad enter to be used along with normal enter
Scotsoo
·
2018-11-13 17:09:28 +00:00
4dab5db2e5
Use consistent terminology format
Joehu
·
2018-09-15 07:30:11 -07:00
f99eff1192
Avoid interversion key configuration conflicts
HoutarouOreki
·
2018-07-11 12:03:05 +02:00
4cc22387d4
First
Previous
1
2
Next
Last