From d0a6529ad39e5232fdcecacb032688e04c9a2170 Mon Sep 17 00:00:00 2001 From: AruMoon Date: Tue, 29 Aug 2023 20:57:34 +0500 Subject: [PATCH] Rename Aru Moon server to Starshine --- README.md | 2 +- .../{ChangelogAruMoon.yml => ChangelogStarshine.yml} | 0 Resources/Credits/Workbench.txt | 2 +- Resources/Locale/ru-RU/guidebook/guides.ftl | 4 ++-- Resources/Locale/ru-RU/info/rules.ftl | 4 ++-- Resources/Prototypes/Guidebook/arumoon.yml | 12 ------------ Resources/Prototypes/Guidebook/starshine.yml | 12 ++++++++++++ .../Guidebook/{AruMoon => Starshine}/SpaceLaw.xml | 0 .../{AruMoon/AruMoon.xml => Starshine/Starshine.xml} | 2 +- .../Textures/Objects/Fun/toy_dumpling.rsi/meta.json | 2 +- .../Textures/Objects/Fun/toy_shlepa.rsi/meta.json | 2 +- Tools/actions_changelogs_since_last_run.py | 2 +- 12 files changed, 22 insertions(+), 22 deletions(-) rename Resources/Changelog/{ChangelogAruMoon.yml => ChangelogStarshine.yml} (100%) delete mode 100644 Resources/Prototypes/Guidebook/arumoon.yml create mode 100644 Resources/Prototypes/Guidebook/starshine.yml rename Resources/ServerInfo/Guidebook/{AruMoon => Starshine}/SpaceLaw.xml (100%) rename Resources/ServerInfo/Guidebook/{AruMoon/AruMoon.xml => Starshine/Starshine.xml} (95%) diff --git a/README.md b/README.md index b207f46bcd7821..e990617013017c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Space Station 14 это ремейк SS13, который работает на собственном движке [Robust Toolbox](https://github.com/space-wizards/RobustToolbox), написанном на C#. -Это репозиторий форка Space Station 14 от Workbench Team который используется на нашем основном сервере Космическая станция им. Aru Moon, и его также можете использовать и Вы для получения эксклюзивных фишек форка. Если Вам нужен только русский перевод для игры без наших фишек, перейдите в [master-ru ветку](https://git.arumoon.ru/Workbench-Team/space-station-14/-/tree/master-ru). +Это репозиторий форка Space Station 14 от Workbench Team который используется на нашем основном сервере Starshine, и его также можете использовать и Вы для получения эксклюзивных фишек форка. Если Вам нужен только русский перевод для игры без наших фишек, перейдите в [master-ru ветку](https://git.arumoon.ru/Workbench-Team/space-station-14/-/tree/master-ru). Вы можете использовать эту ветку как для создания собственного сервера, так и для контрибьюта в работу нашего сервера. diff --git a/Resources/Changelog/ChangelogAruMoon.yml b/Resources/Changelog/ChangelogStarshine.yml similarity index 100% rename from Resources/Changelog/ChangelogAruMoon.yml rename to Resources/Changelog/ChangelogStarshine.yml diff --git a/Resources/Credits/Workbench.txt b/Resources/Credits/Workbench.txt index f07fb58e0bfa4d..25790e50f3e095 100644 --- a/Resources/Credits/Workbench.txt +++ b/Resources/Credits/Workbench.txt @@ -1 +1 @@ -AruMoon, Mr0maks, CaptainSqrBeard, PilgrimViis, Cooderer, DjfjdfofdjfjD, andreyfff81, Desoth, GuakeTheAcinid, adadsa, yglop, Wizard-Grin +AruMoon, Mr0maks, CaptainSqrBeard, PilgrimViis, Cooderer, DjfjdfofdjfjD, andreyfff81, Desoth, GuakeTheAcinid, adadsa, yglop, Wizard-Grin, Ratyyy, Tenteratus, router, Elst28, quartuG3, vertolodka diff --git a/Resources/Locale/ru-RU/guidebook/guides.ftl b/Resources/Locale/ru-RU/guidebook/guides.ftl index 1d54028e2707d3..0d36df59e9e960 100644 --- a/Resources/Locale/ru-RU/guidebook/guides.ftl +++ b/Resources/Locale/ru-RU/guidebook/guides.ftl @@ -51,5 +51,5 @@ guide-entry-zombies = Зомби guide-entry-minor-antagonists = Малые Антагонисты guide-entry-writing = Написание -guide-entry-arumoon = Станция им. Aru Moon -guide-entry-arumoon-spacelaw = Космический Закон +guide-entry-starshine = Starshine +guide-entry-starshine-spacelaw = Космический Закон diff --git a/Resources/Locale/ru-RU/info/rules.ftl b/Resources/Locale/ru-RU/info/rules.ftl index 3ea8b96d14da47..a099898baf058e 100644 --- a/Resources/Locale/ru-RU/info/rules.ftl +++ b/Resources/Locale/ru-RU/info/rules.ftl @@ -1,7 +1,7 @@ # Rules -ui-rules-header = Правила станции им. Aru Moon -ui-rules-header-rp = Правила станции им. Aru Moon +ui-rules-header = Правила Starshine +ui-rules-header-rp = Правила Starshine ui-rules-accept = Я ознакомился и согласен соблюдать правила ui-rules-wait = Кнопка принятия будет разблокирована через { $time } секунд. ui-rules-header-links = Ссылки diff --git a/Resources/Prototypes/Guidebook/arumoon.yml b/Resources/Prototypes/Guidebook/arumoon.yml deleted file mode 100644 index 7b64a3606cfbb3..00000000000000 --- a/Resources/Prototypes/Guidebook/arumoon.yml +++ /dev/null @@ -1,12 +0,0 @@ -- type: guideEntry - id: Arumoon - name: guide-entry-arumoon - text: "/ServerInfo/Guidebook/AruMoon/AruMoon.xml" - children: - - SpaceLaw - -- type: guideEntry - id: SpaceLaw - name: guide-entry-arumoon-spacelaw - text: "/ServerInfo/Guidebook/AruMoon/SpaceLaw.xml" - diff --git a/Resources/Prototypes/Guidebook/starshine.yml b/Resources/Prototypes/Guidebook/starshine.yml new file mode 100644 index 00000000000000..df158e9dd1a892 --- /dev/null +++ b/Resources/Prototypes/Guidebook/starshine.yml @@ -0,0 +1,12 @@ +- type: guideEntry + id: Starshine + name: guide-entry-starshine + text: "/ServerInfo/Guidebook/Starshine/Starshine.xml" + children: + - SpaceLaw + +- type: guideEntry + id: SpaceLaw + name: guide-entry-starshine-spacelaw + text: "/ServerInfo/Guidebook/Starshine/SpaceLaw.xml" + diff --git a/Resources/ServerInfo/Guidebook/AruMoon/SpaceLaw.xml b/Resources/ServerInfo/Guidebook/Starshine/SpaceLaw.xml similarity index 100% rename from Resources/ServerInfo/Guidebook/AruMoon/SpaceLaw.xml rename to Resources/ServerInfo/Guidebook/Starshine/SpaceLaw.xml diff --git a/Resources/ServerInfo/Guidebook/AruMoon/AruMoon.xml b/Resources/ServerInfo/Guidebook/Starshine/Starshine.xml similarity index 95% rename from Resources/ServerInfo/Guidebook/AruMoon/AruMoon.xml rename to Resources/ServerInfo/Guidebook/Starshine/Starshine.xml index 2ca8fbefb82cf5..1aced39671a3f2 100644 --- a/Resources/ServerInfo/Guidebook/AruMoon/AruMoon.xml +++ b/Resources/ServerInfo/Guidebook/Starshine/Starshine.xml @@ -1,5 +1,5 @@ -# Информация по AruMoon +# Информация по Starshine Добро пожаловать в удивительный и немного безумный мир нашей космической станции! Здесь, среди бескрайних звезд и технологических чудес, каждый день — настоящее приключение. diff --git a/Resources/Textures/Objects/Fun/toy_dumpling.rsi/meta.json b/Resources/Textures/Objects/Fun/toy_dumpling.rsi/meta.json index 9e8d7a363cfa79..2d2133a3f18eb7 100644 --- a/Resources/Textures/Objects/Fun/toy_dumpling.rsi/meta.json +++ b/Resources/Textures/Objects/Fun/toy_dumpling.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Made by Cooder for Arumoon server", + "copyright": "Made by Cooder for Starshine server", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Objects/Fun/toy_shlepa.rsi/meta.json b/Resources/Textures/Objects/Fun/toy_shlepa.rsi/meta.json index 9e8d7a363cfa79..2d2133a3f18eb7 100644 --- a/Resources/Textures/Objects/Fun/toy_shlepa.rsi/meta.json +++ b/Resources/Textures/Objects/Fun/toy_shlepa.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Made by Cooder for Arumoon server", + "copyright": "Made by Cooder for Starshine server", "size": { "x": 32, "y": 32 diff --git a/Tools/actions_changelogs_since_last_run.py b/Tools/actions_changelogs_since_last_run.py index 0bde015ef146e8..8466e01662389a 100755 --- a/Tools/actions_changelogs_since_last_run.py +++ b/Tools/actions_changelogs_since_last_run.py @@ -19,7 +19,7 @@ DISCORD_WEBHOOK_URL = os.environ.get("DISCORD_WEBHOOK_URL") -CHANGELOG_FILE = "Resources/Changelog/ChangelogAruMoon.yml" +CHANGELOG_FILE = "Resources/Changelog/ChangelogStarshine.yml" TYPES_TO_EMOJI = { "Fix": "🐛",