Dean Herbert
|
c36d9d4fc3
|
Add test coverage
|
2020-06-25 20:01:29 +09:00 |
|
Dean Herbert
|
d7742766d0
|
Add key/press repeat support to carousel
|
2020-06-25 19:47:23 +09:00 |
|
Dean Herbert
|
c095753f24
|
Add better line smoothing
|
2020-06-25 19:02:04 +09:00 |
|
Dean Herbert
|
b077a2856d
|
Merge branch 'master' into results-screen-statistics-overlapping-transition
|
2020-06-25 18:44:08 +09:00 |
|
Dean Herbert
|
fd13c0a6dd
|
Standardise line thickness
|
2020-06-25 18:44:04 +09:00 |
|
smoogipoo
|
531a69650f
|
Add test
|
2020-06-25 14:22:40 +09:00 |
|
smoogipoo
|
4ff9a91012
|
Adjust at parse time instead
|
2020-06-25 14:15:26 +09:00 |
|
Dan Balasescu
|
41d3de3fab
|
Merge pull request #9362 from peppy/tournament-test-standardisation
Standardise all tournament tests to use placeholder data
|
2020-06-25 13:45:34 +09:00 |
|
smoogipoo
|
8b84aa454d
|
Fix incorrect upper bound
|
2020-06-25 13:43:56 +09:00 |
|
smoogipoo
|
4c601af207
|
Match condition
|
2020-06-25 13:43:14 +09:00 |
|
smoogipoo
|
ac5cd8f25a
|
Fix colours with 0 alpha being invisible in legacy skins
|
2020-06-25 13:40:26 +09:00 |
|
Dan Balasescu
|
053be84eb4
|
Merge branch 'master' into tournament-test-standardisation
|
2020-06-25 13:07:39 +09:00 |
|
Dean Herbert
|
d43b1b2441
|
Merge pull request #9364 from smoogipoo/increase-parse-limit
Increase coordinate parsing limits
|
2020-06-25 10:48:19 +09:00 |
|
jorolf
|
1409ace282
|
apply suggestions
|
2020-06-25 00:59:12 +02:00 |
|
Shivam
|
47a732ef60
|
Address review comments
Now asserting instead of an if-statement, change cast from OsuStorage to MigratableStorage and make internal virtual properties protected.
|
2020-06-24 23:01:56 +02:00 |
|
Shivam
|
063503f4db
|
Move null check outside of the loop
|
2020-06-24 20:43:56 +02:00 |
|
Dean Herbert
|
0a7871f99e
|
Merge pull request #9363 from vruss/clarify_import_behaviour
Add text explaining a second copy will be made on importing beatmaps
|
2020-06-25 00:39:39 +09:00 |
|
Ronnie Moir
|
f2a48a339e
|
Remove unused usings
|
2020-06-24 16:33:19 +01:00 |
|
Ronnie Moir
|
992ada4670
|
Revert UserPlaybackRate changes
|
2020-06-24 16:18:46 +01:00 |
|
Ronnie Moir
|
4c28347686
|
Adjust sample rate by UserPlaybackRate
|
2020-06-24 15:34:20 +01:00 |
|
jorolf
|
6f0ec36407
|
remove size from hue animation
|
2020-06-24 16:27:00 +02:00 |
|
Dean Herbert
|
0d3bc1ac29
|
Add basic heatmap colour scaling based on peak value
|
2020-06-24 22:29:30 +09:00 |
|
BananeVolante
|
2e8f30461f
|
play/stops music when entering the pause overlay, instead of letting it play silently in the background
|
2020-06-24 14:22:12 +02:00 |
|
BananeVolante
|
9514a02eeb
|
Merge branch 'master' of https://github.com/ppy/osu into Issue#9170
|
2020-06-24 14:12:07 +02:00 |
|
jorolf
|
768e28faba
|
generalize and simplify animation
|
2020-06-24 14:11:38 +02:00 |
|
BananeVolante
|
53107973a3
|
merged 2 lines
Co-authored-by: Salman Ahmed <email@iisalman.me>
|
2020-06-24 14:01:13 +02:00 |
|
smoogipoo
|
6bc507d49e
|
Increase coordinate parsing limits
|
2020-06-24 18:53:52 +09:00 |
|
Viktor Rosvall
|
9e1bf71233
|
Added text explaining a second copy will be made
|
2020-06-24 11:29:38 +02:00 |
|
Dean Herbert
|
9119f41604
|
Merge branch 'master' into results-screen-statistics-overlapping-transition
|
2020-06-24 18:22:51 +09:00 |
|
Dean Herbert
|
5fd6246d1b
|
Fix remaining test scenes
|
2020-06-24 17:57:07 +09:00 |
|
Sebastian Krajewski
|
68f078c9e6
|
Replace logo-triangles.mp4 with shadered logo-triangles.png
|
2020-06-24 10:30:33 +02:00 |
|
Dean Herbert
|
eb3e1b2b26
|
Fix incorrect inheritance on remaining test scene
|
2020-06-24 17:03:22 +09:00 |
|
Dean Herbert
|
92e272ebb6
|
Remove unnecessary prefixes
|
2020-06-24 16:57:40 +09:00 |
|
Dean Herbert
|
1387a9e2c6
|
Move all tournament tests to using placeholder data rather than reading from bracket
|
2020-06-24 16:57:17 +09:00 |
|
Dan Balasescu
|
f381cf3ae8
|
Merge pull request #9173 from MiraiSubject/fallback-intro
Add classic "Welcome" intro
|
2020-06-24 12:53:51 +09:00 |
|
Dean Herbert
|
ccb27082d5
|
Fix background appearing too late
|
2020-06-24 11:08:32 +09:00 |
|
Dean Herbert
|
4244024fc3
|
Merge branch 'master' into fallback-intro
|
2020-06-24 10:49:45 +09:00 |
|
Shivam
|
c94f95cc0d
|
Check if the file exists before reading
This is (also) to address the review from bdach about StorageManager initialising a default value that gets overwritten upon migration anyway.
|
2020-06-24 02:40:22 +02:00 |
|
Shivam
|
839f197111
|
Change type from TournamentStorage to Storage in tests
|
2020-06-24 02:37:59 +02:00 |
|
Shivam
|
af11340849
|
Fix nullref exceptions and redundant explicit type
|
2020-06-24 02:13:28 +02:00 |
|
Shivam
|
c32ef5e718
|
Address formatting issues
|
2020-06-24 00:37:29 +02:00 |
|
Shivam
|
9d2392b6b1
|
Cache TournamentStorage as Storage and only cast when necessary
|
2020-06-24 00:14:44 +02:00 |
|
Shivam
|
e5851be9ad
|
change accessor from internal readonly to public get-only
Also changes the class accessor from internal to public
|
2020-06-24 00:06:27 +02:00 |
|
Shivam
|
0ca8c961c8
|
Remove string interpolation & unnecessary test setup
|
2020-06-24 00:05:30 +02:00 |
|
Shivam
|
7a3315dcf8
|
invert and early return
|
2020-06-24 00:00:21 +02:00 |
|
Shivam
|
8e8458ab8f
|
make migrate public abstract in base and override
|
2020-06-23 23:58:28 +02:00 |
|
Shivam
|
8b9cf6fc52
|
Remove default value in Storagemgr
|
2020-06-23 23:57:58 +02:00 |
|
Shivam
|
a47d34f1db
|
make ignore properties protected virtual get-only in base
|
2020-06-23 23:34:26 +02:00 |
|
Bartłomiej Dach
|
43be75d481
|
Merge branch 'master' into Issue#9170
|
2020-06-23 20:49:13 +02:00 |
|
Bartłomiej Dach
|
58ffe8c6b6
|
Merge branch 'master' into layered-hit-sounds
|
2020-06-23 19:33:16 +02:00 |
|