Commit Graph

25897 Commits

Author SHA1 Message Date
2c1f22d7ae Refactor animation lookup to properly handle skins providing non-animated resources 2021-06-08 01:17:20 +09:00
e7e9197f03 Fix FindProvider not correctly checking legacy default in SkinManager 2021-06-08 00:42:50 +09:00
6d56e02ddb Add back incorrectly reverted animation handling logic
This reverts commit b904fa6615.
2021-06-08 00:17:01 +09:00
c0305343bc Fix FindProvider incorrectly returning LegacySkinTransformer itself 2021-06-07 23:23:44 +09:00
08701b5eab Ensure all lookups in LegacyHealthDisplay use the found provider
Not actually needed to fix the remaining issue but does feel better
2021-06-07 23:23:12 +09:00
0531c2dcd9 Move empty window check to bar error meter
It's not valid in the base `HitErrorMeter`, as the colour meter only
displays colour for a given judgement, so it is still valid to add new
items to it even if the hit window is 0, as misses are still possible.
2021-06-07 13:16:07 +02:00
37d062c7cd Add failing assertions to hit error meter test 2021-06-07 13:16:07 +02:00
b192c46316 Merge branch 'master' into wiki-article 2021-06-07 11:19:20 +02:00
a0bda9ad59 Hoist scroll cache declaration to original place of definition 2021-06-07 11:18:18 +02:00
e606bf249a Move dependency specification to BDL
As it is not used anywhere else.
2021-06-07 11:05:30 +02:00
59130be99c Fix switching storyboard mode not triggering a reload 2021-06-07 17:32:04 +09:00
f677f9b5f4 Stop BackgroundScreenDefault from reloading beatmap background when already correct 2021-06-07 17:22:36 +09:00
e8d4147773 Add missing null handling for never Markdig version 2021-06-07 16:08:44 +09:00
aa700702fe Update framework 2021-06-07 15:48:45 +09:00
d26c9a66c2 Merge branch 'legacy-skin-default-fallback' into fix-skin-sample-lookup 2021-06-07 12:01:19 +09:00
e10dfab2e8 Ensure scorebar marker lookup is performed on the source the background is retrieved from 2021-06-06 23:23:35 +09:00
b5f145cfa9 Use null propagation for animation lookups 2021-06-06 23:01:37 +09:00
ed733ee648 directly using table of content entry in wiki table of contents 2021-06-06 20:19:39 +07:00
b904fa6615 Revert "Ensure all frames in an animation are retrieved from the same skin"
This reverts commit 37c8c63fc5.
2021-06-06 12:37:42 +09:00
b87a5956dd Add fallback logic to SkinManager 2021-06-06 12:17:55 +09:00
39f99bf785 Move FindProvider to ISkinSource 2021-06-06 12:17:32 +09:00
525c16419a use container for main title and sub title table of contents 2021-06-06 08:37:03 +07:00
b97f31f314 Revert deletion of xmldoc summary line 2021-06-05 19:03:11 +02:00
4925a7d59e Minor code quality changes 2021-06-05 15:57:14 +02:00
9f45a28623 use WikiTableOfContents in WikiSidebar 2021-06-05 19:47:00 +07:00
55f3a328a4 add WikiTableOfContents 2021-06-05 19:46:46 +07:00
5e44329e0b Add DummyAPIAccess request handler
Make CreateChannelRequest.channel public
2021-06-05 14:43:26 +02:00
ce4bcda803 Use separate method for fetching channel objects
Resolves a pull request review
2021-06-05 14:02:48 +02:00
958bddc8cb remove onclick in toc entry 2021-06-05 18:30:28 +07:00
c099751ad1 use plain if check in switch case 2021-06-05 18:26:03 +07:00
39c3b08fc7 Merge remote-tracking branch 'upstream/master' into chat-mention 2021-06-05 11:18:06 +02:00
b746fe7c03 Fix binding order 2021-06-05 11:03:49 +02:00
9f6e3996b1 Merge branch 'master' into fix-osutestscene-content 2021-06-05 14:49:19 +09:00
1084906d40 Add DummyAPIAccess one parent up 2021-06-05 03:30:21 +02:00
4cf3381d0b use wiki article page when failed fetch 2021-06-04 23:59:11 +07:00
5ee77925e4 change WikiArticlePage to extends CompositeDrawable 2021-06-04 23:54:50 +07:00
f07d4532d9 move scroll to into action 2021-06-04 23:51:18 +07:00
a431ef6c48 keep colour change when entry is clicked 2021-06-04 23:43:00 +07:00
5febbe4530 rename method add entry 2021-06-04 23:32:42 +07:00
70c64af25e rename toc entry 2021-06-04 23:31:51 +07:00
10acad6524 Merge pull request #13261 from smoogipoo/fix-spectator-frame-conversion
Fix spectator crashing when converting mania replay frames
2021-06-05 00:38:15 +09:00
bde0071de8 Merge pull request #13336 from ekrctb/pdwl-catch-explosion
Fix catch hit lighting not always showing when a replay is rewound
2021-06-04 22:19:34 +09:00
009aa994d0 Fix potential race incorrectly pausing the source clock 2021-06-04 21:58:51 +09:00
57a38374db Merge branch 'master' into fix-spectator-frame-conversion 2021-06-04 21:17:40 +09:00
5512231bf4 Add NextSingle of version taking output range to StatelessRNG 2021-06-04 19:52:12 +09:00
840f084dc4 Merge pull request #13303 from LeNitrous/mainmenu-storyboard-backgrounds
Add storyboards as a main menu background source
2021-06-04 19:50:40 +09:00
8883d5e2d1 use heading block to get title string 2021-06-04 15:28:54 +07:00
6d6c03eafe use linq to find first literal inline 2021-06-04 14:45:06 +07:00
ae2165b3be Fix incorrect xmldoc 2021-06-04 16:44:04 +09:00
50819ef91f use a dictionary for sample lookups instead 2021-06-04 16:41:52 +09:00