Commit Graph

24392 Commits

Author SHA1 Message Date
1e8b3f3a8c handle list padding in OsuMarkdownListItem
Reference : 5b0e3ac3ff/resources/assets/less/bem/osu-md.less (L193-L194)
2021-04-30 09:47:25 +07:00
a24a279404 use OsuMarkdownListItem for ListItemBlock 2021-04-30 09:43:21 +07:00
820408757a add OsuMarkdownListItem 2021-04-30 09:43:05 +07:00
c09067c3d5 add OsuMarkdownTable 2021-04-28 10:53:12 +07:00
2252d308c8 add OsuMarkdownTableCell
Reference :
d56352aeef/resources/assets/less/bem/osu-md.less (L254-L277)
2021-04-28 10:53:00 +07:00
736eace00a add OsuMarkdownQuoteBlock
Reference:
d56352aeef/resources/assets/less/base.less (L7-L10)
2021-04-28 10:11:29 +07:00
6a921af085 add OsuMarkdownSeparator
Reference
d56352aeef/resources/assets/less/bem/osu-md.less (L19-L21)
2021-04-28 09:23:05 +07:00
6959f2a8cc add OsuMarkdownFencedCodeBlock
Reference :
d56352aeef/resources/assets/less/bem/osu-md.less (L41-L45)
2021-04-27 16:01:32 +07:00
6cccbabad8 override CreateTextFlow in OsuMarkdownContainer 2021-04-27 14:19:16 +07:00
c686c5224b add OsuMarkdownTextFlowContainer 2021-04-27 14:17:51 +07:00
aa07482cbb Add OsuMarkdownLinkText
Color from
d56352aeef/resources/assets/less/functions.less (L159-L165)
2021-04-27 14:15:19 +07:00
b75b9a97ed add OsuMarkdownContainer
All of the markdown file in osu-wiki have YAML frontmatter. This YAML is
parsed as common markdown paragraph. So we add `UseYamlFrontMatter()` in
markdown pipeline builder to parse YAML as `YamlFrontMatterBlock`.
2021-04-27 14:09:58 +07:00
ed1ae4775f Merge pull request #12432 from marlinabowring/play-storyboard-outro
Add support for playing storyboards beyond gameplay end time
2021-05-05 22:21:25 +09:00
a2ad079b8a Merge pull request #12675 from Joehuu/settings-item-notes 2021-05-05 18:11:16 +09:00
805ef621e9 Merge branch 'master' into play-storyboard-outro 2021-05-05 17:51:16 +09:00
9ec3255c50 Fix SkipOverlay's FadeContent not getting correct state from parent 2021-05-05 17:50:25 +09:00
08a45e9fc2 Remove dead code 2021-05-05 16:26:41 +09:00
19ffcd00c2 Initialise warning text flow lazily as most items will not use it 2021-05-05 16:26:41 +09:00
1288f69fad Rename to WarningText 2021-05-05 16:16:49 +09:00
6178f38c95 Reword unlimited frame rate warning a bit 2021-05-05 16:15:06 +09:00
62fa638515 Merge pull request #12665 from frenzibyte/stable-frame-sort 2021-05-05 14:35:25 +09:00
1472960319 Hide and disable skip outro overlay on rewind 2021-05-04 21:35:36 -04:00
23b9d8c260 Fix alpha not being zero when string is set to empty and use inequality on supporter condition
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
2021-05-04 14:02:12 -07:00
4185053120 Merge branch 'master' into fix-selection-handler-visibility 2021-05-04 20:21:05 +02:00
a584213002 Use vertical padding instead of relative height for default button 2021-05-04 09:32:38 -07:00
0a64922738 Add supporter note to background source setting 2021-05-04 01:15:59 -07:00
796bd8e47e Add existing setting notes from stable 2021-05-04 01:15:59 -07:00
acc9258eb2 Implement notes for settings 2021-05-04 01:15:59 -07:00
18779b1d1e Cache last event time value to avoid super expensive LINQ 2021-05-04 16:48:13 +09:00
b380be7169 Add xmldoc for updateCompletionState 2021-05-04 16:43:51 +09:00
f2f41545f8 Merge pull request #12667 from peppy/fix-editor-threading-failure
Remove unsafe access to Composer.HitObjects
2021-05-04 16:36:50 +09:00
4c7a4239f8 Fix AllowGameplayOverlays potentially not working for outro skip overlay 2021-05-04 16:36:07 +09:00
b30145de40 Specify explicit primitive type 2021-05-04 16:35:50 +09:00
ffc88db47a Implement Duration via the interface 2021-05-04 16:04:59 +09:00
bb9fa1a25e Merge branch 'master' into play-storyboard-outro 2021-05-04 14:01:34 +09:00
b28e1569ca Remove no-longer-relevant matching comment 2021-05-03 20:09:50 +09:00
3268a75f05 Remove intermediate container to fix tests 2021-05-03 17:35:56 +09:00
839ac968a9 Fix tooltips displaying for hidden SelectionHandler content 2021-05-03 17:28:24 +09:00
3dd4b7b746 Fix use of non-existent word in OsuFocusedOverlayContainer xmldoc 2021-05-03 15:08:34 +09:00
8c9cfb6301 Remove unsafe access to Composer.HitObjects 2021-05-03 14:28:35 +09:00
943c497397 Return back removed using 2021-05-03 02:02:14 +03:00
b2130fc600 Fix replay frames sort instability 2021-05-03 01:58:44 +03:00
cc056088bd Update profile subsections to use counters instead of missing text in line with web 2021-05-02 14:44:20 -07:00
3e74d61dab Add best count from api 2021-05-02 13:33:25 -07:00
59cb5f4679 Get recent count from api instead 2021-05-02 13:33:25 -07:00
3aa18e19c9 Revert "Bump Humanizer from 2.8.26 to 2.9.9"
This reverts commit 1e7feff49d.
2021-05-02 11:30:44 +03:00
a8db63498a Merge pull request #12650 from frenzibyte/selection-box-use-aabb
Compute selection box area using the bounding box of the blueprints instead
2021-05-02 13:30:01 +09:00
2e24b69d62 Merge pull request #12617 from Joehuu/fix-pp-column-approved-maps
Fix approved maps not displaying pp column on score table
2021-05-02 13:27:39 +09:00
b83aa0bd76 Avoid LINQ in update 2021-05-02 06:21:14 +03:00
0aa17e7c95 Rewrite selection box computation logic with RectangleF's helper methods 2021-05-02 02:51:06 +03:00