]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Give jobs & antags prototypes a guide field (#28614)
authorLeon Friedrich <60421075+ElectroJr@users.noreply.github.com>
Thu, 6 Jun 2024 12:05:58 +0000 (00:05 +1200)
committerGitHub <noreply@github.com>
Thu, 6 Jun 2024 12:05:58 +0000 (05:05 -0700)
commite7f2ae52ab24dddc8f3c94cb84b751482700e3da
tree03c9a8e8b5684d9b9c0053800a7b20b1d52a6c73
parent236d2e53374142599429d4dff020d9748da88d6a
Give jobs & antags prototypes a guide field (#28614)

* Give jobs & antags prototypes a guide field

* A

* space

Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
* Add todo

* Fix merge errors

---------

Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
24 files changed:
Content.Client/Guidebook/Components/GuideHelpComponent.cs
Content.Client/Guidebook/Controls/GuidebookWindow.xaml.cs
Content.Client/Guidebook/DocumentParsingManager.cs
Content.Client/Guidebook/GuidebookSystem.cs
Content.Client/Info/RulesControl.xaml.cs
Content.Client/Lobby/LobbyUIController.cs
Content.Client/Lobby/UI/HumanoidProfileEditor.xaml.cs
Content.Client/Lobby/UI/Roles/RequirementsSelector.xaml
Content.Client/Lobby/UI/Roles/RequirementsSelector.xaml.cs
Content.Client/Stylesheets/StyleNano.cs
Content.Client/UserInterface/Controls/FancyWindow.xaml.cs
Content.Client/UserInterface/Systems/Guidebook/GuidebookUIController.cs
Content.Client/UserInterface/Systems/Info/InfoUIController.cs
Content.IntegrationTests/Tests/Guidebook/GuideEntryPrototypeTests.cs
Content.Server/Entry/EntryPoint.cs
Content.Shared/Guidebook/GuideEntry.cs [moved from Content.Client/Guidebook/GuideEntry.cs with 65% similarity]
Content.Shared/Roles/AntagPrototype.cs
Content.Shared/Roles/JobPrototype.cs
Resources/Prototypes/Guidebook/medical.yml
Resources/Prototypes/Roles/Antags/ninja.yml
Resources/Prototypes/Roles/Antags/nukeops.yml
Resources/Prototypes/Roles/Antags/revolutionary.yml
Resources/Prototypes/Roles/Antags/traitor.yml
Resources/Prototypes/Roles/Antags/zombie.yml