Dean Herbert
|
cd139660ab
|
Merge branch 'master' into legacy-skin-default-fallback
|
2021-06-01 18:04:54 +09:00 |
|
Dean Herbert
|
3a6d081d82
|
Remove duplicated taiko fallback
|
2021-06-01 18:04:49 +09:00 |
|
Dean Herbert
|
dd006401b3
|
Disable broken taiko hitsound fallback tests for now
|
2021-06-01 18:04:49 +09:00 |
|
Dean Herbert
|
ea4644be90
|
Revert "Fix weird taiko logic failing for weird reasons that probably should not have been a thing"
This reverts commit 69c4ccad05 .
|
2021-06-01 18:04:49 +09:00 |
|
Dean Herbert
|
a837fc9e3b
|
Remove duplicated taiko fallback
|
2021-06-01 18:00:24 +09:00 |
|
Dean Herbert
|
83bfd36498
|
Disable broken taiko hitsound fallback tests for now
|
2021-06-01 17:56:12 +09:00 |
|
Dean Herbert
|
f14c0eae99
|
Fix editor no longer creating autoplay frames
|
2021-06-01 17:28:41 +09:00 |
|
Dean Herbert
|
df0a5689e4
|
Revert "Fix weird taiko logic failing for weird reasons that probably should not have been a thing"
This reverts commit 69c4ccad05 .
|
2021-06-01 17:13:13 +09:00 |
|
Dean Herbert
|
3668f1861f
|
Fix one more null issue
|
2021-06-01 17:10:09 +09:00 |
|
Dean Herbert
|
ff815cb4b4
|
Fix incorrect xmldoc
|
2021-06-01 16:57:41 +09:00 |
|
Dean Herbert
|
7a71cc1e82
|
Fix actually incorrect navigation test (can no longer retry from autoplay results)
|
2021-06-01 16:54:29 +09:00 |
|
Dean Herbert
|
289dc00f38
|
Merge branch 'master' into autoplay-pause-support
|
2021-06-01 16:50:44 +09:00 |
|
Dean Herbert
|
145e42928b
|
Fix remaining null checks
|
2021-06-01 16:49:05 +09:00 |
|
Dean Herbert
|
1f8abcdf6c
|
Merge branch 'master' into fix-relative-link-resolution
|
2021-06-01 16:49:02 +09:00 |
|
Dean Herbert
|
6e861a9b7f
|
Revert incorrect ScoreProcessor change
|
2021-06-01 16:39:50 +09:00 |
|
Dean Herbert
|
790f1dacc9
|
Ensure ScoreProcessor is still hooked up in special case
|
2021-06-01 16:24:38 +09:00 |
|
Salman Ahmed
|
7c6400735f
|
Merge branch 'master' into remove-hud-component-lookup
|
2021-06-01 10:17:52 +03:00 |
|
Salman Ahmed
|
cb38abab35
|
Add local logic for creating default/legacy implementation based on cell skin
|
2021-06-01 10:17:01 +03:00 |
|
Salman Ahmed
|
c090110ae2
|
Provide cell skin on content creation
|
2021-06-01 10:16:13 +03:00 |
|
Gagah Pangeran Rosfatiputra
|
b4dd935538
|
add corner radius and padding
|
2021-06-01 14:14:12 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
5108dadfbc
|
use inline code in markdown text flow
|
2021-06-01 14:03:57 +07:00 |
|
Gagah Pangeran Rosfatiputra
|
1babb05fc7
|
add OsuMarkdownInlineCode
|
2021-06-01 14:03:31 +07:00 |
|
Salman Ahmed
|
cd8e3f3a04
|
Revert "Group all skinnable test scenes to one TestSceneSkinnableHUDComponents "
This reverts commit d1272d5e13 .
|
2021-06-01 09:57:43 +03:00 |
|
Dean Herbert
|
3ba0d29108
|
Fix incorrect beatmap being parsed down for autoplay generation
|
2021-06-01 15:44:24 +09:00 |
|
Dean Herbert
|
240f7facba
|
Add local concessions for autoplay test handling
|
2021-06-01 15:39:02 +09:00 |
|
Dean Herbert
|
dce24e3d4d
|
Merge pull request #12950 from gagahpangeran/osu-wiki-overlay
Initial implementation of Wiki Overlay
|
2021-06-01 15:20:56 +09:00 |
|
Dean Herbert
|
bec836b4d6
|
Merge pull request #13272 from peppy/fix-new-inspections
Fix newly found inspections from 2021.1EAP1
|
2021-06-01 15:14:47 +09:00 |
|
ekrctb
|
40949f6c1b
|
Simplify lifetime setter
Setting entry lifetime will cause `LifetimeChanged` event and `base.LifetimeStart`/`End` will be modified in the callback.
|
2021-06-01 14:46:43 +09:00 |
|
Dean Herbert
|
00ffea5e2c
|
Update tests to specify full absolute path
|
2021-06-01 14:38:30 +09:00 |
|
ekrctb
|
0f381f7758
|
Fix wrong code
|
2021-06-01 14:38:02 +09:00 |
|
Dean Herbert
|
6ef9b346e1
|
Fix newly found inspections from 2021.1EAP1
|
2021-06-01 14:33:21 +09:00 |
|
ekrctb
|
977d44df87
|
Add test catching lifetime change while KeepAlive is true
|
2021-06-01 14:28:23 +09:00 |
|
ekrctb
|
86020adf64
|
Revert invalid code transformation
|
2021-06-01 14:28:23 +09:00 |
|
Dean Herbert
|
cbf3ef5400
|
Create replay via the ICreateReplay interface instead of explicitly ModAutoplay
|
2021-06-01 14:22:16 +09:00 |
|
Dean Herbert
|
9221213fe5
|
Fix potential nullref is beatmap load failed
|
2021-06-01 14:19:23 +09:00 |
|
Dean Herbert
|
14570b6fb1
|
Merge branch 'master' into autoplay-pause-support
|
2021-06-01 14:19:21 +09:00 |
|
Dean Herbert
|
a9f4bc6285
|
Never return a null argument
Enable nullable
|
2021-06-01 14:11:17 +09:00 |
|
Dean Herbert
|
27b7039520
|
Use constant
|
2021-06-01 14:02:32 +09:00 |
|
Dean Herbert
|
6e4730652e
|
Push private methods down
|
2021-06-01 14:01:08 +09:00 |
|
Dean Herbert
|
3ff97f787a
|
Localise all URL generation for now to avoid weird Schedule logic
|
2021-06-01 13:56:59 +09:00 |
|
Dean Herbert
|
111bfd4d88
|
Fix relative URLs having a null argument after resolution to LinkDetails
|
2021-06-01 13:50:20 +09:00 |
|
Dean Herbert
|
1a05a5d2f0
|
Add test covering failure to resolve relative URLs
|
2021-06-01 13:50:04 +09:00 |
|
ekrctb
|
d5714e63b9
|
Apply code styling suggestions
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2021-06-01 13:17:30 +09:00 |
|
Dan Balasescu
|
2d530256f5
|
Merge pull request #13265 from ekrctb/remove-unused-file
Remove unused `IScrollingHitObject` interface
|
2021-06-01 00:45:07 +09:00 |
|
ekrctb
|
86d1ba7ef2
|
Remove unused IScrollingHitObject interface
|
2021-05-31 23:17:26 +09:00 |
|
Dean Herbert
|
00b3eea840
|
Merge branch 'legacy-skin-default-fallback' into fix-skin-sample-lookup
|
2021-05-31 21:39:04 +09:00 |
|
Dan Balasescu
|
bd7814b487
|
Merge pull request #13257 from ekrctb/simplify-shoc
Multiple `ScrollingHitObjectContainer` logic simplification
|
2021-05-31 21:31:10 +09:00 |
|
Dean Herbert
|
69c4ccad05
|
Fix weird taiko logic failing for weird reasons that probably should not have been a thing
|
2021-05-31 21:29:47 +09:00 |
|
Dean Herbert
|
33577cbad5
|
Fix multiple issues with default lookups
|
2021-05-31 21:29:47 +09:00 |
|
Dean Herbert
|
1161378b6b
|
Fix incorrect fallback logic in LegacyBeatmapSkin
|
2021-05-31 21:29:47 +09:00 |
|