]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Species info in Guidebook and at chargen (#25844)
authorErrant <35878406+Errant-4@users.noreply.github.com>
Mon, 11 Mar 2024 03:01:32 +0000 (04:01 +0100)
committerGitHub <noreply@github.com>
Mon, 11 Mar 2024 03:01:32 +0000 (20:01 -0700)
commit84a07315dde09c2cff716f9f3a73f493b6b56cc7
tree0c67a30126a2dadab202df7e1a724f6bbca41a02
parent8de4b4196eec8a4de89e1e0f237e6d8cfb861de4
Species info in Guidebook and at chargen (#25844)

* guidebook pages defined

* species info button in character profile editor

* if current species has no guidebook page then open the parent page

* skrek

* destroying evidence of secret vox plot

* icon size adjustment, no icon if guidebook page for species does not exist

* finished pages

* additional info

* weh
16 files changed:
Content.Client/Preferences/UI/HumanoidProfileEditor.xaml
Content.Client/Preferences/UI/HumanoidProfileEditor.xaml.cs
Content.Client/Stylesheets/StyleNano.cs
Content.Shared/Humanoid/Prototypes/SpeciesPrototype.cs
Resources/Locale/en-US/guidebook/guides.ftl
Resources/Locale/en-US/preferences/ui/humanoid-profile-editor.ftl
Resources/Prototypes/Guidebook/species.yml [new file with mode: 0644]
Resources/Prototypes/Guidebook/ss14.yml
Resources/ServerInfo/Guidebook/Mobs/Arachnid.xml [new file with mode: 0644]
Resources/ServerInfo/Guidebook/Mobs/Diona.xml [new file with mode: 0644]
Resources/ServerInfo/Guidebook/Mobs/Dwarf.xml [new file with mode: 0644]
Resources/ServerInfo/Guidebook/Mobs/Human.xml [new file with mode: 0644]
Resources/ServerInfo/Guidebook/Mobs/Moth.xml [new file with mode: 0644]
Resources/ServerInfo/Guidebook/Mobs/Reptilian.xml [new file with mode: 0644]
Resources/ServerInfo/Guidebook/Mobs/SlimePerson.xml [new file with mode: 0644]
Resources/ServerInfo/Guidebook/Mobs/Species.xml [new file with mode: 0644]