smoogipoo
|
4d4d9b7356
|
Add rewinding support
|
2020-08-19 01:37:31 +09:00 |
|
Jihoon Yang
|
474f245222
|
Replace nested loop with early return
|
2020-08-18 08:40:29 -07:00 |
|
Jihoon Yang
|
af8f727721
|
Disable LegacyHitExplosion for hold notes
|
2020-08-18 08:28:53 -07:00 |
|
smoogipoo
|
99315a4aa7
|
Fix incorrect anchors for up-scroll
|
2020-08-19 00:05:36 +09:00 |
|
smoogipoo
|
988ad378a7
|
Fix body size + freeze head piece
|
2020-08-19 00:05:05 +09:00 |
|
Lucas A
|
6aa31dffdb
|
Fix toolbar not respecting current overlay activation mode.
|
2020-08-18 15:34:56 +02:00 |
|
Dan Balasescu
|
a4ba2181ec
|
Merge pull request #9902 from lanpai/toast
Update mania scroll speed range to match stable
|
2020-08-18 20:27:43 +09:00 |
|
smoogipoo
|
a4ad0bd174
|
Ensure 0 score from miss judgements, add test
|
2020-08-18 19:51:26 +09:00 |
|
smoogipoo
|
da07354f05
|
Fix some judgements potentially giving wrong score
|
2020-08-18 19:51:16 +09:00 |
|
Dan Balasescu
|
f1ab14aeb8
|
Merge branch 'master' into toast
|
2020-08-18 19:24:28 +09:00 |
|
Dan Balasescu
|
a2a1645967
|
Merge pull request #9897 from peppy/fix-early-exit-test-failures
Fix PlayerLoader test failures due to too many steps
|
2020-08-18 18:39:26 +09:00 |
|
smoogipoo
|
385f7cf85d
|
Implement mania hold note body recycling
|
2020-08-18 17:56:48 +09:00 |
|
Jihoon Yang
|
138dc5929e
|
Changed MIN_TIME_RANGE as well
|
2020-08-18 01:46:41 -07:00 |
|
Jihoon Yang
|
4ddc04793f
|
Changed MAX_TIME_RANGE instead of the single instance
|
2020-08-18 01:44:30 -07:00 |
|
smoogipoo
|
d157c42340
|
Increase density by not skipping objects
|
2020-08-18 17:40:44 +09:00 |
|
Jihoon Yang
|
628be66653
|
Updated calculation of mania scroll speed
|
2020-08-18 01:24:56 -07:00 |
|
smoogipoo
|
e1ed8554a1
|
Use yinyang icon
|
2020-08-18 17:23:11 +09:00 |
|
Dan Balasescu
|
27cab98c66
|
Merge pull request #9901 from Joehuu/skip-cutscene-forward-mouse-button
Add ability to skip cutscene with forward mouse button
|
2020-08-18 17:13:36 +09:00 |
|
Dean Herbert
|
c951940a73
|
Merge pull request #9899 from Joehuu/leaderboard-score-rank-tooltip
|
2020-08-18 16:04:18 +09:00 |
|
Joehu
|
f4f642fbcf
|
Add ability to skip cutscene with forward mouse button
|
2020-08-17 23:21:44 -07:00 |
|
Joseph Madamba
|
4d6b52a0d6
|
Simply condition
Co-authored-by: Dean Herbert <pe@ppy.sh>
|
2020-08-17 23:08:51 -07:00 |
|
Joehu
|
e0383f6100
|
Change format of rank tooltip
|
2020-08-17 22:07:04 -07:00 |
|
Joehu
|
848f3bbf51
|
Show tooltip of leaderboard score rank when 1000 or higher
|
2020-08-17 21:09:55 -07:00 |
|
Dean Herbert
|
ab0068a9af
|
Merge branch 'master' into fix-early-exit-test-failures
|
2020-08-18 13:05:24 +09:00 |
|
Dean Herbert
|
5ade1e8259
|
Merge branch 'master' into beatmap-track-rework
|
2020-08-18 13:03:49 +09:00 |
|
Dean Herbert
|
083bcde3cf
|
Fix beatmap transfer not working
|
2020-08-18 13:01:35 +09:00 |
|
Dean Herbert
|
e4303d7943
|
Fix PlayerLoader test failures due to too many steps
|
2020-08-18 12:35:23 +09:00 |
|
Dean Herbert
|
a135253fb0
|
Merge pull request #9893 from ppy/dependabot/nuget/Microsoft.CodeAnalysis.BannedApiAnalyzers-3.3.0
Bump Microsoft.CodeAnalysis.BannedApiAnalyzers from 3.0.0 to 3.3.0
|
2020-08-18 06:14:49 +09:00 |
|
dependabot-preview[bot]
|
9e8192e31d
|
Bump Microsoft.CodeAnalysis.BannedApiAnalyzers from 3.0.0 to 3.3.0
Bumps [Microsoft.CodeAnalysis.BannedApiAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 3.0.0 to 3.3.0.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/master/PostReleaseActivities.md)
- [Commits](https://github.com/dotnet/roslyn-analyzers/compare/v3.0.0...v3.3.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-17 17:14:51 +00:00 |
|
Dan Balasescu
|
707912248a
|
Merge pull request #9889 from peppy/editor-screen-loading-spinner
Add loading spinner while editor screen loads
|
2020-08-18 01:48:33 +09:00 |
|
smoogipoo
|
583760100a
|
Implement mania invert mod
|
2020-08-18 01:40:55 +09:00 |
|
Dean Herbert
|
b969bc03e0
|
Add loading spinner while editor screen loads
|
2020-08-18 00:47:32 +09:00 |
|
smoogipoo
|
548ccc1a50
|
Initial implementation of hold note freezing
|
2020-08-18 00:29:00 +09:00 |
|
Dean Herbert
|
93a8bc3d5a
|
Remove local reset method in GameplayClockContainer
|
2020-08-17 22:36:09 +09:00 |
|
Dan Balasescu
|
ab0d6b7d5a
|
Merge pull request #9869 from ronthecookie/spinnerfreqmodulate
Add support for SpinnerFrequencyModulate skin config option
|
2020-08-17 20:45:04 +09:00 |
|
Dan Balasescu
|
7e8a1ef070
|
Merge branch 'master' into spinnerfreqmodulate
|
2020-08-17 19:49:16 +09:00 |
|
Dan Balasescu
|
ca2bc0f08e
|
Merge pull request #9884 from peppy/improve-toolbar-tooltip-visibility
Improve visibility of toolbar tooltips against bright backgrounds
|
2020-08-17 16:01:18 +09:00 |
|
Dean Herbert
|
d9debef156
|
Add explicit LoadTrack method
|
2020-08-17 15:38:16 +09:00 |
|
Dean Herbert
|
0c4aefb15e
|
Merge branch 'master' into beatmap-track-rework
|
2020-08-17 15:00:29 +09:00 |
|
Dean Herbert
|
948c3cfbf1
|
Improve visibility of toolbar tooltips against bright backgrounds
|
2020-08-17 14:56:19 +09:00 |
|
Dean Herbert
|
943bcd0ca4
|
Merge pull request #9878 from peppy/fix-new-inspections
|
2020-08-17 11:03:00 +09:00 |
|
Lucas A
|
589d4eeb52
|
Remove setting.
|
2020-08-16 17:18:40 +02:00 |
|
Dean Herbert
|
5d433c0b05
|
Fix a couple of new Resharper inspections
|
2020-08-16 23:11:29 +09:00 |
|
Dean Herbert
|
a6708c4286
|
Rename resolved variable in MainMenu
|
2020-08-16 23:04:54 +09:00 |
|
Dean Herbert
|
71f4e753f0
|
Merge branch 'master' into beatmap-track-rework
|
2020-08-16 22:35:32 +09:00 |
|
Dean Herbert
|
1c76e03fa8
|
Merge pull request #9877 from bdach/better-descriptions
Adjust project description
|
2020-08-16 21:21:23 +09:00 |
|
Bartłomiej Dach
|
6c44513115
|
Update .csproj descriptions to match
|
2020-08-16 12:53:31 +02:00 |
|
Bartłomiej Dach
|
3d6d22f70f
|
Adjust README.md to read better
|
2020-08-16 12:39:41 +02:00 |
|
Craftplacer
|
cfd82104db
|
Minor changes and improvements
|
2020-08-16 01:00:28 +02:00 |
|
Craftplacer
|
434354c44c
|
Properly implement SkinConfiguration equality
|
2020-08-16 00:21:26 +02:00 |
|