]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Convert rules to use guidebook parsing (#28647)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Thu, 6 Jun 2024 07:11:26 +0000 (03:11 -0400)
committerGitHub <noreply@github.com>
Thu, 6 Jun 2024 07:11:26 +0000 (03:11 -0400)
commit1333b48747ae62c7b3ecb809b897201a24fe4441
treebdc8e4c34b669b146c19ed3b62262959c99f39f5
parent8b40d1887c36bab329406732243e2aaa0152ec7c
Convert rules to use guidebook parsing (#28647)
33 files changed:
Content.Client/Entry/EntryPoint.cs
Content.Client/Guidebook/DocumentParsingManager.cs
Content.Client/Info/InfoSystem.cs [deleted file]
Content.Client/Info/RulesAndInfoWindow.cs
Content.Client/Info/RulesControl.xaml
Content.Client/Info/RulesControl.xaml.cs
Content.Client/Info/RulesManager.cs [deleted file]
Content.Client/Info/RulesPopup.xaml
Content.Client/Info/RulesPopup.xaml.cs
Content.Client/IoC/ClientContentIoC.cs
Content.Client/UserInterface/Systems/Info/InfoUIController.cs
Content.Server.Database/Migrations/Postgres/20240606065731_RemoveLastReadRules.Designer.cs [new file with mode: 0644]
Content.Server.Database/Migrations/Postgres/20240606065731_RemoveLastReadRules.cs [new file with mode: 0644]
Content.Server.Database/Migrations/Postgres/PostgresServerDbContextModelSnapshot.cs
Content.Server.Database/Migrations/Sqlite/20240606065717_RemoveLastReadRules.Designer.cs [new file with mode: 0644]
Content.Server.Database/Migrations/Sqlite/20240606065717_RemoveLastReadRules.cs [new file with mode: 0644]
Content.Server.Database/Migrations/Sqlite/SqliteServerDbContextModelSnapshot.cs
Content.Server.Database/Model.cs
Content.Server/Administration/Managers/AdminManager.cs
Content.Server/Database/ServerDbBase.cs
Content.Server/Database/ServerDbManager.cs
Content.Server/Entry/EntryPoint.cs
Content.Server/Info/InfoSystem.cs [deleted file]
Content.Server/Info/RulesManager.cs [deleted file]
Content.Server/Info/ShowRulesCommand.cs
Content.Server/IoC/ServerContentIoC.cs
Content.Shared/CCVar/CCVars.cs
Content.Shared/Info/RulesMessages.cs [new file with mode: 0644]
Content.Shared/Info/SharedInfo.cs [deleted file]
Content.Shared/Info/SharedRulesManager.cs [deleted file]
Resources/ConfigPresets/WizardsDen/salamander.toml
Resources/ConfigPresets/WizardsDen/wizardsDen.toml
Resources/Locale/en-US/info/rules.ftl