]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Link to reagent ingredients on the same Guidebook page (#36700)
authorCiarán Walsh <github@ciaranwal.sh>
Fri, 9 May 2025 00:06:26 +0000 (01:06 +0100)
committerGitHub <noreply@github.com>
Fri, 9 May 2025 00:06:26 +0000 (10:06 +1000)
commit2a201837c7bfab2ef3bffa40bb45859579328dd0
tree3777bef17bd5e3f7acf93aa11a0c5aa9c1bb3f47
parent7bec14863440fbf51fd286fbb899ad33c0119057
Link to reagent ingredients on the same Guidebook page (#36700)

* Add in-page links for guidebook reagent recipes

* Add links to microwave recipes

* This function is too specific to be in Control extensions

* Better naming

* Wrap RichTextLabel instead of subclassing

* "Activate" is ambiguous
Content.Client/Guidebook/Controls/GuideMicrowaveEmbed.xaml.cs
Content.Client/Guidebook/Controls/GuideReagentEmbed.xaml.cs
Content.Client/Guidebook/Controls/GuideReagentReaction.xaml
Content.Client/Guidebook/Controls/GuideReagentReaction.xaml.cs
Content.Client/Guidebook/Controls/GuidebookRichPrototypeLink.cs [new file with mode: 0644]
Content.Client/Guidebook/Controls/GuidebookWindow.xaml.cs
Content.Client/Guidebook/Controls/IPrototypeLinkControl.cs [new file with mode: 0644]
Content.Client/Guidebook/Richtext/TextLinkTag.cs
Content.Client/UserInterface/ControlExtensions/ControlExtension.cs