Dean Herbert
|
49aa839872
|
Update RulesetInputManager to use new method
|
2020-07-01 18:54:11 +09:00 |
|
Dean Herbert
|
6f6376d53c
|
Update framework
|
2020-07-01 18:52:05 +09:00 |
|
Dean Herbert
|
ed20bdf2e9
|
Merge pull request #9403 from smoogipoo/fix-results-ui-scale
Fix scroll container height on smaller ui scales
|
2020-07-01 18:45:49 +09:00 |
|
Dean Herbert
|
5f577797a7
|
Expose transform helpers in SkinnableSound
|
2020-07-01 18:41:00 +09:00 |
|
Dean Herbert
|
4ae70f2679
|
Merge pull request #9393 from smoogipoo/improve-wedge-quality
Improve quality of song select beatmap wedge
|
2020-07-01 18:25:14 +09:00 |
|
smoogipoo
|
cdcad94e9f
|
Handle exception thrown due to custom stoage on startup
|
2020-07-01 17:47:29 +09:00 |
|
smoogipoo
|
ab15b6031d
|
Update with framework-side storage changes
|
2020-07-01 17:12:07 +09:00 |
|
Dan Balasescu
|
3fbb2b3f42
|
Merge pull request #9414 from Game4all/fix-log-redirection
Fix notification redirecting to the old log folder when game installation has been migrated to another location
|
2020-07-01 15:12:28 +09:00 |
|
Dan Balasescu
|
e1423dff36
|
Merge pull request #9381 from bdach/mania-conversion-precision
Fix incorrect sample list slicing in mania conversion algorithm
|
2020-07-01 13:14:24 +09:00 |
|
Bartłomiej Dach
|
b37eb63579
|
Merge branch 'master' into mania-conversion-precision
|
2020-06-30 20:16:47 +02:00 |
|
Bartłomiej Dach
|
39cfbb67ad
|
Replace iterated addition with rounding
|
2020-06-30 20:16:19 +02:00 |
|
Lucas A
|
508d34fd3a
|
Fix notification redirecting to the old log folder when game installation has been migrated to another location.
|
2020-06-30 19:51:10 +02:00 |
|
smoogipoo
|
85c42456f2
|
Improve performance of sequential scrolling algorithm
|
2020-06-30 21:41:27 +09:00 |
|
smoogipoo
|
1701c844a6
|
Fix scroll container height on smaller ui scales
|
2020-06-30 16:36:53 +09:00 |
|
Dan Balasescu
|
50ae69b111
|
Merge pull request #9375 from power9maker/red-tint
Hide red tint when "Show health display even when you can't fail" option is off
|
2020-06-30 16:09:59 +09:00 |
|
Dan Balasescu
|
0e80d6629b
|
Merge branch 'master' into red-tint
|
2020-06-30 15:44:22 +09:00 |
|
Dean Herbert
|
db1d02cb0f
|
Merge pull request #9400 from ppy/dependabot/nuget/Sentry-2.1.4
Bump Sentry from 2.1.3 to 2.1.4
|
2020-06-30 03:08:44 +09:00 |
|
dependabot-preview[bot]
|
51f5083c2d
|
Bump Sentry from 2.1.3 to 2.1.4
Bumps [Sentry](https://github.com/getsentry/sentry-dotnet) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/getsentry/sentry-dotnet/releases)
- [Commits](https://github.com/getsentry/sentry-dotnet/compare/2.1.3...2.1.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-29 17:17:52 +00:00 |
|
Dan Balasescu
|
04fe29d7be
|
Merge pull request #9396 from LumpBloom7/StatsExcludeEmptyHitWindow
Exclude hit objects with an EmptyHitWindow from being considered in TimingDistributionGraph
|
2020-06-29 21:40:38 +09:00 |
|
Derrick Timmermans
|
bb81f908fb
|
Exclude EmptyHitWindow from being considered in TimingDistributionGraph
|
2020-06-29 15:53:56 +08:00 |
|
Dean Herbert
|
0423b4406e
|
Merge pull request #9394 from smoogipoo/improve-taiko-hittarget-quality
Improve quality of taiko hit target
|
2020-06-29 15:11:02 +09:00 |
|
smoogipoo
|
5db103dc61
|
Improve quality of taiko hit target
|
2020-06-29 14:42:20 +09:00 |
|
smoogipoo
|
af7494b232
|
Improve quality of song select beatmap wedge
|
2020-06-29 13:58:35 +09:00 |
|
Dean Herbert
|
f7d74c138f
|
Merge pull request #9391 from MiraiSubject/intro-loop
|
2020-06-29 12:56:10 +09:00 |
|
Shivam
|
0c4b06b485
|
Add visualtest to check if Track loops in Welcome
|
2020-06-29 02:16:19 +02:00 |
|
Shivam
|
444504f2b9
|
Expose MainMenu Track as internal get private set
|
2020-06-29 02:10:40 +02:00 |
|
Shivam
|
24dceb9f84
|
Make only "Welcome" loop
|
2020-06-29 01:41:47 +02:00 |
|
Shivam
|
270384e71e
|
Remove redundant get set
|
2020-06-29 00:59:44 +02:00 |
|
Shivam
|
5689f27987
|
Make sure it only loops for themed intros if true
|
2020-06-29 00:54:06 +02:00 |
|
Shivam
|
ffbce61ca8
|
Add the option to loop the intro in the main menu
|
2020-06-29 00:42:47 +02:00 |
|
Bartłomiej Dach
|
678767918e
|
Centralise logic further
|
2020-06-28 23:32:04 +02:00 |
|
Dean Herbert
|
6547e07e56
|
Merge pull request #9377 from smoogipoo/fix-unsafe-mod-deserialisation
Fix crash due to unsafe mod deserialisation
|
2020-06-29 00:02:29 +09:00 |
|
Dean Herbert
|
c21b1e358c
|
Merge pull request #9316 from smoogipoo/results-screen-statistics-overlapping-transition
|
2020-06-28 22:47:54 +09:00 |
|
Dean Herbert
|
006adf0fb5
|
Change logic to ignore rooms completely after first error
|
2020-06-28 22:45:13 +09:00 |
|
Dean Herbert
|
43ac72da3d
|
Merge pull request #9384 from bdach/song-bar-masking
|
2020-06-28 22:35:58 +09:00 |
|
Dean Herbert
|
e5a901cec7
|
Merge branch 'master' into results-screen-statistics-overlapping-transition
|
2020-06-28 22:14:22 +09:00 |
|
Bartłomiej Dach
|
082c94f98d
|
Temporarily disable masking of tournament song bar
|
2020-06-28 13:14:46 +02:00 |
|
Bartłomiej Dach
|
1551c42c12
|
Avoid division when slicing node sample list
|
2020-06-27 17:03:32 +02:00 |
|
Bartłomiej Dach
|
5e92809401
|
Add failing test case
|
2020-06-27 16:46:43 +02:00 |
|
Bartłomiej Dach
|
c47f762f24
|
Update test scene to allow checking samples
|
2020-06-27 16:45:39 +02:00 |
|
Bartłomiej Dach
|
3637bf2f9b
|
Clean up member order & access modifiers
|
2020-06-26 19:39:55 +02:00 |
|
Bartłomiej Dach
|
02f590309d
|
Add xmldoc for public property
|
2020-06-26 19:39:55 +02:00 |
|
Bartłomiej Dach
|
a63b6a3ddf
|
Simplify binding
|
2020-06-26 19:39:55 +02:00 |
|
Bartłomiej Dach
|
415e1c05ff
|
Simplify implementation
|
2020-06-26 19:39:55 +02:00 |
|
Bartłomiej Dach
|
3783fe8d6a
|
Rename fields for clarity
|
2020-06-26 19:39:53 +02:00 |
|
smoogipoo
|
e8d36bc3cb
|
Don't trigger the same exception multiple times
|
2020-06-27 00:23:23 +09:00 |
|
smoogipoo
|
c233dc4768
|
Add some global error handling
|
2020-06-27 00:16:16 +09:00 |
|
smoogipoo
|
bd1f38cc3e
|
Fix crash due to unsafe mod deserialisation
|
2020-06-26 23:21:44 +09:00 |
|
Dean Herbert
|
a4254802c1
|
Merge pull request #9370 from peppy/song-select-key-repeat
|
2020-06-26 23:09:02 +09:00 |
|
Power Maker
|
798e8e7a8d
|
Fix CI fail
|
2020-06-26 15:12:01 +02:00 |
|