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
|
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
|
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 |
|
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 |
|
smoogipoo
|
d363a5d164
|
Add basic ordering
|
2020-09-02 21:19:15 +09:00 |
|
smoogipoo
|
094ddecc95
|
Add dropdowns to carousel items
|
2020-09-02 21:08:31 +09:00 |
|
smoogipoo
|
6d5e155106
|
Change to BindableList to notify of changes
|
2020-09-02 20:44:26 +09:00 |
|
smoogipoo
|
9dde37fe40
|
Hook up collection filter
|
2020-09-02 20:25:42 +09:00 |
|
smoogipoo
|
bb090a55e0
|
Add dropdown to filter control
|
2020-09-02 20:25:25 +09:00 |
|
Dean Herbert
|
6a765d2d76
|
Add smooth fading between audio tracks on transition
|
2020-09-02 20:04:56 +09:00 |
|
Dean Herbert
|
c964e4036e
|
Merge branch 'master' into update-framework
|
2020-09-02 15:49:19 +09:00 |
|
Dean Herbert
|
249ae5df1b
|
Merge branch 'master' into beatmap-track-rework
|
2020-09-02 15:24:46 +09:00 |
|
smoogipoo
|
555b2196b7
|
Add xmldoc to MusicController.ResetTrackAdjustments()
|
2020-09-02 15:23:50 +09:00 |
|
smoogipoo
|
bff652a26f
|
Persist nulls to the top score bindable
|
2020-09-02 14:29:46 +09:00 |
|
smoogipoo
|
7a6e02c558
|
Allow null rank
|
2020-09-02 14:28:31 +09:00 |
|
smoogipoo
|
f793bf66e5
|
Remove rate adjustment from player test scene
|
2020-09-02 14:25:24 +09:00 |
|
Salman Ahmed
|
99a68e880a
|
Merge remote-tracking branch 'upstream/master' into catch-combo-counter
|
2020-09-01 20:46:38 +03:00 |
|
dependabot-preview[bot]
|
112ecf085d
|
Bump Sentry from 2.1.5 to 2.1.6
Bumps [Sentry](https://github.com/getsentry/sentry-dotnet) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/getsentry/sentry-dotnet/releases)
- [Commits](https://github.com/getsentry/sentry-dotnet/compare/2.1.5...2.1.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-01 17:19:04 +00:00 |
|
Salman Ahmed
|
a0a4501008
|
Merge remote-tracking branch 'upstream/master' into catch-combo-counter
|
2020-09-01 20:17:25 +03:00 |
|
Craftplacer
|
c2ade44656
|
Change types back
|
2020-09-01 17:58:06 +02:00 |
|
Craftplacer
|
9835d98942
|
Merge remote-tracking branch 'upstream/master' into combo-colors
|
2020-09-01 17:39:35 +02:00 |
|
smoogipoo
|
78648cb90d
|
Add reading from local file
|
2020-09-01 19:33:06 +09:00 |
|
smoogipoo
|
e4cb7eb964
|
Initial structure
|
2020-09-01 19:32:49 +09:00 |
|