Shivam
|
66e61aacff
|
Logger now shows the actual path of the destination
Forgot to change this while changing the param from string to Storage
|
2020-07-02 00:32:09 +02:00 |
|
Shivam
|
c3cd2a74f5
|
Move general purpose migration to MigratableStorage
|
2020-07-01 22:57:16 +02:00 |
|
Shivam
|
9639ebdd97
|
Merge branch 'master' into tourney-asset-refactor
|
2020-06-28 15:06:34 +02:00 |
|
smoogipoo
|
099416b4c3
|
Move check inside next difficulty selection
|
2020-06-26 21:03:34 +09:00 |
|
Dan Balasescu
|
77258659e4
|
Merge branch 'master' into song-select-key-repeat
|
2020-06-26 20:33:13 +09:00 |
|
smoogipoo
|
8f6d52550f
|
Fix potential exception if button is pressed before selection
|
2020-06-26 20:32:13 +09:00 |
|
smoogipoo
|
1b4c31a84f
|
Remove double schedule
|
2020-06-26 20:14:08 +09:00 |
|
smoogipoo
|
e3d654d33f
|
Cleanup
|
2020-06-26 20:14:02 +09:00 |
|
Dan Balasescu
|
7a6098bfb7
|
Merge branch 'master' into layered-hit-sounds
|
2020-06-26 18:38:32 +09:00 |
|
Dan Balasescu
|
1eaa25e75e
|
Merge branch 'master' into storyboard-sample-rate
|
2020-06-26 17:29:38 +09:00 |
|
Dean Herbert
|
d0787ddf99
|
Merge pull request #9369 from smoogipoo/fix-hyperdash-alpha
|
2020-06-26 14:46:46 +09:00 |
|
Ronnie Moir
|
65a2fc3bfc
|
Revert access modifier
|
2020-06-25 17:53:14 +01:00 |
|
Dean Herbert
|
d704a4597d
|
Use existing helper function for key repeat
|
2020-06-25 21:33:02 +09:00 |
|
Dean Herbert
|
d7742766d0
|
Add key/press repeat support to carousel
|
2020-06-25 19:47:23 +09:00 |
|
smoogipoo
|
4ff9a91012
|
Adjust at parse time instead
|
2020-06-25 14:15:26 +09:00 |
|
smoogipoo
|
8b84aa454d
|
Fix incorrect upper bound
|
2020-06-25 13:43:56 +09:00 |
|
smoogipoo
|
4c601af207
|
Match condition
|
2020-06-25 13:43:14 +09:00 |
|
smoogipoo
|
ac5cd8f25a
|
Fix colours with 0 alpha being invisible in legacy skins
|
2020-06-25 13:40:26 +09:00 |
|
Dean Herbert
|
d43b1b2441
|
Merge pull request #9364 from smoogipoo/increase-parse-limit
Increase coordinate parsing limits
|
2020-06-25 10:48:19 +09:00 |
|
Shivam
|
47a732ef60
|
Address review comments
Now asserting instead of an if-statement, change cast from OsuStorage to MigratableStorage and make internal virtual properties protected.
|
2020-06-24 23:01:56 +02:00 |
|
Ronnie Moir
|
f2a48a339e
|
Remove unused usings
|
2020-06-24 16:33:19 +01:00 |
|
Ronnie Moir
|
992ada4670
|
Revert UserPlaybackRate changes
|
2020-06-24 16:18:46 +01:00 |
|
Ronnie Moir
|
4c28347686
|
Adjust sample rate by UserPlaybackRate
|
2020-06-24 15:34:20 +01:00 |
|
smoogipoo
|
6bc507d49e
|
Increase coordinate parsing limits
|
2020-06-24 18:53:52 +09:00 |
|
Viktor Rosvall
|
9e1bf71233
|
Added text explaining a second copy will be made
|
2020-06-24 11:29:38 +02:00 |
|
Dean Herbert
|
ccb27082d5
|
Fix background appearing too late
|
2020-06-24 11:08:32 +09:00 |
|
Dean Herbert
|
4244024fc3
|
Merge branch 'master' into fallback-intro
|
2020-06-24 10:49:45 +09:00 |
|
Shivam
|
af11340849
|
Fix nullref exceptions and redundant explicit type
|
2020-06-24 02:13:28 +02:00 |
|
Shivam
|
c32ef5e718
|
Address formatting issues
|
2020-06-24 00:37:29 +02:00 |
|
Shivam
|
8e8458ab8f
|
make migrate public abstract in base and override
|
2020-06-23 23:58:28 +02:00 |
|
Shivam
|
a47d34f1db
|
make ignore properties protected virtual get-only in base
|
2020-06-23 23:34:26 +02:00 |
|
Bartłomiej Dach
|
58ffe8c6b6
|
Merge branch 'master' into layered-hit-sounds
|
2020-06-23 19:33:16 +02:00 |
|
Dan Balasescu
|
11446a7864
|
Merge pull request #9355 from peppy/update-framework
Update framework
|
2020-06-23 22:27:55 +09:00 |
|
Dan Balasescu
|
fd9ac3503f
|
Merge branch 'master' into fix-editor-drag-selection-while-playing
|
2020-06-23 21:56:31 +09:00 |
|
Dean Herbert
|
92cf2dd3bb
|
Merge pull request #9352 from smoogipoo/fix-editor-drag-exception
Fix exception when dragging after deleting object
|
2020-06-23 21:45:58 +09:00 |
|
Dean Herbert
|
9d753a4fc2
|
Update intro resource locations
|
2020-06-23 21:34:57 +09:00 |
|
Dean Herbert
|
5cdabbc8bb
|
Update access to FrequencyAmplitudes via span
|
2020-06-23 21:33:03 +09:00 |
|
Dean Herbert
|
f2735a7797
|
Use new empty ChannelAmplitudes spec
|
2020-06-23 21:30:37 +09:00 |
|
Dean Herbert
|
14ad3835ff
|
Update naming
|
2020-06-23 21:27:01 +09:00 |
|
Dean Herbert
|
61c4ed327c
|
Update framework
|
2020-06-23 21:26:41 +09:00 |
|
smoogipoo
|
e7238e25f9
|
Fix exception when dragging after deleting object
|
2020-06-23 20:36:09 +09:00 |
|
Dean Herbert
|
a5eac716ec
|
Make work for all editors based on track running state
|
2020-06-23 18:42:56 +09:00 |
|
Dean Herbert
|
53d542546e
|
Fix editor drag selection not continuing to select unless the mouse is moved
|
2020-06-23 18:04:50 +09:00 |
|
Dean Herbert
|
a6c6e391ca
|
Fix player not exiting immediately on Alt-F4
|
2020-06-23 17:38:30 +09:00 |
|
Dean Herbert
|
49d3511063
|
Read amplitudes from piano reverb source
|
2020-06-23 13:55:44 +09:00 |
|
Dean Herbert
|
4554a7db33
|
Update naming
|
2020-06-23 13:49:18 +09:00 |
|
Dean Herbert
|
b289beca53
|
Fix samples being played too early
|
2020-06-23 13:33:33 +09:00 |
|
Bartłomiej Dach
|
8233f5fbc4
|
Check skin option in skin transformers
|
2020-06-22 20:08:32 +02:00 |
|
Bartłomiej Dach
|
c7d2ce12eb
|
Add failing test cases
|
2020-06-22 20:08:32 +02:00 |
|
Bartłomiej Dach
|
c5049b51c5
|
Mark normal-hitnormal sample as layered
|
2020-06-22 20:08:29 +02:00 |
|