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 |
|
Dean Herbert
|
127b0b33c2
|
Fix local beatmap leaderboard displaying scores from all game m… (#5226)
Fix local beatmap leaderboard displaying scores from all game modes
|
2019-07-03 21:52:44 +09:00 |
|
Andrei Zavatski
|
cfac90b228
|
Use ConstrainedIconContainer instead of SpriteIcon
|
2019-07-03 14:34:24 +03:00 |
|
naoey
|
4ba60ed089
|
Apply currently selected mods to filter leaderboard scores
Modifies GetScoresRequest to build query string locally instead of using WebRequest.AddParameter since it doesn't support array parameters
|
2019-07-03 17:04:20 +05:30 |
|
Andrei Zavatski
|
d6740d9688
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into direct-ruleset-selector
|
2019-07-03 14:19:41 +03:00 |
|
Dean Herbert
|
ae28d82b2f
|
Update android package dependencies (#5227)
Update android package dependencies
|
2019-07-03 20:15:49 +09:00 |
|
Dean Herbert
|
105b8afc97
|
Add "Deflate" mod (#3365)
Add "Deflate" mod
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-07-03 19:57:46 +09:00 |
|
Dean Herbert
|
0740fff0c9
|
Update android package dependencies
|
2019-07-03 19:53:25 +09:00 |
|
Dean Herbert
|
cc9a28afa8
|
Add shared base class for both mod imlpementations
|
2019-07-03 19:42:16 +09:00 |
|
Dean Herbert
|
e95586857e
|
Merge remote-tracking branch 'upstream/master' into deflate-branch
|
2019-07-03 19:26:21 +09:00 |
|
Dean Herbert
|
90bc7828f4
|
Add android compatibility (#4021)
Add android compatibility
Co-authored-by: Shane Woolcock <samahnub@gmail.com>
Co-authored-by: Dan Silk <dsilk@nextfaze.com>
Co-authored-by: Dean Herbert <pe@ppy.sh>
Co-authored-by: null <miterosan@gmail.com>
|
2019-07-03 19:23:08 +09:00 |
|
Dean Herbert
|
3b5ffdc2cb
|
Merge branch 'master' into android
|
2019-07-03 19:05:58 +09:00 |
|
Dean Herbert
|
99ff59be87
|
Read rulesets from AppDomain in addition to disk (#5216)
Read rulesets from AppDomain in addition to disk
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-07-03 19:02:22 +09:00 |
|
Dean Herbert
|
8120bb36bc
|
More methods
|
2019-07-03 18:42:10 +09:00 |
|
Dean Herbert
|
06ef8f71e9
|
Fix typo
|
2019-07-03 18:41:01 +09:00 |
|
Dean Herbert
|
d723998389
|
Merge remote-tracking branch 'upstream/master' into discoverRulesets
|
2019-07-03 18:36:37 +09:00 |
|
Dean Herbert
|
62dd89197c
|
Refactor comment slightly
|
2019-07-03 18:36:04 +09:00 |
|