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 |
|
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 |
|
Dean Herbert
|
c490dba7b3
|
Fix crash on local score display
|
2020-06-13 18:18:46 +09:00 |
|
Dan Balasescu
|
dd1fbccdf4
|
Merge branch 'master' into mania-custom-judgement-sprite-path
|
2020-06-13 17:34:10 +09:00 |
|
Dan Balasescu
|
ca2d0a6ea2
|
Merge pull request #9271 from peppy/update-fastlane
Update fastlane to fix upload failure for iOS releases
|
2020-06-13 17:33:08 +09:00 |
|
clayton
|
7bc70e644a
|
Add Unspecified language
|
2020-06-13 00:20:34 -07:00 |
|
Dean Herbert
|
9d98adee1e
|
Update fastlane to fix upload failure for iOS releases
|
2020-06-13 16:10:41 +09:00 |
|
clayton
|
7212ab3a1a
|
Add new beatmap genres and languages
|
2020-06-12 23:48:30 -07:00 |
|
mcendu
|
aa476835e7
|
tidy up code
|
2020-06-13 11:31:34 +08:00 |
|
mcendu
|
a42bfcb5ab
|
remove reference to stage bottom from skin ini
|
2020-06-12 23:23:57 +08:00 |
|
mcendu
|
da46288ef0
|
remove stage bottom image
|
2020-06-12 23:20:04 +08:00 |
|
mcendu
|
c6e087b994
|
remove incorrectly added key
|
2020-06-12 23:11:50 +08:00 |
|
mcendu
|
7def6a9181
|
fix tests incorrectly showing judgements not present in mania
|
2020-06-12 23:06:19 +08:00 |
|
mcendu
|
586e3d405c
|
add proper decoding support?
|
2020-06-12 22:48:18 +08:00 |
|
mcendu
|
8a9d011197
|
add test files
|
2020-06-12 22:09:58 +08:00 |
|
mcendu
|
7c3e7b65a8
|
add custom file path support for osu\!mania judgement sprite
|
2020-06-12 21:22:22 +08:00 |
|
Dean Herbert
|
9746e24d1e
|
Rename abstract TestScene
|
2020-06-12 19:40:54 +09:00 |
|
Dean Herbert
|
273eb6f746
|
Merge branch 'master' into test-scene-create-ruleset
|
2020-06-12 19:40:12 +09:00 |
|
Dean Herbert
|
c726e6f514
|
Merge pull request #9261 from peppy/loading-spinner-always-animate
Fix LoadingSpinner not always playing fade in animation
|
2020-06-12 19:38:07 +09:00 |
|
Dean Herbert
|
7ae421cc8e
|
Revert more incorrect changes
|
2020-06-12 19:32:32 +09:00 |
|
Dean Herbert
|
f5c3863e6d
|
Revert variable usage
|
2020-06-12 19:26:46 +09:00 |
|
Dean Herbert
|
446ce2590c
|
Move local back in place
|
2020-06-12 19:25:54 +09:00 |
|
Dean Herbert
|
89cf146d18
|
Fix base UpdateManager thinking it can check for updates
|
2020-06-12 19:24:50 +09:00 |
|
Dean Herbert
|
35f577375c
|
Restore notification code
|
2020-06-12 19:20:45 +09:00 |
|
Dean Herbert
|
4f809767a5
|
Disable button while update check is in progress
|
2020-06-12 18:36:36 +09:00 |
|
Dean Herbert
|
3dd642a336
|
Ensure only one update check can be running at a time
|
2020-06-12 18:29:21 +09:00 |
|
Dean Herbert
|
6beb28b685
|
Rename method to be less bad
|
2020-06-12 18:07:39 +09:00 |
|
Dean Herbert
|
95f57ca88c
|
Remove duplicate calls to CheckForUpdatesAsync
|
2020-06-12 18:05:23 +09:00 |
|