Commit Graph

25759 Commits

Author SHA1 Message Date
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
9f45a28623 use WikiTableOfContents in WikiSidebar 2021-06-05 19:47:00 +07:00
55f3a328a4 add WikiTableOfContents 2021-06-05 19:46:46 +07: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
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
5fa9366152 Update resources 2021-06-04 16:22:16 +09:00
37c8c63fc5 Ensure all frames in an animation are retrieved from the same skin 2021-06-04 16:18:04 +09:00
2069a5bd28 Merge pull request #13313 from ekrctb/factor-out-hoc
Factor out entry management logic of `HitObjectContainer` to the new base class
2021-06-04 16:06:48 +09:00
06275a6a7d Merge branch 'master' into legacy-skin-default-fallback 2021-06-04 16:00:30 +09:00
b283c48abb Merge branch 'master' into factor-out-hoc 2021-06-04 15:31:35 +09:00
19a44d65c5 Tidy up code 2021-06-04 15:18:16 +09:00
23096c58bb Merge branch 'master' into fix-spectator-frame-conversion 2021-06-04 15:06:15 +09:00
071c07586a Increase music volume back to 80% for the time being 2021-06-04 15:00:53 +09:00
996c156106 apply suggestions
- apply 0 alpha to beatmap background if storyboard replaces it
- use an AudioContainer to mute all samples coming from the storyboard
2021-06-04 13:56:10 +08:00
a706ff63ed change sprite text to text flow 2021-06-04 12:50:03 +07:00
91e77ee4de add onclick in toc title 2021-06-04 11:43:49 +07:00
37ff6299c9 add target in toc title 2021-06-04 11:43:32 +07:00
e28b38653b cache scroll container 2021-06-04 11:43:00 +07:00
4e73d02540 move sidebar into local variable 2021-06-04 11:35:23 +07:00