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 |
|
smoogipoo
|
4459287b35
|
Add filter control test scene
|
2020-09-02 20:25:12 +09:00 |
|
Dean Herbert
|
6a765d2d76
|
Add smooth fading between audio tracks on transition
|
2020-09-02 20:04:56 +09:00 |
|
Dean Herbert
|
05cc22d441
|
Merge pull request #10037 from peppy/tournament-bracket-editor-empty-ux
|
2020-09-02 16:27:59 +09:00 |
|
Dean Herbert
|
ee0d7b5217
|
Merge pull request #9792 from smoogipoo/beatmap-track-rework
|
2020-09-02 15:59:12 +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 |
|
Dean Herbert
|
5195da3ceb
|
Add message box in bracket editor explaining how to get started
|
2020-09-02 15:18:51 +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 |
|
Dean Herbert
|
dda776d15f
|
Merge pull request #10036 from smoogipoo/fix-tourney-nullref
|
2020-09-02 13:52:53 +09:00 |
|
smoogipoo
|
8f90cc1820
|
Add test
|
2020-09-02 13:21:51 +09:00 |
|
smoogipoo
|
8bf679db8b
|
Fix nullref in date text box
|
2020-09-02 13:17:17 +09:00 |
|
Dean Herbert
|
73796fbf33
|
Merge pull request #10031 from ppy/dependabot/nuget/Sentry-2.1.6
Bump Sentry from 2.1.5 to 2.1.6
|
2020-09-02 10:51:34 +09:00 |
|
Dean Herbert
|
6c19ef02bc
|
Merge pull request #10032 from ppy/dependabot/nuget/Microsoft.Build.Traversal-2.1.1
Bump Microsoft.Build.Traversal from 2.0.52 to 2.1.1
|
2020-09-02 10:51:25 +09:00 |
|
Dean Herbert
|
75aa67b6e9
|
Merge pull request #10033 from ppy/dependabot/nuget/Microsoft.NET.Test.Sdk-16.7.1
Bump Microsoft.NET.Test.Sdk from 16.7.0 to 16.7.1
|
2020-09-02 10:51:03 +09:00 |
|
dependabot-preview[bot]
|
66c0d12da6
|
Bump Microsoft.NET.Test.Sdk from 16.7.0 to 16.7.1
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.0 to 16.7.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.7.0...v16.7.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-01 17:19:46 +00:00 |
|
dependabot-preview[bot]
|
846189659b
|
Bump Microsoft.Build.Traversal from 2.0.52 to 2.1.1
Bumps [Microsoft.Build.Traversal](https://github.com/Microsoft/MSBuildSdks) from 2.0.52 to 2.1.1.
- [Release notes](https://github.com/Microsoft/MSBuildSdks/releases)
- [Changelog](https://github.com/microsoft/MSBuildSdks/blob/master/RELEASE.md)
- [Commits](https://github.com/Microsoft/MSBuildSdks/compare/Microsoft.Build.Traversal.2.0.52...Microsoft.Build.Traversal.2.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-01 17:19:29 +00: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 |
|
Craftplacer
|
2a7259f7aa
|
Update LegacyBeatmapEncoderTest.cs
|
2020-09-01 18:15:46 +02: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 |
|
smoogipoo
|
7e1844ed77
|
Fix track adjusments being reset incorrectly
|
2020-09-01 18:07:19 +09:00 |
|
smoogipoo
|
26b4226b55
|
Fix ModTimeRamp not working
|
2020-09-01 16:55:10 +09:00 |
|
Dean Herbert
|
9dca25bd58
|
Merge pull request #10027 from peppy/fix-editor-zoom-bounds
|
2020-09-01 16:12:36 +09:00 |
|
Dan Balasescu
|
f08e7828da
|
Merge branch 'master' into beatmap-track-rework
|
2020-09-01 16:06:38 +09:00 |
|
smoogipoo
|
9e3b809cab
|
Rename to user_score to match API
|
2020-09-01 15:42:47 +09:00 |
|
Dean Herbert
|
d1f79a6a48
|
Fix potentially incorrect zoom level getting set on very short audio
track
|
2020-09-01 15:41:36 +09:00 |
|
Dan Balasescu
|
bb97e9632c
|
Merge pull request #10023 from Craftplacer/revert-10003-beatmapskin-interface
Revert "Add marker interface for beatmap skins"
|
2020-09-01 14:26:49 +09:00 |
|
Dan Balasescu
|
436242cf60
|
Merge branch 'master' into revert-10003-beatmapskin-interface
|
2020-09-01 13:56:34 +09:00 |
|
Dean Herbert
|
3d0121ceb1
|
Merge pull request #10022 from PajLe/auto-on-low-duration-spinners
|
2020-09-01 12:19:44 +09:00 |
|
Dean Herbert
|
d45a1521a1
|
Update BindableList usages
|
2020-09-01 11:56:23 +09:00 |
|
Dean Herbert
|
c8aa197e5b
|
Update framework
|
2020-09-01 11:36:18 +09:00 |
|
Dean Herbert
|
653280f6d6
|
Merge pull request #9991 from smoogipoo/mania-notelock
|
2020-09-01 10:47:23 +09:00 |
|
Dean Herbert
|
21aed80199
|
Merge pull request #10016 from smoogipoo/wedge-star-difficulty
|
2020-09-01 10:45:50 +09:00 |
|
Dean Herbert
|
44c02d7d58
|
Merge branch 'master' into wedge-star-difficulty
|
2020-09-01 09:33:28 +09:00 |
|