Dean Herbert
|
5fdeeec8df
|
Merge pull request #9175 from smoogipoo/multiplayer-beatmap-checksum
Add timeshift beatmap checksum validation
|
2020-06-09 10:53:33 +09:00 |
|
Shivam
|
a60bb5feac
|
Rename baseclass, add xmldoc & change access to internal
|
2020-06-08 23:45:40 +02:00 |
|
Shivam
|
0b6ae08c93
|
Removed unneeded properties
|
2020-06-08 21:31:03 +02:00 |
|
Shivam
|
d52e3f9386
|
Removed logovisualisation changes
Now depends on https://github.com/ppy/osu/pull/9236 for accent color changes to apply
|
2020-06-08 21:26:48 +02:00 |
|
Shivam
|
2a5e960025
|
Move user and skin specific settings to a subclass
|
2020-06-08 21:15:51 +02:00 |
|
Shivam
|
e821d787b4
|
Implement suggested changes
Note: LogoVisualisation is likely going to be needed in a separate PR to conform to the review.
|
2020-06-08 20:13:02 +02:00 |
|
Shivam
|
229a40e6e3
|
Code formatting fixed
Somehow slipped through after pushing
|
2020-06-08 15:39:15 +02:00 |
|
smoogipoo
|
8a021e0beb
|
Use save method in test
|
2020-06-08 22:35:01 +09:00 |
|
Shivam
|
f80cdeac5c
|
Change transforms to roughly match fallback visually
|
2020-06-08 15:31:30 +02:00 |
|
Dean Herbert
|
e5569ab963
|
Merge pull request #9233 from ppy/dependabot/nuget/Humanizer-2.8.26
Bump Humanizer from 2.8.11 to 2.8.26
|
2020-06-08 20:31:10 +09:00 |
|
Dean Herbert
|
1ab78fa8a7
|
Merge pull request #9234 from ppy/dependabot/nuget/Microsoft.Build.Traversal-2.0.48
Bump Microsoft.Build.Traversal from 2.0.34 to 2.0.48
|
2020-06-08 20:30:54 +09:00 |
|
dependabot-preview[bot]
|
e0c94304c7
|
Bump Humanizer from 2.8.11 to 2.8.26
Bumps [Humanizer](https://github.com/Humanizr/Humanizer) from 2.8.11 to 2.8.26.
- [Release notes](https://github.com/Humanizr/Humanizer/releases)
- [Changelog](https://github.com/Humanizr/Humanizer/blob/master/release_notes.md)
- [Commits](https://github.com/Humanizr/Humanizer/compare/v2.8.11...v2.8.26)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-08 09:45:31 +00:00 |
|
dependabot-preview[bot]
|
bbf8864f14
|
Bump Microsoft.Build.Traversal from 2.0.34 to 2.0.48
Bumps [Microsoft.Build.Traversal](https://github.com/Microsoft/MSBuildSdks) from 2.0.34 to 2.0.48.
- [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.34...Microsoft.Build.Traversal.2.0.48)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-08 09:45:31 +00:00 |
|
Dean Herbert
|
280592b3a4
|
Merge pull request #9232 from ppy/dependabot/nuget/Sentry-2.1.3
Bump Sentry from 2.1.1 to 2.1.3
|
2020-06-08 18:44:14 +09:00 |
|
dependabot-preview[bot]
|
ff555c41c6
|
Bump Sentry from 2.1.1 to 2.1.3
Bumps [Sentry](https://github.com/getsentry/sentry-dotnet) from 2.1.1 to 2.1.3.
- [Release notes](https://github.com/getsentry/sentry-dotnet/releases)
- [Commits](https://github.com/getsentry/sentry-dotnet/compare/2.1.1...2.1.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-08 08:57:44 +00:00 |
|
Dean Herbert
|
712fd6a944
|
Fetch existing private message channels on re-joining
|
2020-06-08 17:54:26 +09:00 |
|
Dean Herbert
|
dd61d6ed04
|
Attempt to reimport intro if a bad state is detected
|
2020-06-08 14:48:42 +09:00 |
|
Dean Herbert
|
63003757c4
|
Remove WorkingBeatmap cache when deleting or updating a beatmap
|
2020-06-08 14:48:26 +09:00 |
|
smoogipoo
|
443977aa8d
|
Remove PreUpdate, update hash in Save()
|
2020-06-08 14:40:17 +09:00 |
|
smoogipoo
|
dfed27bd46
|
Add back stream seeking for sanity
|
2020-06-08 14:24:21 +09:00 |
|
Dean Herbert
|
72ada020a2
|
Don't attempt to use virtual track for intro sequence clock
|
2020-06-08 13:42:16 +09:00 |
|
Dean Herbert
|
5f6c35a577
|
Merge pull request #9215 from bdach/hold-note-release-hitsounds
Fix incorrect sample choices for hold notes
|
2020-06-08 10:51:57 +09:00 |
|
Dean Herbert
|
35574f30e7
|
Merge branch 'master' into hold-note-release-hitsounds
|
2020-06-08 10:19:59 +09:00 |
|
Craftplacer
|
101604e741
|
Redesign classes and generally improve code
|
2020-06-08 00:39:33 +02:00 |
|
Craftplacer
|
e95ffcb528
|
Merge remote-tracking branch 'upstream/master' into update-button
|
2020-06-07 22:51:03 +02:00 |
|
Craftplacer
|
4e56981554
|
Merge remote-tracking branch 'upstream/master' into update-button
# Conflicts:
# osu.Game/Overlays/Settings/Sections/General/UpdateSettings.cs
|
2020-06-07 22:43:53 +02:00 |
|
Dean Herbert
|
36d318d4dc
|
Merge pull request #9188 from bdach/contributing-guidelines
Add contributing guidelines
|
2020-06-07 21:48:04 +09:00 |
|
Dean Herbert
|
b41384dde8
|
Merge branch 'master' into multiplayer-beatmap-checksum
|
2020-06-07 18:05:33 +09:00 |
|
Salman Ahmed
|
efd5e14410
|
Clarify why ruleset bindable must be set at the BDL of any base test scene
|
2020-06-06 19:20:06 +03:00 |
|
Salman Ahmed
|
0f78af7252
|
Remove unnecessary disabled check
I have a bad memory here, til.
|
2020-06-06 19:19:30 +03:00 |
|
Dean Herbert
|
c3036c1d45
|
Merge pull request #9197 from peppy/better-reimport-support
Check all files match before using an existing archive model
|
2020-06-05 22:02:36 +09:00 |
|
Dan Balasescu
|
2ad5b2065f
|
Merge branch 'master' into better-reimport-support
|
2020-06-05 20:59:55 +09:00 |
|
smoogipoo
|
bb89114b70
|
Show a loading spinner on multiplayer lounge loads
|
2020-06-05 20:52:27 +09:00 |
|
smoogipoo
|
0107e9ba16
|
Change lookups to use SingleOrDefault()
|
2020-06-05 19:18:00 +09:00 |
|
smoogipoo
|
caf94df0d0
|
Merge branch 'master' into multiplayer-beatmap-checksum
|
2020-06-05 19:16:05 +09:00 |
|
Salman Ahmed
|
495f89ddae
|
Expand number text box test scene to one holding all OsuTextBox's types
|
2020-06-05 06:45:42 +03:00 |
|
Salman Ahmed
|
178bbf16d1
|
Fix password text boxes having distinguishable key sounds
Closes https://github.com/ppy/osu-framework/issues/3280
|
2020-06-05 06:44:41 +03:00 |
|
Salman Ahmed
|
c6c88a901c
|
Add text box sample playback logic in OsuTextBox
Moved from osu!framework.
|
2020-06-05 06:43:44 +03:00 |
|
Bartłomiej Dach
|
896177801a
|
Avoid creating copies of node samples every time
|
2020-06-05 00:07:27 +02:00 |
|
Bartłomiej Dach
|
4c6116e6e7
|
Fix compilation failure in Android test project
|
2020-06-04 23:50:58 +02:00 |
|
Bartłomiej Dach
|
c4cae006aa
|
Correctly slice node sample list when converting
|
2020-06-04 22:47:39 +02:00 |
|
Bartłomiej Dach
|
ac019bddd6
|
Only play samples at start of hold note in mania maps
|
2020-06-04 22:33:34 +02:00 |
|
Bartłomiej Dach
|
35544ede50
|
Add failing test cases
|
2020-06-04 22:33:30 +02:00 |
|
Bartłomiej Dach
|
6b88141e58
|
Add mania sample conversion test
|
2020-06-04 21:53:37 +02:00 |
|
Dean Herbert
|
5d1770dec8
|
Merge pull request #9212 from smoogipoo/fix-scorepanel-input
Fix score panel not receiving input in some places
|
2020-06-05 00:26:02 +09:00 |
|
Dean Herbert
|
bd2e4c50dd
|
Merge pull request #9211 from smoogipoo/change-date-format
Change format of date on score panel
|
2020-06-04 23:31:28 +09:00 |
|
Dean Herbert
|
2ec7059ac4
|
Merge pull request #9213 from smoogipoo/fix-keybinding-crash
Fix crash when double-clicking clear binding button
|
2020-06-04 23:31:02 +09:00 |
|
smoogipoo
|
9c1542f897
|
Fix crash when pressing clear button twice
|
2020-06-04 22:17:00 +09:00 |
|
smoogipoo
|
afcefe01bf
|
Fix score panel not receiving input in some places
|
2020-06-04 21:48:55 +09:00 |
|
smoogipoo
|
5d7bb8cb4e
|
Change format of date on score panel
|
2020-06-04 21:33:38 +09:00 |
|