|
0e844b3039
|
Cleanup / re-protect file store
|
2020-01-14 19:24:53 +09:00 |
|
|
b51575b433
|
Add temporary keybind for saving
|
2020-01-14 19:24:53 +09:00 |
|
|
4fe5ea8e92
|
Clear working beatmap cache on save
|
2020-01-14 19:24:53 +09:00 |
|
|
ea7510d2f5
|
Rename menu option
|
2020-01-14 19:24:53 +09:00 |
|
|
1b3bff6fa5
|
Fix model file infos not being removed
|
2020-01-14 19:24:53 +09:00 |
|
|
a255832195
|
Add beatmapmanager method for saving
|
2020-01-14 19:24:53 +09:00 |
|
|
b91bcaccba
|
Remove outdated comment
|
2020-01-14 19:24:53 +09:00 |
|
|
5f5878e37e
|
Dereference existing file
|
2020-01-14 19:24:53 +09:00 |
|
|
b592b6d80d
|
Improve robustness by always creating a new file
|
2020-01-14 19:24:53 +09:00 |
|
|
609102bea3
|
Initial file updating implementation
|
2020-01-14 19:24:53 +09:00 |
|
|
681a43a318
|
Refactor to support beatmap updates
|
2020-01-14 19:24:53 +09:00 |
|
|
1367c18d3f
|
General refactorings
|
2020-01-14 15:07:25 +09:00 |
|
|
45dad5a9c7
|
Merge remote-tracking branch 'origin/master' into rankings-country-filter
|
2020-01-14 15:00:48 +09:00 |
|
|
c196e83e75
|
Allow changing volume in song select with arrow keys when pressing alt
|
2020-01-13 20:48:39 -08:00 |
|
|
619fe29871
|
Make reverse arrow animate faster via divisor specification
Adds MinimumBeatLength to BeatSyncedContainer to make sure things don't get out of hand.
|
2020-01-14 01:39:45 +09:00 |
|
|
a1d603abf1
|
Fix song select showing incorrect key count when difficulty mod… (#7510)
Fix song select showing incorrect key count when difficulty mods applied
|
2020-01-13 19:22:47 +08:00 |
|
|
7a6215c6cf
|
Add global action for toggling now playing overlay (#7501)
Add global action for toggling now playing overlay
|
2020-01-13 15:53:35 +08:00 |
|
|
8059922aa4
|
Make gradient in NewsArticleCover be effected by hover (#7509)
Make gradient in NewsArticleCover be effected by hover
|
2020-01-13 15:34:46 +08:00 |
|
|
c190c68659
|
Add safety for channel with no messages
|
2020-01-13 12:22:44 +09:00 |
|
|
b5ac707c6c
|
Remove unnecessary directive
|
2020-01-12 21:09:48 +01:00 |
|
|
aa2645502c
|
Fix adjusted value always being 0
|
2020-01-12 20:43:48 +01:00 |
|
|
8cc2d70df0
|
Reduce API calls by checking what message was last marked as read
|
2020-01-12 16:24:14 +01:00 |
|
|
f1b4fbb844
|
Make gradient in NewsArticleCover be effected by hover
|
2020-01-12 17:38:15 +03:00 |
|
|
f43602518a
|
Add global action for toggling now playing overlay
|
2020-01-11 11:43:51 -08:00 |
|
|
730cc92bf3
|
Fade out instead of insta hiding on menu suspending
|
2020-01-11 22:43:07 +03:00 |
|
|
ccaf4e48a1
|
Remove using directive
|
2020-01-11 20:04:58 +01:00 |
|
|
5d5c635b1b
|
Merge branch 'api-chat-read' of https://github.com/Craftplacer/osu into api-chat-read
|
2020-01-11 19:47:40 +01:00 |
|
|
2ea1367a88
|
Remove message parameter and make it mark the entire channel as read
|
2020-01-11 19:47:35 +01:00 |
|
|
7aac6deb71
|
Merge branch 'master' into api-chat-read
|
2020-01-11 19:18:50 +01:00 |
|
|
f8a11e50b6
|
Remove redundant ToString() calls
as string interpolation does this automatically..
|
2020-01-11 18:00:34 +01:00 |
|
|
d9c57baa89
|
Add test case for mismatch of channels
|
2020-01-11 17:48:03 +01:00 |
|
|
50e357a799
|
Change method parameters, add detailed error message and method docs
|
2020-01-11 17:42:02 +01:00 |
|
|
cd679707ed
|
Prevent channel duplicates
Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2020-01-11 17:16:11 +01:00 |
|
|
bd33687f53
|
Add AllowUpdates flag to SongTicker
|
2020-01-11 18:27:22 +03:00 |
|
|
81948744d0
|
remove unnecessary null checks
|
2020-01-11 17:50:13 +03:00 |
|
|
d25ef1966d
|
Remove unnecessary local bindable
|
2020-01-11 17:48:09 +03:00 |
|
|
7dbb4d919b
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into main-menu-song-ticker
|
2020-01-11 17:43:21 +03:00 |
|
|
9a9c01bc92
|
Fix user status dropdown having no padding around items (#7491)
Fix user status dropdown having no padding around items
|
2020-01-11 22:04:33 +08:00 |
|
|
0c995244b2
|
Merge branch 'master' into update-framework
|
2020-01-11 17:47:11 +08:00 |
|
|
e6210f10b7
|
Add unicode metadata support
|
2020-01-11 07:32:40 +03:00 |
|
|
d59cae33d3
|
Some animation adjustments
|
2020-01-11 07:17:13 +03:00 |
|
|
820f9f2273
|
Fix default button absorbing drag scroll on settings
|
2020-01-10 20:16:46 -08:00 |
|
|
7716a555ec
|
Move only ButtonSystem on screen changes rather than everything
|
2020-01-11 07:08:00 +03:00 |
|
|
6500cc967f
|
Implement SongTicker component
|
2020-01-11 06:58:35 +03:00 |
|
|
19033e0ef8
|
Fix user status dropdown having no padding around items
|
2020-01-10 19:25:33 -08:00 |
|
|
bd175118e9
|
Update framework
|
2020-01-11 04:16:07 +08:00 |
|
|
f745d74666
|
Add ability to delete individual scores (#7252)
Add ability to delete individual scores
Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2020-01-10 01:58:35 +08:00 |
|
|
56724d2580
|
Merge branch 'master' into #7146
|
2020-01-10 01:08:20 +08:00 |
|
|
3be2fc27f3
|
Merge branch 'master' into Remove_osuTK.MathHelper
|
2020-01-10 00:28:46 +08:00 |
|
|
3391e21fc4
|
Merge pull request #7486 from smoogipoo/update-framework
Update framework
|
2020-01-10 00:28:13 +08:00 |
|