Dan Balasescu
|
4d9a5f7ba8
|
Merge branch 'master' into update-icons
|
2020-09-03 20:19:51 +09:00 |
|
Dean Herbert
|
c9a73926a6
|
Add basic test coverage
|
2020-09-03 19:38:01 +09:00 |
|
Dean Herbert
|
1c1c583d3b
|
Fix regression in file update logic (filename set too early)
|
2020-09-03 19:31:40 +09:00 |
|
Dean Herbert
|
a555407f37
|
Fix various test failures due to missing beatmap info in empty beatmap
|
2020-09-03 19:25:18 +09:00 |
|
Dean Herbert
|
58e84760b9
|
Fix path empty string check causing regression in behaviour
|
2020-09-03 19:17:07 +09:00 |
|
Dean Herbert
|
bb8bc1097e
|
Merge pull request #10020 from smoogipoo/timeshift-leaderboard-topscore
|
2020-09-03 18:40:05 +09:00 |
|
Dean Herbert
|
7a0c1411b6
|
Merge branch 'master' into timeshift-leaderboard-topscore
|
2020-09-03 18:11:04 +09:00 |
|
Dean Herbert
|
72cb65c22f
|
Update and add missing beatmap statistic icons to info wedge
|
2020-09-03 17:52:22 +09:00 |
|
Dean Herbert
|
d55c9c3cc2
|
Fix UserProfile weirdness
|
2020-09-03 17:11:34 +09:00 |
|
Dean Herbert
|
99e34d8562
|
Update with missing icons
|
2020-09-03 17:05:45 +09:00 |
|
Dean Herbert
|
f5a73130e1
|
Fix regression in sidebar button sizing
|
2020-09-03 16:34:58 +09:00 |
|
Dean Herbert
|
0d1674ca5e
|
Combine settings strings to read from same location
|
2020-09-03 16:34:58 +09:00 |
|
Dean Herbert
|
2fac0a180e
|
Adjust toolbar button sizing
|
2020-09-03 16:34:58 +09:00 |
|
Dean Herbert
|
98c5a04a09
|
Update home button
|
2020-09-03 16:34:58 +09:00 |
|
Dean Herbert
|
942276d88f
|
Remove outdated SearchableList classes
|
2020-09-03 16:34:58 +09:00 |
|
Dean Herbert
|
7bcbac6f45
|
Move header setting to FullscreenOverlay
|
2020-09-03 16:34:58 +09:00 |
|
Dean Herbert
|
dbf44fbaf2
|
Update names and icons to match new designs
|
2020-09-03 16:34:58 +09:00 |
|
Dean Herbert
|
dceae21bbf
|
Centralise fetching of overlay component titles and textures
|
2020-09-03 16:34:58 +09:00 |
|
Dean Herbert
|
19de6124b6
|
Merge pull request #10026 from peppy/update-framework
|
2020-09-03 16:10:43 +09:00 |
|
Dean Herbert
|
4c011a88ce
|
Merge branch 'master' into update-framework
|
2020-09-03 15:08:18 +09:00 |
|
Dean Herbert
|
fe524ec491
|
Merge branch 'master' into update-framework
|
2020-09-03 14:58:32 +09:00 |
|
Dean Herbert
|
0530c4b8a7
|
Update framework
|
2020-09-03 14:58:22 +09:00 |
|
Dan Balasescu
|
cf89a6e1a4
|
Merge pull request #10043 from peppy/better-outro-music-fade
Improve music fade on game exit
|
2020-09-03 14:24:46 +09:00 |
|
Dan Balasescu
|
12b43e1d5c
|
Merge pull request #10019 from Game4all/game-overlay-activation-mode
Add a bindable to OsuScreen to allow dynamically changing its OverlayActivation mode
|
2020-09-03 14:03:41 +09:00 |
|
Dan Balasescu
|
84b3604192
|
Merge branch 'master' into game-overlay-activation-mode
|
2020-09-03 13:34:22 +09:00 |
|
Dean Herbert
|
d849f7f2b5
|
Use the local user's username when saving a new beatmap
|
2020-09-03 13:20:23 +09:00 |
|
Dean Herbert
|
e337e6b3b0
|
Use a more correct filename when saving
|
2020-09-03 13:20:23 +09:00 |
|
Dean Herbert
|
e80ef341d2
|
Allow UpdateFile to be called when a previous file doesn't exist
|
2020-09-03 13:20:23 +09:00 |
|
Dean Herbert
|
218cc39a4c
|
Avoid throwing exceptions when MutatePath is called with null path
|
2020-09-03 13:20:23 +09:00 |
|
Dean Herbert
|
faf9b0a528
|
Fix hard crash when trying to retrieve a beatmap's track when no file is present
|
2020-09-03 13:20:23 +09:00 |
|
Dean Herbert
|
e032844570
|
Start with a fresh beatmap when entering editor from main menu
|
2020-09-03 13:20:23 +09:00 |
|
Dean Herbert
|
2f42c57f4b
|
Add safeties to ensure the current track doesn't loop or change
|
2020-09-03 13:15:23 +09:00 |
|
Dean Herbert
|
547c8090e5
|
Improve game exit music fade
|
2020-09-03 13:15:23 +09:00 |
|
Dan Balasescu
|
d8a25f5247
|
Merge pull request #10038 from peppy/fade-between-audio-tracks
Add smooth fading between audio tracks on transition
|
2020-09-03 13:14:43 +09:00 |
|
Salman Ahmed
|
5180d71fd9
|
Attach an inline comment explaining how the value was reached
|
2020-09-03 06:09:52 +03:00 |
|
Salman Ahmed
|
e7eaaf8b02
|
Bring legacy slider border width closer to osu!stable
|
2020-09-03 04:46:26 +03:00 |
|
Lucas A
|
754274a146
|
Fix and add XMLDoc
|
2020-09-02 20:55:26 +02:00 |
|
Lucas A
|
3fc6a74fdf
|
Expose an immutable bindable in interface.
|
2020-09-02 19:55:46 +02:00 |
|
smoogipoo
|
a56f9d6770
|
Implement collection import
|
2020-09-03 00:08:33 +09:00 |
|
smoogipoo
|
39c304d008
|
Adjust error messages
|
2020-09-02 23:47:42 +09:00 |
|
smoogipoo
|
ae1de1adcb
|
Adjust to prevent runaway errors
|
2020-09-02 23:42:44 +09:00 |
|
smoogipoo
|
fca0324264
|
Disallow being able to add dummy beatmap
|
2020-09-02 23:34:38 +09:00 |
|
smoogipoo
|
fd3ab41731
|
Save on disposal
|
2020-09-02 23:32:08 +09:00 |
|
smoogipoo
|
b7adb4b1fd
|
Add background save support + read safety
|
2020-09-02 23:31:37 +09:00 |
|
smoogipoo
|
d83264f538
|
Add max height
|
2020-09-02 22:56:13 +09:00 |
|
smoogipoo
|
7fcbc3a814
|
Respond to changes in beatmap
|
2020-09-02 22:06:17 +09:00 |
|
smoogipoo
|
661eac8f1d
|
Add add/remove button to dropdown items
|
2020-09-02 22:03:38 +09:00 |
|
smoogipoo
|
6862571672
|
Fix IconButton sometimes not recolourising
|
2020-09-02 22:02:57 +09:00 |
|
smoogipoo
|
02a908752f
|
Fix stackoverflow
|
2020-09-02 21:52:56 +09:00 |
|
smoogipoo
|
5ebead2bfd
|
Prevent ValueChanged binds to external bindable
|
2020-09-02 21:44:07 +09:00 |
|