EVAST9919
|
8d8615773c
|
Fix selection is being possible even in disabled state
|
2019-06-12 20:54:19 +03:00 |
|
EVAST9919
|
3150b5cfb4
|
Naming adjustments
|
2019-06-12 20:51:21 +03:00 |
|
KingLuigi4932
|
1a50544c94
|
Add tests for undownloadable / parts-removed beatmapsets
|
2019-06-12 20:42:52 +03:00 |
|
EVAST9919
|
065b4cd055
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into toolbar-rulesets-refactor
|
2019-06-12 20:35:51 +03:00 |
|
naoey
|
7ba676ad31
|
Rename Info to Model
|
2019-06-12 21:56:36 +05:30 |
|
KingLuigi4932
|
744f32ab35
|
Fix little bug
|
2019-06-12 19:11:05 +03:00 |
|
Dean Herbert
|
8014238901
|
Merge pull request #5009 from yousef157/master
Update readme with new testflight invite link
|
2019-06-13 00:56:38 +09:00 |
|
KingLuigi4932
|
c5c6f6b9e0
|
Allow for not refetching in ShowBeatmapSet (will be used for tests)
|
2019-06-12 18:36:47 +03:00 |
|
KingLuigi4932
|
a069a3029e
|
Make DownloadButton accessible by DirectPanel
|
2019-06-12 18:07:57 +03:00 |
|
Dan Balasescu
|
10daf58787
|
Merge pull request #5010 from peppy/update-ios-resources
Update outdated game resources in iOS project
|
2019-06-13 00:06:19 +09:00 |
|
Ludde
|
50999c3677
|
revert change in paranthesses
|
2019-06-12 18:53:39 +04:00 |
|
Dean Herbert
|
d868280b2d
|
Update outdated game resources in iOS project
|
2019-06-12 23:51:01 +09:00 |
|
KingLuigi4932
|
efd9766fb3
|
Make Header accessible by BeatmapSetOverlay
|
2019-06-12 17:37:34 +03:00 |
|
naoey
|
9cd5519da3
|
Remove unused delegate, use model name in notifications, add more xmldoc
- Applies a `class` constraint to the generic type in `IModelManager`
- Add xmldoc
|
2019-06-12 19:26:06 +05:30 |
|
naoey
|
c5f1da0f71
|
Merge remote-tracking branch 'upstream/master' into generic-download-model-manager
|
2019-06-12 18:20:35 +05:30 |
|
Dean Herbert
|
224e417f68
|
Merge pull request #5005 from peppy/fix-social-overlay-performance
Fix abysmal load performance when showing the social overlay
|
2019-06-12 21:14:33 +09:00 |
|
Dean Herbert
|
dab18cb9da
|
Merge pull request #5004 from smoogipoo/improve-deletion-notification
Improve model deletion notification text
|
2019-06-12 21:14:18 +09:00 |
|
naoey
|
951a5abccc
|
Merge remote-tracking branch 'upstream/master' into generic-download-model-manager
|
2019-06-12 17:41:16 +05:30 |
|
Ludde
|
f6c9e36720
|
Merge branch 'master' into master
|
2019-06-12 16:03:31 +04:00 |
|
Ludde
|
03c98ff57b
|
Update TestFlight
|
2019-06-12 15:55:06 +04:00 |
|
smoogipoo
|
a17d480f51
|
Use "beatmap" as the model name
|
2019-06-12 20:41:02 +09:00 |
|
Dan Balasescu
|
169c18d238
|
Merge branch 'master' into fix-social-overlay-performance
|
2019-06-12 20:37:15 +09:00 |
|
Dean Herbert
|
021d0273f9
|
Split out user activity from user status (#4619)
Split out user activity from user status
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-06-12 20:14:03 +09:00 |
|
Dean Herbert
|
0f000fcc14
|
Fix abysmal load performance when showing the social overlay
|
2019-06-12 19:58:26 +09:00 |
|
Dean Herbert
|
73e561bf10
|
Show changelog for current build when clicking on settings footer (#4884)
Show changelog for current build when clicking on settings footer
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2019-06-12 18:41:11 +09:00 |
|
Dean Herbert
|
b2b3df3885
|
Merge remote-tracking branch 'upstream/master' into settings-footer-show-changelog-current-build
|
2019-06-12 18:28:43 +09:00 |
|
Dean Herbert
|
f358fce9ab
|
Move activity (writable) bindable to APIAccess so it correctly transfers between users
|
2019-06-12 18:04:57 +09:00 |
|
Dean Herbert
|
412c9646ec
|
Merge branch 'master' into improve-deletion-notification
|
2019-06-12 17:47:00 +09:00 |
|
Dan Balasescu
|
d2035c49fe
|
Merge pull request #4978 from peppy/backgrounded-beatmap-status-lookups
Decouple online retrieval from import process
|
2019-06-12 17:37:51 +09:00 |
|
smoogipoo
|
d4deac48ee
|
Improve model deletion notification text
|
2019-06-12 17:27:15 +09:00 |
|
smoogipoo
|
243cd517ad
|
Merge remote-tracking branch 'origin/master' into backgrounded-beatmap-status-lookups
# Conflicts:
# osu.Game.Tests/Visual/SongSelect/TestScenePlaySongSelect.cs
|
2019-06-12 17:24:16 +09:00 |
|
smoogipoo
|
2a67944889
|
Remove interlocked within a lock
|
2019-06-12 17:10:55 +09:00 |
|
smoogipoo
|
fd7dc9504e
|
Remove async when not required
|
2019-06-12 17:08:50 +09:00 |
|
Dean Herbert
|
ddbd240d76
|
Fix settings checkboxes not being searchable (#5003)
Fix settings checkboxes not being searchable
Co-authored-by: Dan Balasescu <1329837+smoogipoo@users.noreply.github.com>
|
2019-06-12 17:01:59 +09:00 |
|
smoogipoo
|
c4f54d94bc
|
Rename methods
|
2019-06-12 17:00:38 +09:00 |
|
smoogipoo
|
28f8b04765
|
Merge remote-tracking branch 'origin/master' into backgrounded-beatmap-status-lookups
|
2019-06-12 16:47:56 +09:00 |
|
Dan Balasescu
|
47dad52091
|
Merge branch 'master' into fix-checkbox-filterability
|
2019-06-12 16:43:30 +09:00 |
|
Dan Balasescu
|
6cb0cd9617
|
Merge pull request #4872 from nyquillerium/selection-update
Remove excessive selection updating for SongSelect
|
2019-06-12 16:34:13 +09:00 |
|
Dean Herbert
|
20b43c20c8
|
Rename variables to remove redundant "screen" terminology
|
2019-06-12 16:33:15 +09:00 |
|
smoogipoo
|
13234fb4a4
|
Adjust comments a bit
|
2019-06-12 16:07:35 +09:00 |
|
Dean Herbert
|
a9c229b1ec
|
Merge remote-tracking branch 'upstream/master' into user-status-wiring
|
2019-06-12 16:00:35 +09:00 |
|
Dean Herbert
|
bb8a77d27d
|
Apply all steps to same user panel so interactions can be observed
|
2019-06-12 15:59:52 +09:00 |
|
Dean Herbert
|
fc1f778b82
|
Remove implicit null
|
2019-06-12 15:53:53 +09:00 |
|
Dean Herbert
|
94e65a3244
|
Fix settings checkboxes not being searchable
|
2019-06-12 15:16:59 +09:00 |
|
smoogipoo
|
5d3fa51360
|
Merge remote-tracking branch 'origin/master' into selection-update
|
2019-06-12 15:10:57 +09:00 |
|
Dan Balasescu
|
f23e812318
|
Merge pull request #4957 from GSculerlor/mod-grow-improvement
Add option to increase visibility of first object with grow mod
|
2019-06-12 13:31:14 +09:00 |
|
Dean Herbert
|
c591a6f1fa
|
Rename request type to be less verbose
|
2019-06-12 13:30:23 +09:00 |
|
Dean Herbert
|
eaeeffaa86
|
Rename to DownloadableArchiveModelManager
|
2019-06-12 13:28:44 +09:00 |
|
Dean Herbert
|
b29b1bf254
|
Merge branch 'master' into mod-grow-improvement
|
2019-06-12 13:18:02 +09:00 |
|
KingLuigi4932
|
529bde14af
|
Merge branch 'not-available-to-download' of https://www.github.com/iiSaLMaN/osu into not-available-to-download
|
2019-06-11 23:11:52 +03:00 |
|