OpenSauce04
|
ce37760b27
|
Removed unnecessary coma
|
2023-01-10 20:05:41 +00:00 |
|
OpenSauce04
|
57467e7b39
|
Touchscreen drum now uses a 2d array rather than nested switches to get TaikoActions for control scheme
|
2023-01-10 20:04:57 +00:00 |
|
OpenSauce04
|
2b58862567
|
Added ArgumentOutOfRangeException throws
|
2023-01-10 19:31:31 +00:00 |
|
OpenSauce04
|
2800eeac56
|
Simplified formatting; Removed warning suppressors
|
2023-01-10 19:23:49 +00:00 |
|
OpenSauce04
|
3c13d64d1e
|
Merge branch 'taiko-touch-ddkk-new' of https://github.com/OpenSauce04/osu into taiko-touch-ddkk-new
|
2023-01-10 19:21:06 +00:00 |
|
OpenSauce04
|
edd2084a0e
|
Replaced all instances of TaikoInput with TaikoAction
|
2023-01-10 19:21:04 +00:00 |
|
OpenSauce
|
7cb5ca905a
|
Simplified getColourFromTaikoAction switch case
Co-authored-by: Stedoss <29103029+Stedoss@users.noreply.github.com>
|
2023-01-10 19:17:33 +00:00 |
|
OpenSauce
|
18e114904a
|
configTouchControlScheme is now read only
Co-authored-by: Stedoss <29103029+Stedoss@users.noreply.github.com>
|
2023-01-10 19:13:10 +00:00 |
|
OpenSauce04
|
21b617062a
|
Removed an unnecessary newline
|
2023-01-10 16:24:02 +00:00 |
|
OpenSauce04
|
362c9050df
|
Fixed OsuColour shenanigans
|
2023-01-10 15:08:18 +00:00 |
|
OpenSauce
|
b3e620c8e5
|
Removed unnecessary parameter
|
2023-01-10 13:07:07 +00:00 |
|
OpenSauce
|
bf555e4579
|
Removed unnecessary directives that were added automatically and I forgot to remove
|
2023-01-10 12:44:27 +00:00 |
|
OpenSauce
|
ffd6168a61
|
Removed unnecessary newlines
|
2023-01-10 12:13:51 +00:00 |
|
OpenSauce
|
906ea80d52
|
Further improved method of getting OsuColour
|
2023-01-10 12:11:33 +00:00 |
|
OpenSauce
|
a8f4f00421
|
Removed nullable
|
2023-01-10 12:04:06 +00:00 |
|
OpenSauce
|
4949b44888
|
Updated touch control scheme setting capitalization to be consistent with the rest of the settings menu
|
2023-01-10 11:57:21 +00:00 |
|
OpenSauce
|
b694e0d441
|
Added a comment and fixed some wonky formatting
|
2023-01-10 11:43:28 +00:00 |
|
OpenSauce
|
e3d14db285
|
Removed unnecessary QuarterCircle paramenters
|
2023-01-10 11:38:32 +00:00 |
|
OpenSauce
|
fd054081b8
|
Better name for touch control scheme config bindable
|
2023-01-10 11:30:52 +00:00 |
|
OpenSauce
|
3785dd0136
|
Taiko touch control scheme is now read from settings
|
2023-01-10 11:26:34 +00:00 |
|
OpenSauce
|
ee80cc988e
|
Fixed drums not displaying correctly; Fixed typo on a function name
|
2023-01-10 10:32:00 +00:00 |
|
OpenSauce04
|
46ffded1db
|
Taiko touch control scheme setting now *almost* works (need to implement getting control scheme from config); Drum display is incorrect
|
2023-01-10 08:27:21 +00:00 |
|
OpenSauce04
|
85396ba9d4
|
Added ruleset config stuff for Taiko; Added ruleset settings entry for Taiko touch control scheme
|
2023-01-09 19:26:43 +00:00 |
|
Dean Herbert
|
741723a510
|
Merge pull request #22093 from LittleEndu/songs-folder-check
Change message in first-run setup to only check final location of Songs folder
|
2023-01-10 01:21:21 +09:00 |
|
Endrik Tombak
|
44e9fb638c
|
Merge branch 'master' of https://github.com/ppy/osu into songs-folder-check
|
2023-01-09 14:53:40 +02:00 |
|
Endrik Tombak
|
f5c8ba420c
|
Revert message change
|
2023-01-09 14:53:16 +02:00 |
|
Dean Herbert
|
c259995766
|
Merge pull request #21786 from Joehuu/overlay-panels-context-menu
Add context menus to overlay panels/cards
|
2023-01-09 19:07:25 +09:00 |
|
Dean Herbert
|
07dae7dc21
|
Merge branch 'master' into overlay-panels-context-menu
|
2023-01-09 19:04:56 +09:00 |
|
Endrik Tombak
|
15eebd1f50
|
Only show message about Songs folder
|
2023-01-09 11:47:13 +02:00 |
|
Dean Herbert
|
07eadba6d3
|
Merge pull request #21883 from sw1tchbl4d3r/allow_4_3
Allow aspect ratios smaller than the default in taiko
|
2023-01-09 16:30:19 +09:00 |
|
Dean Herbert
|
4a77105e78
|
Rename LockPlayfieldAspect and add comment explaining the change
|
2023-01-09 16:28:09 +09:00 |
|
Dean Herbert
|
d05e84bb55
|
Merge pull request #22080 from Joehuu/fix-channel-listing-item-overflow
Fix channel listing items overflowing at high ui scaling
|
2023-01-09 15:35:34 +09:00 |
|
Joseph Madamba
|
f6b1dfc7b0
|
Fix channel listing items overflowing at high ui scaling
|
2023-01-08 13:27:10 -08:00 |
|
Bartłomiej Dach
|
2803c98612
|
Merge pull request #22047 from Feodor0090/wcd-length-fix
Fix `WaveformComparisonDisplay` does not take into account start time of control points
|
2023-01-08 20:36:35 +01:00 |
|
Salman Ahmed
|
ff48bd68ff
|
Merge pull request #22052 from Joehuu/fix-player-loader-logo-drag
Fix osu! logo not being draggable on player loader
|
2023-01-08 22:35:21 +03:00 |
|
Salman Ahmed
|
f2609820c1
|
Merge branch 'master' into fix-player-loader-logo-drag
|
2023-01-08 21:48:07 +03:00 |
|
Bartłomiej Dach
|
e08b7c615b
|
Merge branch 'master' into wcd-length-fix
|
2023-01-08 19:44:12 +01:00 |
|
Bartłomiej Dach
|
1b735d0970
|
Merge pull request #22049 from Feodor0090/editor-bg-refresh
Refresh background on file change in editor
|
2023-01-08 19:43:45 +01:00 |
|
Salman Ahmed
|
7dd0f892c8
|
Merge branch 'master' into fix-player-loader-logo-drag
|
2023-01-08 21:29:03 +03:00 |
|
Bartłomiej Dach
|
9fd305a970
|
Merge branch 'master' into editor-bg-refresh
|
2023-01-08 18:57:04 +01:00 |
|
Bartłomiej Dach
|
74b11cc8f1
|
Merge pull request #22055 from Joehuu/beatmap-info-nominators
Display nominators on beatmap set overlay
|
2023-01-08 15:27:58 +01:00 |
|
Bartłomiej Dach
|
9b68932eb4
|
Merge branch 'master' into beatmap-info-nominators
|
2023-01-08 14:35:07 +01:00 |
|
Dean Herbert
|
750b55d9b7
|
Update other events to have matching return types (and animate more)
|
2023-01-08 22:28:19 +09:00 |
|
Joseph Madamba
|
bae3a6851b
|
Block hover events behind logo even if action is null
|
2023-01-07 11:15:51 -08:00 |
|
Joseph Madamba
|
9d32fde592
|
Mark current nominations and related users as nullable
|
2023-01-07 11:04:42 -08:00 |
|
Joseph Madamba
|
0f6735564e
|
Move and rename nomination response model to singular
|
2023-01-07 10:54:48 -08:00 |
|
ansel
|
aaeb43fbb2
|
Return older file if new one is null
|
2023-01-07 18:15:57 +03:00 |
|
Bartłomiej Dach
|
06e73594f8
|
Merge pull request #21650 from cdwcgt/previewTime
Add ability to set preview time in editor
|
2023-01-07 15:26:34 +01:00 |
|
Salman Ahmed
|
cfdb0e1806
|
Merge branch 'master' into previewTime
|
2023-01-07 16:25:53 +03:00 |
|
Dean Herbert
|
9549aefc33
|
Merge pull request #22056 from frenzibyte/fix-friends-duplication
Fix friends list duplicating after connection failure
|
2023-01-07 21:00:39 +08:00 |
|