BananeVolante
|
794b8673e2
|
formated using dotnet format
|
2020-06-13 10:56:02 +02:00 |
|
BananeVolante
|
8b8f2dfda2
|
Removed duplicate samplepause.stop() calls, removed test lines
Since restart() always call perform immediate exit when the function lead
to a restart, there is no need to stop the pause sample in restart
|
2020-06-13 10:31:54 +02:00 |
|
BananeVolante
|
6fd8548f79
|
no longer crash if the restart sample isn't found
|
2020-06-13 10:13:41 +02:00 |
|
BananeVolante
|
e8db2cfd6d
|
Merge branch 'master' of https://github.com/ppy/osu
updated local source
|
2020-06-12 19:31:26 +02:00 |
|
BananeVolante
|
2feaf2c74a
|
added music during pause
|
2020-06-12 19:17:52 +02:00 |
|
Dean Herbert
|
91b6979c97
|
Fix LoadingSpinner not always playing fade in animation
|
2020-06-12 13:38:20 +09:00 |
|
smoogipoo
|
b7c1cfbe63
|
Adjust display to avoid overlaps
|
2020-06-11 15:07:14 +09:00 |
|
smoogipoo
|
7b012f1def
|
Fix test failures
|
2020-06-11 14:55:49 +09:00 |
|
smoogipoo
|
afa5b995f2
|
Merge branch 'fix-test-nullref' into timeshift-results-2
|
2020-06-11 14:05:05 +09:00 |
|
Dean Herbert
|
3ae1df07b0
|
Fix a couple more new formatting issues
|
2020-06-10 00:09:29 +09:00 |
|
Dean Herbert
|
7dc19220e5
|
Apply new resharper formatting fixes
|
2020-06-09 23:38:54 +09:00 |
|
Dean Herbert
|
7274213cce
|
Update framework
|
2020-06-09 23:30:42 +09:00 |
|
smoogipoo
|
ab10732a78
|
Remove usages of null-forgiving operator
|
2020-06-09 22:13:48 +09:00 |
|
smoogipoo
|
88aed1d504
|
Merge branch 'master' into update-inspectcode-version
|
2020-06-09 20:12:39 +09:00 |
|
Dan Balasescu
|
527577d7c3
|
Merge pull request #9236 from MiraiSubject/logovisualisation-subclass
Move user and skin specific settings for LogoVisualisation to a subclass
|
2020-06-09 19:16:24 +09:00 |
|
smoogipoo
|
05b1edb9d8
|
Fix incorrect beatmap showing
|
2020-06-09 19:01:02 +09:00 |
|
smoogipoo
|
4fd5ff61eb
|
Add loading spinner
|
2020-06-09 18:53:55 +09:00 |
|
smoogipoo
|
44dd7d65be
|
Fix duplicate scores showing
|
2020-06-09 18:21:37 +09:00 |
|
smoogipoo
|
7f05c16c9f
|
Merge branch 'master' into timeshift-results-2
|
2020-06-09 15:59:13 +09:00 |
|
Dan Balasescu
|
7f72f59307
|
Merge branch 'master' into fetch-private-chat-history
|
2020-06-09 14:42:29 +09:00 |
|
Dan Balasescu
|
1476412eaa
|
Merge branch 'master' into startup-safety
|
2020-06-09 13:55:33 +09:00 |
|
Dean Herbert
|
9d68a95f3f
|
Merge branch 'master' into multi-room-load-spinner
|
2020-06-09 10:56:56 +09:00 |
|
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
|
2a5e960025
|
Move user and skin specific settings to a subclass
|
2020-06-08 21:15:51 +02: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]
|
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
|
b41384dde8
|
Merge branch 'master' into multiplayer-beatmap-checksum
|
2020-06-07 18:05:33 +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 |
|
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 |
|
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 |
|
Dean Herbert
|
5ed3cd205f
|
Simplify reuse check using FileInfo IDs
|
2020-06-03 23:35:56 +09:00 |
|
Dean Herbert
|
f6d9f0597b
|
Add implicit join logic for multiplayer rooms
|
2020-06-03 21:28:29 +09:00 |
|
Dean Herbert
|
012933545e
|
Add test coverage
|
2020-06-03 18:33:41 +09:00 |
|
Dean Herbert
|
c155ab8339
|
Check filenames and timestamps before reusing an already imported model
|
2020-06-03 18:03:10 +09:00 |
|
smoogipoo
|
092f5b6521
|
Fix incorrect reference + simplify
|
2020-06-03 17:41:05 +09:00 |
|
Dean Herbert
|
1ba3f0ac14
|
Fix chat history not being loaded for multiplayer matches
|
2020-06-03 17:31:55 +09:00 |
|
smoogipoo
|
8aa8d2c880
|
Resolve NREs
|
2020-06-03 16:59:37 +09:00 |
|