Dean Herbert
|
7d49028a60
|
Merge branch 'master' into change-download-extension
|
2019-06-15 15:37:19 +09:00 |
|
Dean Herbert
|
2b48f5d3e0
|
Tidy up updateMetrics flow
|
2019-06-15 14:45:51 +09:00 |
|
andy840119
|
1a73178260
|
using FadeTo() instead of FadeIn()/FadeOut()
|
2019-06-15 13:28:03 +08:00 |
|
Dean Herbert
|
587edcb716
|
Merge branch 'master' into fix-beatmapoverlay-graphs
|
2019-06-15 13:42:13 +09:00 |
|
Dean Herbert
|
0ca33e16dd
|
Update framework
|
2019-06-14 23:25:29 +09:00 |
|
Dean Herbert
|
1b75fbed9a
|
Merge remote-tracking branch 'upstream/master' into update-scrollcontainer
|
2019-06-14 23:25:17 +09:00 |
|
Dean Herbert
|
cf713fbacc
|
Merge branch 'master' into fix-stacking-shaking
|
2019-06-14 22:16:35 +09:00 |
|
Dean Herbert
|
bc574520bf
|
Update ScrollContainer usages in line with framework changes
|
2019-06-14 15:55:32 +09:00 |
|
Dean Herbert
|
15b9b53d35
|
Fix IconButtons not being scaled correctly
|
2019-06-14 13:40:32 +09:00 |
|
為什麼
|
9114c8dee7
|
remve unnecessary effect.
|
2019-06-14 11:44:03 +08:00 |
|
為什麼
|
0db9816321
|
expanded -> expand
|
2019-06-14 11:23:41 +08:00 |
|
為什麼
|
c30e467717
|
oops
|
2019-06-14 11:12:30 +08:00 |
|
andy840119
|
3a14794c43
|
use show/hide instead because FillFlowContainer's spacing
|
2019-06-14 01:43:20 +09:00 |
|
andy840119
|
4f0aff3d9c
|
hide label when mod is empty
|
2019-06-14 01:12:56 +09:00 |
|
naoey
|
aa7cae0879
|
Rephrase xmldoc
|
2019-06-13 16:55:41 +05:30 |
|
naoey
|
52c7ed9960
|
Add ability to change the flie extension of API download requests
|
2019-06-13 16:16:48 +05:30 |
|
smoogipoo
|
389997dbc4
|
Fix metrics being populated with null ratings
|
2019-06-13 19:14:58 +09:00 |
|
smoogipoo
|
39f9deea96
|
Add success rate test scene
|
2019-06-13 18:44:00 +09:00 |
|
smoogipoo
|
6b615d763a
|
Fix potential nullref
|
2019-06-13 18:43:51 +09:00 |
|
smoogipoo
|
f2b5f274cf
|
Add details test scene + fix metrics not getting updated correctly
|
2019-06-13 18:31:39 +09:00 |
|
smoogipoo
|
7af2d650cd
|
Fix potential nullref
|
2019-06-13 18:31:12 +09:00 |
|
smoogipoo
|
f54f6e552b
|
Fix beatmap details potentially using the incorrect metrics
|
2019-06-13 18:04:42 +09:00 |
|
smoogipoo
|
dd7335079f
|
Fix beatmap set overlay not showing ratings
|
2019-06-13 17:01:57 +09:00 |
|
smoogipoo
|
583bb53f53
|
Remove GetBeatmapDetailsRequest
|
2019-06-13 16:57:19 +09:00 |
|
smoogipoo
|
0a79b444d9
|
Move metrics to beatmap set
|
2019-06-13 16:52:49 +09:00 |
|
smoogipoo
|
f240a157b2
|
Deserialize API metrics
|
2019-06-13 16:39:38 +09:00 |
|
smoogipoo
|
aef94ce9f1
|
Make BeatmapMetrics non-IEnumerables
|
2019-06-13 16:30:38 +09:00 |
|
smoogipoo
|
4818187d8f
|
Reset result timeoffset to 0 when rewound
|
2019-06-13 14:55:52 +09:00 |
|
smoogipoo
|
27fdda8b91
|
Don't update hitobject results when rewinding
|
2019-06-13 12:21:49 +09:00 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
Dean Herbert
|
b29b1bf254
|
Merge branch 'master' into mod-grow-improvement
|
2019-06-12 13:18:02 +09:00 |
|
Lucas A
|
51d428ef94
|
Refactor UserPanel status display logic
|
2019-06-11 20:00:14 +02:00 |
|
Lucas A
|
15893bbb75
|
Drop UserActivity prefix for subclasses nested in UserActivity + Change status messages.
|
2019-06-11 19:41:48 +02:00 |
|
Lucas A
|
6c74998487
|
Set ScreenActivity to InitialScreenActivity only when ScreenActivity hasn't been set manually before.
|
2019-06-11 19:24:36 +02:00 |
|
Dean Herbert
|
27054a744e
|
Fill in thread pool names
|
2019-06-12 00:35:13 +09:00 |
|
Dean Herbert
|
606be3d7ce
|
Merge branch 'master' into backgrounded-beatmap-status-lookups
|
2019-06-12 00:22:47 +09:00 |
|
Dean Herbert
|
a690a67a6c
|
Merge branch 'master' into fullscreen-overlay-surface
|
2019-06-12 00:07:30 +09:00 |
|
Dean Herbert
|
6a34d5575b
|
Bump framework version
|
2019-06-11 20:44:11 +09:00 |
|
Dean Herbert
|
00ee45fe46
|
Merge remote-tracking branch 'origin/update-visibility-container' into update-framework
|
2019-06-11 19:36:13 +09:00 |
|
Dean Herbert
|
261badc770
|
Update framework
|
2019-06-11 19:24:54 +09:00 |
|
Dean Herbert
|
5c2c4f0ada
|
Merge pull request #4878 from HoLLy-HaCKeR/expose-skills
Expose skills in DifficultyAttributes
|
2019-06-11 18:47:56 +09:00 |
|
Dean Herbert
|
6973e1af4d
|
Fix incorrect xmldoc in OsuAnimatedButton (#4984)
Fix incorrect xmldoc in OsuAnimatedButton
|
2019-06-11 18:45:23 +09:00 |
|
Dean Herbert
|
591be33fc2
|
Merge branch 'master' into async-results-pages
|
2019-06-11 18:45:06 +09:00 |
|
Dean Herbert
|
86b6070ae8
|
Tween track frequency on pause (#4973)
Tween track frequency on pause
|
2019-06-11 18:44:56 +09:00 |
|
smoogipoo
|
a9758ba813
|
Merge remote-tracking branch 'origin/master' into fix-checkbox-overlap
|
2019-06-11 18:26:42 +09:00 |
|
smoogipoo
|
e5417416a2
|
Remove braces
|
2019-06-11 18:24:50 +09:00 |
|
Arphox
|
07e17518e9
|
Fix all "Maintainability" CodeFactor issues
|
2019-06-11 10:28:16 +02:00 |
|
Dean Herbert
|
8de62b608e
|
Allow FullscreenOverlay to surface to front on subsequent Show requests
|
2019-06-11 15:22:27 +09:00 |
|
Dean Herbert
|
609a82bc94
|
Update VisibilityContainer usage in line with framework
|
2019-06-11 15:13:58 +09:00 |
|
Lucas A
|
141775d98c
|
Merge remote-tracking branch 'upstream/master' into user-status-wiring
|
2019-06-10 21:41:00 +02:00 |
|
Lucas A
|
2e911d0e96
|
Merge remote-tracking branch 'upstream/master' into settings-footer-show-changelog-current-build
|
2019-06-10 19:13:54 +02:00 |
|
Dean Herbert
|
71e15fe0f1
|
Fix incorrect xmldoc in OsuAnimatedButton
|
2019-06-11 01:21:01 +09:00 |
|
Dean Herbert
|
e87123342c
|
Load results pages asynchronously
Reduces performance burden when first displaying pages. Closes #4977.
|
2019-06-10 23:51:09 +09:00 |
|
Dean Herbert
|
fc0fc8f164
|
Merge branch 'master' into backgrounded-beatmap-status-lookups
|
2019-06-10 19:37:35 +09:00 |
|
Dean Herbert
|
6ca2fcebfc
|
Centalise and prefix all ArchiveModelManager database logging
|
2019-06-10 19:34:32 +09:00 |
|
Dean Herbert
|
29945f27c5
|
Fix imported count incrementing on failures
|
2019-06-10 19:33:55 +09:00 |
|
Dean Herbert
|
54497fb1e7
|
Fix prefixing spaces in BeatmapInfo's ToString when metadata is not populated yet
|
2019-06-10 19:33:23 +09:00 |
|
Dean Herbert
|
6cda2cdb82
|
Fix exception output to use humanised model name
|
2019-06-10 18:41:56 +09:00 |
|
Dean Herbert
|
f7a699e4a2
|
Better documentation for import scheduler singleton
|
2019-06-10 18:38:03 +09:00 |
|
Dean Herbert
|
d7cb932606
|
Merge branch 'master' into selection-update
|
2019-06-10 17:51:40 +09:00 |
|
Dean Herbert
|
c8bd92659b
|
Clean up exception and null handling in Import process
|
2019-06-10 17:12:37 +09:00 |
|
Dean Herbert
|
559413f766
|
Avoid using ContinueWith in already async context
|
2019-06-10 17:12:25 +09:00 |
|
Dean Herbert
|
5b75060b94
|
Add test for rollback logic correctly dereferencing files
|
2019-06-10 16:45:45 +09:00 |
|
Dean Herbert
|
02b376d962
|
Fix rollback logic not necessrily cleaning up file store
|
2019-06-10 16:14:42 +09:00 |
|
Dean Herbert
|
fae32b3901
|
Return shorter class name in error messages
|
2019-06-10 16:14:11 +09:00 |
|
Dean Herbert
|
9bdc8b47bb
|
Remove unnecessary async-await pair
|
2019-06-10 16:13:51 +09:00 |
|
Dean Herbert
|
f31b19e0d7
|
Don't unwrap exception manually
|
2019-06-10 16:02:49 +09:00 |
|
Dean Herbert
|
e19f4935c3
|
Fix incorrect undo logic on exception
|
2019-06-10 14:13:36 +09:00 |
|
Dean Herbert
|
e4bad93b66
|
Use variable for web request concurrency for clarity
|
2019-06-10 13:52:09 +09:00 |
|
Dean Herbert
|
b79fdfc12f
|
Fix one more instance of improperly handled cancellation
|
2019-06-10 13:50:22 +09:00 |
|
Dean Herbert
|
2d1a54e634
|
Properly implement cancellation
|
2019-06-10 13:42:38 +09:00 |
|
Dean Herbert
|
b4d2d0bd0b
|
Simplify and combine concurrency of ArchiveModelManager
|
2019-06-10 13:42:33 +09:00 |
|
Dean Herbert
|
600503ec8e
|
Use Task.Run/Wait to avoid warnings
|
2019-06-10 13:42:29 +09:00 |
|
smoogipoo
|
f090e292c9
|
Move ArchiveModelManager import process to async flow
|
2019-06-10 13:42:22 +09:00 |
|
Lucas A
|
4f6978f2aa
|
Apply review suggestions.
|
2019-06-09 20:01:19 +02:00 |
|
Dean Herbert
|
5c2ea0b1a7
|
Move dispose to end of file
|
2019-06-10 01:14:46 +09:00 |
|
Dean Herbert
|
d964f6ba9e
|
Tween track frequency on pause
|
2019-06-10 00:56:35 +09:00 |
|
Dean Herbert
|
a5007b94db
|
Update resources
|
2019-06-09 22:31:02 +09:00 |
|
iiSaLMaN
|
3979dab573
|
Merge branch 'master' into rename-f-to-d
|
2019-06-09 16:04:26 +03:00 |
|