Dean Herbert
|
f4dcbbbfef
|
Merge remote-tracking branch 'upstream/master' into buttonsystem-entermode
|
2019-07-05 11:29:29 +09:00 |
|
Dean Herbert
|
e575c05e93
|
Merge branch 'buttonsystem-entermode' of https://github.com/nyquillerium/osu into buttonsystem-entermode
|
2019-07-05 11:29:13 +09:00 |
|
iiSaLMaN
|
d624157c45
|
Remove unnecessary fading
|
2019-07-05 05:17:36 +03:00 |
|
iiSaLMaN
|
bff5ad22f4
|
Check if the locally available score has files
|
2019-07-05 05:16:40 +03:00 |
|
Dean Herbert
|
0ec01f7b0f
|
Bump android TargetFrameworkVersion (#5249)
Bump android TargetFrameworkVersion
|
2019-07-05 10:49:19 +09:00 |
|
Dean Herbert
|
637466b2ab
|
Merge branch 'master' into fix-android-targetversion
|
2019-07-05 10:32:00 +09:00 |
|
Dean Herbert
|
91d461eba7
|
Merge pull request #5251 from Joehuu/remove-edit-song-select-file
Remove unused EditSongSelect file
|
2019-07-05 10:30:37 +09:00 |
|
Dean Herbert
|
308eceb474
|
Fix initial colour of leaderboard mod filter (#5256)
Fix initial colour of leaderboard mod filter
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-07-05 10:29:53 +09:00 |
|
Dean Herbert
|
38dceddc27
|
Fix file ordering
|
2019-07-05 10:07:45 +09:00 |
|
Dean Herbert
|
037ea7b708
|
Merge branch 'master' into fix-colour-mod-filter
|
2019-07-05 10:04:31 +09:00 |
|
Dean Herbert
|
f3c01ddb4a
|
Fix beatmap leaderboards requiring supporter when signed out (#5255)
Fix beatmap leaderboards requiring supporter when signed out
|
2019-07-05 10:03:35 +09:00 |
|
Joehu
|
ae7da2557e
|
Fix initial colour of leaderboard mod filter
|
2019-07-04 13:24:13 -07:00 |
|
Joehu
|
5f6544eebf
|
Fix beatmap leaderboards requiring supporter when signed out
|
2019-07-04 12:05:07 -07:00 |
|
naoey
|
f04adb7192
|
Apply mods filter to local scores too
|
2019-07-04 22:38:33 +05:30 |
|
Joehu
|
9b2ebed669
|
Remove unused EditSongSelect file
|
2019-07-04 08:36:34 -07:00 |
|
Morilli
|
4758914f7f
|
Bump android TargetFrameworkVersion
|
2019-07-04 15:14:15 +02:00 |
|
Dean Herbert
|
1b36860169
|
Fix test cross-talk
|
2019-07-04 19:26:12 +09:00 |
|
Dean Herbert
|
bcea807697
|
Merge pull request #5241 from peppy/android-metadata
Android metadata fixes
|
2019-07-04 18:53:10 +09:00 |
|
Dean Herbert
|
2dc356a24e
|
Remove using
|
2019-07-04 18:47:43 +09:00 |
|
Dean Herbert
|
86e9d97b6a
|
Adjust variables and test length to avoid random failures
|
2019-07-04 18:38:29 +09:00 |
|
Dean Herbert
|
73bc71f8b2
|
Use local clock to add consistency to skip times
|
2019-07-04 17:32:58 +09:00 |
|
David Zhao
|
be4e7d0f50
|
remove comment
|
2019-07-04 17:08:21 +09:00 |
|
David Zhao
|
07078b735c
|
use new vector2
|
2019-07-04 17:06:28 +09:00 |
|
David Zhao
|
8e951d423f
|
Merge branch 'buttonsystem-entermode' of https://github.com/nyquillerium/osu into buttonsystem-entermode
|
2019-07-04 17:05:47 +09:00 |
|
David Zhao
|
530675f364
|
Add tests as separate steps
|
2019-07-04 17:05:29 +09:00 |
|
Dean Herbert
|
db24ac28ec
|
Add tests
|
2019-07-04 16:53:08 +09:00 |
|
Dean Herbert
|
a20d5baa57
|
Fix skip button not being clickable after fade out
|
2019-07-04 16:21:01 +09:00 |
|
Dean Herbert
|
2b9f7d551f
|
Fix incorrect type specification
|
2019-07-04 16:16:17 +09:00 |
|
Dean Herbert
|
4885f0f0c7
|
Add messaging telling users how to leave changelog comments
|
2019-07-04 15:47:06 +09:00 |
|
Dean Herbert
|
32bb963393
|
Lock WorkingBeatmap cache to avoid threading issues
|
2019-07-04 14:33:00 +09:00 |
|
Dean Herbert
|
d2ebf296d9
|
Release with better compilation options
|
2019-07-04 13:07:59 +09:00 |
|
Dean Herbert
|
70e2b83f29
|
Target newer api version
|
2019-07-04 11:40:05 +09:00 |
|
Dean Herbert
|
7795a16c36
|
Update android metadata in line with standards
|
2019-07-04 11:38:25 +09:00 |
|
iiSaLMaN
|
b53aeec90d
|
Move audio adjustment inside OnResuming
|
2019-07-04 05:18:29 +03:00 |
|
iiSaLMaN
|
99603ca0b6
|
Fade out game volume on exiting
Invokes 'this.Exit()' on completion (simplify lines)
|
2019-07-04 04:50:49 +03:00 |
|
Dean Herbert
|
f41c89c3be
|
Fix replays of converted beatmaps failing to download (#5225)
Fix replays of converted beatmaps failing to download
|
2019-07-04 01:50:47 +09:00 |
|
Dean Herbert
|
fe919f1c78
|
Remove unused bass.dll from android project (#5230)
Remove unused bass.dll from android project
|
2019-07-04 01:41:59 +09:00 |
|
Dean Herbert
|
f358b69b8e
|
Refactor Ruleset Selector in osu!direct (#5214)
Refactor Ruleset Selector in osu!direct
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-07-04 01:24:58 +09:00 |
|
Dean Herbert
|
c9535dcc1e
|
Fix logo visualisation trying to catch up after being off-screen (#5222)
Fix logo visualisation trying to catch up after being off-screen
|
2019-07-04 01:11:17 +09:00 |
|
Dean Herbert
|
7575047db8
|
Merge branch 'master' into import-stable-scores
|
2019-07-04 01:00:42 +09:00 |
|
Dean Herbert
|
e55d6232d1
|
Merge branch 'master' into direct-ruleset-selector
|
2019-07-04 00:56:36 +09:00 |
|
Dean Herbert
|
4ecc690164
|
Merge branch 'master' into fix-logo-vis-catchup
|
2019-07-04 00:47:42 +09:00 |
|
Dean Herbert
|
ead961004a
|
Update framework (#5231)
Update framework
|
2019-07-04 00:47:27 +09:00 |
|
Dean Herbert
|
a417bcb0ed
|
Fix update notification not correctly restarting the game (#5229)
Fix update notification not correctly restarting the game
|
2019-07-04 00:37:05 +09:00 |
|
Dean Herbert
|
db3e9c7e60
|
Fix WaveOverlayContainer being always present (#5210)
Fix WaveOverlayContainer being always present
|
2019-07-04 00:35:22 +09:00 |
|
Dean Herbert
|
1824d29996
|
Update framework
|
2019-07-04 00:34:39 +09:00 |
|
miterosan
|
0acaf53c9b
|
Revert everything except removall of the bass.dll
|
2019-07-03 17:25:42 +02:00 |
|
Dean Herbert
|
b901aab19d
|
Fix update notification not correctly restarting the game
|
2019-07-03 23:06:16 +09:00 |
|
naoey
|
99606a018b
|
Merge remote-tracking branch 'upstream/master' into leaderboard-mod-filter
|
2019-07-03 19:35:08 +05:30 |
|
miterosan
|
66eb979fff
|
Massivly deduplicate properties. Removed bass.dll. is it unused (and not included in the apk)
|
2019-07-03 15:51:20 +02:00 |
|