Dan Balasescu
|
9b31f8889b
|
Merge branch 'master' into fix-double-comments
|
2020-06-15 15:21:34 +09:00 |
|
Joehu
|
941fdf5e76
|
Fix flash background naming
|
2020-06-14 22:16:17 -07:00 |
|
Joehu
|
b41567c66c
|
Split hover and flash to separate boxes
|
2020-06-14 22:02:21 -07:00 |
|
Dan Balasescu
|
6d38c4003e
|
Merge pull request #9287 from peppy/fix-zero-time-storyboard-sample
Fix storyboard sample playback failing when expected to play at 0ms
|
2020-06-15 12:13:08 +09:00 |
|
Dan Balasescu
|
f8badd77d6
|
Merge pull request #9275 from H2n9/osu-modtimeramp
Add an adjust pitch setting to ModTimeRamp
|
2020-06-15 11:56:45 +09:00 |
|
Dan Balasescu
|
95d828cb1f
|
Merge pull request #9282 from peppy/fix-editor-timeline-drag-scroll
Fix drag scroll in editor timeline no longer working correctly
|
2020-06-15 11:47:09 +09:00 |
|
Dan Balasescu
|
ac414a5db8
|
Merge pull request #9281 from peppy/fix-gameplay-elapsed-time
Fix gameplay clock not correctly reporting elapsed time
|
2020-06-15 11:22:55 +09:00 |
|
Dan Balasescu
|
b8bd28b7d9
|
Merge branch 'master' into osu-modtimeramp
|
2020-06-15 11:20:28 +09:00 |
|
Dean Herbert
|
fdf7c56ba2
|
Add test coverage
|
2020-06-15 11:20:20 +09:00 |
|
Dan Balasescu
|
6948aff16c
|
Merge pull request #9272 from peppy/fix-local-score-display
Fix crash on local score display
|
2020-06-15 10:59:34 +09:00 |
|
Dean Herbert
|
978636b90c
|
Fix storyboard sample playback failing when expected to play at 0ms
|
2020-06-15 09:38:33 +09:00 |
|
Joehu
|
1f7679e829
|
Fix home button not flashing when pressing shortcut
|
2020-06-14 11:24:23 -07:00 |
|
Joehu
|
b8fa1a2c41
|
Add shortcut to go home
|
2020-06-14 11:22:38 -07:00 |
|
Bartłomiej Dach
|
e6ddd0380e
|
Rename bool arguments for readability
|
2020-06-14 18:50:07 +02:00 |
|
Bartłomiej Dach
|
5f0a345eeb
|
Unify method naming
|
2020-06-14 18:48:49 +02:00 |
|
Bartłomiej Dach
|
9907b4763b
|
Remove redundant default argument value
|
2020-06-14 18:39:41 +02:00 |
|
Dean Herbert
|
0d53d0ffc8
|
Fix back-to-front math
|
2020-06-15 00:46:20 +09:00 |
|
Dan Balasescu
|
ae851eacbe
|
Merge branch 'master' into fix-local-score-display
|
2020-06-14 14:10:23 +09:00 |
|
Dean Herbert
|
abe07b742e
|
Fix drag scroll in editor timeline no longer working correctly
|
2020-06-14 13:20:58 +09:00 |
|
Dean Herbert
|
1164a10483
|
Add test coverage
|
2020-06-14 11:35:49 +09:00 |
|
Dean Herbert
|
7b95c55afb
|
Fix HardwareCorrectionOffsetClock breaking ElapsedTime readings
|
2020-06-14 11:33:59 +09:00 |
|
Bartłomiej Dach
|
51bbd91373
|
Bring back initial directory behaviour
|
2020-06-13 19:28:21 +02:00 |
|
Ronnie Moir
|
dc5bb12fa8
|
Use local helper for selecting adjusted property
|
2020-06-13 16:32:43 +01:00 |
|
Ronnie Moir
|
77eb428184
|
Use consistent setting casing
|
2020-06-13 16:30:21 +01:00 |
|
Bartłomiej Dach
|
eb92c3390d
|
Check for nulls when looking for ipc.txt
|
2020-06-13 17:17:58 +02:00 |
|
mcendu
|
9a0a1ba0df
|
correct logic of hasKeyTexture determination
|
2020-06-13 23:12:15 +08:00 |
|
mcendu
|
ffae73a966
|
let retrievals outside mania skin components use extension
https://github.com/ppy/osu/pull/9264#discussion_r439730321
|
2020-06-13 23:07:04 +08:00 |
|
mcendu
|
bd7b7b5017
|
make all former LegacyManiaElement subclasses use extension method
Remove LegacyManiaElement
|
2020-06-13 23:06:25 +08:00 |
|
mcendu
|
308ec6a491
|
add extension method for mania skin config retrieval
|
2020-06-13 23:05:57 +08:00 |
|
Bartłomiej Dach
|
2cadab8d29
|
Add xmldoc
|
2020-06-13 16:20:59 +02:00 |
|
Ronnie Moir
|
201bfda338
|
Give ModTimeRamp an adjust pitch setting.
Implement in ModWindDown and ModWindUp
|
2020-06-13 15:16:27 +01:00 |
|
Bartłomiej Dach
|
5dd47bf393
|
Remove unnecessary members
|
2020-06-13 16:03:34 +02:00 |
|
Bartłomiej Dach
|
e0518fd451
|
Fix silent failure
|
2020-06-13 15:38:29 +02:00 |
|
Bartłomiej Dach
|
34cd9f7a69
|
Streamline autodetect & manual set path
|
2020-06-13 15:32:30 +02:00 |
|
Bartłomiej Dach
|
992aa0041e
|
Allow auto-detect to work after choosing manually
|
2020-06-13 15:27:46 +02:00 |
|
Bartłomiej Dach
|
586d5791e0
|
Remove unused argument
|
2020-06-13 15:07:41 +02:00 |
|
Bartłomiej Dach
|
1cd96b8002
|
Rework StableInfo into a DI'd data structure
|
2020-06-13 15:06:07 +02:00 |
|
Dean Herbert
|
a8e83c5be5
|
Merge pull request #9264 from mcendu/mania-custom-judgement-sprite-path
Add support for custom file paths for mania hit judgement
|
2020-06-13 22:03:06 +09:00 |
|
BananeVolante
|
04c1efe298
|
resolved issues with inspect code script
|
2020-06-13 14:33:55 +02:00 |
|
Dean Herbert
|
b9e247da8f
|
Simplify lookup code
|
2020-06-13 21:19:06 +09:00 |
|
Dean Herbert
|
8402d4a5f3
|
Remove newline
|
2020-06-13 21:18:56 +09:00 |
|
Bartłomiej Dach
|
5f79feaa8b
|
Merge branch 'master' into custom-ipc-location
|
2020-06-13 13:41:59 +02:00 |
|
Bartłomiej Dach
|
aab606b237
|
Cancel scheduled asynchronous load of comments
|
2020-06-13 13:00:05 +02:00 |
|
Bartłomiej Dach
|
e8046654c8
|
Add failing test case
|
2020-06-13 12:59:43 +02:00 |
|
mcendu
|
4eeb22ca18
|
rename a few variables and fix typo
|
2020-06-13 18:47:40 +08:00 |
|
mcendu
|
5655e090d1
|
revert movement of is mania skin check statements
|
2020-06-13 18:45:06 +08:00 |
|
Bartłomiej Dach
|
619c541cf5
|
Rewrite test to use dummy API
|
2020-06-13 12:42:06 +02:00 |
|
Power Maker
|
9230c148c7
|
Add cursor rotation on middle mouse button
|
2020-06-13 12:18:50 +02:00 |
|
Dean Herbert
|
c490dba7b3
|
Fix crash on local score display
|
2020-06-13 18:18:46 +09:00 |
|
BananeVolante
|
794b8673e2
|
formated using dotnet format
|
2020-06-13 10:56:02 +02:00 |
|