Skip to content

Atmos 2.0#1487

Open
drenk28 wants to merge 9 commits into
Rxup:masterfrom
drenk28:drenk28
Open

Atmos 2.0#1487
drenk28 wants to merge 9 commits into
Rxup:masterfrom
drenk28:drenk28

Conversation

@drenk28

@drenk28 drenk28 commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Новые возможности
    • Добавлены утеплённые перчатки для атмосферных техников с защитой от температуры.
    • Добавлены атмосферные магнитные ботинки со встроенной зарядкой батареек.
    • Новые предметы доступны в соответствующих шкафчиках инженерного снаряжения.
  • Локализация
    • Добавлены названия и описания на русском и английском языках.
  • Визуальные улучшения
    • Добавлены текстуры и варианты отображения перчаток и магнитных ботинок.

@drenk28
drenk28 requested a review from Rxup as a code owner July 14, 2026 03:22
@github-actions github-actions Bot added S: Untriaged size/M Changes: Sprites Should be reviewed or fixed by people who are knowledgeable with spriting or visual design. No C# Нету кода. labels Jul 14, 2026
@github-actions

github-actions Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

RSI Diff Bot; head commit dcf6f7c merging into 965a66e
This PR makes changes to 1 or more RSIs. Here is a summary of all changes:

Resources/Textures/Backmen/Clothing/Hands/Gloves/insulated_gloves.rsi

State Old New Status
equipped-HAND Added
icon Added
inhand-left Added
inhand-right Added

Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots_atmos.rsi

State Old New Status
equipped-FEET-reptilian Added
equipped-FEET-vox Added
equipped-FEET Added
icon-on Added
icon Added
inhand-left Added
inhand-right Added
on-equipped-FEET-reptilian Added
on-equipped-FEET-vox Added
on-equipped-FEET Added
on-inhand-left Added
on-inhand-right Added

Edit: diff updated after dcf6f7c

@coderabbitai

coderabbitai Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Warning

Review limit reached

@drenk28, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 39 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 9900b735-79e8-401e-8df9-05a62bf9275a

📥 Commits

Reviewing files that changed from the base of the PR and between 83b8991 and dcf6f7c.

📒 Files selected for processing (1)
  • Resources/Prototypes/_Backmen/Protorypes/Entities/Clothing/Shoes/magboots.yml

Walkthrough

Добавлены атмосферные утеплённые перчатки и магнитные ботинки с прототипами, спрайтами, локализацией и включением в комплектацию шкафов. Для магботинок настроен зарядный слот PowerCell.

Changes

Атмосферная экипировка

Layer / File(s) Summary
Атмосферные утеплённые перчатки
Resources/Prototypes/_Backmen/Protorypes/Entities/Clothing/Hands/gloves.yml, Resources/Textures/Backmen/Clothing/Hands/Gloves/insulated_gloves.rsi/meta.json, Resources/Locale/{en-US,ru-RU}/backmen/prototypes/entities/clothing/hands/gloves.ftl, Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml
Добавлены перчатки с температурной защитой, изоляцией, визуальным ресурсом, локализацией и включением в атмосферную комплектацию.
Атмосферные магботинки
Resources/Prototypes/_Backmen/Protorypes/Entities/Clothing/Shoes/magboots.yml, Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots_atmos.rsi/meta.json, Resources/Locale/{en-US,ru-RU}/backmen/prototypes/entities/clothing/shoes/magboots.ftl, Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml, Resources/Prototypes/Entities/Clothing/Shoes/magboots.yml
Добавлены магботинки с зарядным слотом для PowerCell, визуальным ресурсом, локализацией, включением в комплект хардсьюта и исправленным расположением поля события. Видимые изменения прототипа не затрагивают логику.

Estimated code review effort: 2 (Simple) | ~10 minutes

Suggested reviewers: rxup

Poem

Прыг-скок, усатый кролик рад:
Перчатки греют лапки в лад,
Магботинки заряд поймали,
В шкафах комплекты засияли.
Спрайты пляшут — всё готово,
Для атмоса снаряженье снова!

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive Название слишком общее и не объясняет, что добавлены новые атмосферные перчатки, магботы и связанные ресурсы. Уточните основное изменение, например: «Добавлены атмосферические перчатки и магботы с ресурсами и локализацией».
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 3

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@Resources/Prototypes/Entities/Clothing/Hands/gloves.yml`:
- Around line 727-730: Исправьте пути спрайтов в компонентах Sprite и Clothing
прототипа: они должны соответствовать фактическому расположению текстур в
chronogloves.rsi/insulated_gloves.rsi. Либо переместите папку
insulated_gloves.rsi в ожидаемый каталог, либо обновите оба значения sprite
согласованно.

In `@Resources/Prototypes/Entities/Clothing/Shoes/magboots.yml`:
- Around line 155-163: Пересмотрите компоненты ApcPowerReceiver и Charger в
определении магботинок: удалите их, если зарядка не требуется, либо замените на
механизм потребления энергии, например PowerCellDraw или прямое использование
Battery. Сохраните только компоненты, соответствующие ожидаемому поведению
магботинок — расходованию заряда батареи при работе, а не зарядке вставленной
батареи от электросети.
- Around line 151-154: Update the Sprite and Clothing component entries for the
affected magboots entity to reference the added magboots_atmos.rsi asset under
the Backmen/Clothing/Shoes/Boots directory instead of the ASLEEP path.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: fbfe59bb-5a76-407d-a240-1089af6be5e3

📥 Commits

Reviewing files that changed from the base of the PR and between 965a66e and ca76ead.

⛔ Files ignored due to path filters (16)
  • Resources/Textures/Backmen/Clothing/Hands/Gloves/chronogloves.rsi/insulated_gloves.rsi/equipped-HAND.png is excluded by !**/*.png
  • Resources/Textures/Backmen/Clothing/Hands/Gloves/chronogloves.rsi/insulated_gloves.rsi/icon.png is excluded by !**/*.png
  • Resources/Textures/Backmen/Clothing/Hands/Gloves/chronogloves.rsi/insulated_gloves.rsi/inhand-left.png is excluded by !**/*.png
  • Resources/Textures/Backmen/Clothing/Hands/Gloves/chronogloves.rsi/insulated_gloves.rsi/inhand-right.png is excluded by !**/*.png
  • Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots_atmos.rsi/equipped-FEET-reptilian.png is excluded by !**/*.png
  • Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots_atmos.rsi/equipped-FEET-vox.png is excluded by !**/*.png
  • Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots_atmos.rsi/equipped-FEET.png is excluded by !**/*.png
  • Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots_atmos.rsi/icon-on.png is excluded by !**/*.png
  • Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots_atmos.rsi/icon.png is excluded by !**/*.png
  • Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots_atmos.rsi/inhand-left.png is excluded by !**/*.png
  • Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots_atmos.rsi/inhand-right.png is excluded by !**/*.png
  • Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots_atmos.rsi/on-equipped-FEET-reptilian.png is excluded by !**/*.png
  • Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots_atmos.rsi/on-equipped-FEET-vox.png is excluded by !**/*.png
  • Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots_atmos.rsi/on-equipped-FEET.png is excluded by !**/*.png
  • Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots_atmos.rsi/on-inhand-left.png is excluded by !**/*.png
  • Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots_atmos.rsi/on-inhand-right.png is excluded by !**/*.png
📒 Files selected for processing (4)
  • Resources/Prototypes/Entities/Clothing/Hands/gloves.yml
  • Resources/Prototypes/Entities/Clothing/Shoes/magboots.yml
  • Resources/Textures/Backmen/Clothing/Hands/Gloves/chronogloves.rsi/insulated_gloves.rsi/meta.json
  • Resources/Textures/Backmen/Clothing/Shoes/Boots/magboots_atmos.rsi/meta.json

Comment on lines +727 to +730
- type: Sprite
sprite: Backmen/Clothing/Hands/Gloves/insulated_gloves.rsi
- type: Clothing
sprite: Backmen/Clothing/Hands/Gloves/insulated_gloves.rsi

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Functional Correctness | 🔴 Critical | ⚡ Quick win

Исправьте путь к спрайтам.

Путь к спрайтам в прототипе (Backmen/Clothing/Hands/Gloves/insulated_gloves.rsi) не совпадает с фактическим расположением файлов текстур, добавленных в этом PR (Backmen/Clothing/Hands/Gloves/chronogloves.rsi/insulated_gloves.rsi). Из-за этого текстуры предмета не будут загружаться в игре.

Убедитесь, что папка insulated_gloves.rsi находится по правильному пути, или обновите путь в прототипе. Если папка случайно оказалась внутри chronogloves.rsi, её стоит переместить.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@Resources/Prototypes/Entities/Clothing/Hands/gloves.yml` around lines 727 -
730, Исправьте пути спрайтов в компонентах Sprite и Clothing прототипа: они
должны соответствовать фактическому расположению текстур в
chronogloves.rsi/insulated_gloves.rsi. Либо переместите папку
insulated_gloves.rsi в ожидаемый каталог, либо обновите оба значения sprite
согласованно.

Comment thread Resources/Prototypes/Entities/Clothing/Shoes/magboots.yml Outdated
Comment thread Resources/Prototypes/Entities/Clothing/Shoes/magboots.yml Outdated
@github-actions github-actions Bot added the Changes: Localization Can be reviewed or fixed by people who are knowledgeable with translation label Jul 14, 2026

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@Resources/Prototypes/Entities/Clothing/Shoes/magboots.yml`:
- Around line 151-154: Исправьте регистр каталога Boots в значениях sprite
компонентов Sprite и Clothing прототипа магботинок: замените путь с /boots/ на
/Boots/, сохранив остальную часть пути без изменений.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: e7b8f93d-0aae-4b47-9527-376943c2ead2

📥 Commits

Reviewing files that changed from the base of the PR and between ca76ead and 26bb3c2.

⛔ Files ignored due to path filters (4)
  • Resources/Textures/Backmen/Clothing/Hands/Gloves/insulated_gloves.rsi/equipped-HAND.png is excluded by !**/*.png
  • Resources/Textures/Backmen/Clothing/Hands/Gloves/insulated_gloves.rsi/icon.png is excluded by !**/*.png
  • Resources/Textures/Backmen/Clothing/Hands/Gloves/insulated_gloves.rsi/inhand-left.png is excluded by !**/*.png
  • Resources/Textures/Backmen/Clothing/Hands/Gloves/insulated_gloves.rsi/inhand-right.png is excluded by !**/*.png
📒 Files selected for processing (6)
  • Resources/Locale/en-US/backmen/prototypes/entities/clothing/hands/gloves.ftl
  • Resources/Locale/en-US/backmen/prototypes/entities/clothing/shoes/magboots.ftl
  • Resources/Locale/ru-RU/backmen/prototypes/entities/clothing/hands/gloves.ftl
  • Resources/Locale/ru-RU/backmen/prototypes/entities/clothing/shoes/magboots.ftl
  • Resources/Prototypes/Entities/Clothing/Shoes/magboots.yml
  • Resources/Textures/Backmen/Clothing/Hands/Gloves/insulated_gloves.rsi/meta.json

Comment thread Resources/Prototypes/Entities/Clothing/Shoes/magboots.yml Outdated

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🧹 Nitpick comments (1)
Resources/Prototypes/_Backmen/Protorypes/Entities/Clothing/Hands/gloves.yml (1)

1-1: 📐 Maintainability & Code Quality | 🔵 Trivial | 💤 Low value

Опечатка в названии директории.

Оба новых файла были добавлены в директорию с опечаткой: Protorypes вместо Prototypes. Движок загрузит их в любом случае (поскольку сканирует всю папку Resources), но для поддержания порядка в проекте стоит исправить название папки.

  • Resources/Prototypes/_Backmen/Protorypes/Entities/Clothing/Hands/gloves.yml#L1-L1: Перенесите файл в папку с исправленным названием (Prototypes).
  • Resources/Prototypes/_Backmen/Protorypes/Entities/Clothing/Shoes/magboots.yml#L1-L1: Перенесите файл в папку с исправленным названием (Prototypes).
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@Resources/Prototypes/_Backmen/Protorypes/Entities/Clothing/Hands/gloves.yml`
at line 1, Переместите файлы gloves.yml
(Resources/Prototypes/_Backmen/Protorypes/Entities/Clothing/Hands/gloves.yml,
строки 1-1) и magboots.yml
(Resources/Prototypes/_Backmen/Protorypes/Entities/Clothing/Shoes/magboots.yml,
строки 1-1) из каталога Protorypes в каталог Prototypes, не изменяя их
содержимое.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In
`@Resources/Prototypes/_Backmen/Protorypes/Entities/Clothing/Shoes/magboots.yml`:
- Around line 10-27: Исправьте блок компонентов прототипа магботинок: устраните
дублирование ключа type в компоненте Item, добавьте корректные type для
компонентов charger_slot и зарядки, а startingItem замените на существующий ID
прототипа SS14 вместо пути /obj/Item/PowerCell с текстовым комментарием. Если
энергопитание не требуется, удалите Charger, ContainerContainer и ItemSlots,
оставив только Item.

---

Nitpick comments:
In `@Resources/Prototypes/_Backmen/Protorypes/Entities/Clothing/Hands/gloves.yml`:
- Line 1: Переместите файлы gloves.yml
(Resources/Prototypes/_Backmen/Protorypes/Entities/Clothing/Hands/gloves.yml,
строки 1-1) и magboots.yml
(Resources/Prototypes/_Backmen/Protorypes/Entities/Clothing/Shoes/magboots.yml,
строки 1-1) из каталога Protorypes в каталог Prototypes, не изменяя их
содержимое.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: cfc2627e-899f-41e0-ac9c-e96dca1488fe

📥 Commits

Reviewing files that changed from the base of the PR and between 26bb3c2 and 83b8991.

📒 Files selected for processing (4)
  • Resources/Prototypes/Catalog/Fills/Lockers/engineer.yml
  • Resources/Prototypes/Entities/Clothing/Shoes/magboots.yml
  • Resources/Prototypes/_Backmen/Protorypes/Entities/Clothing/Hands/gloves.yml
  • Resources/Prototypes/_Backmen/Protorypes/Entities/Clothing/Shoes/magboots.yml

Comment on lines +10 to +27
- type: Item
size: Huge
type: Charger
- slotId: charger_slot
portable: true
chargeRate: 10
- type: ContainerContainer
containers:
charger_slot: !type:ContainerSlot
- type: ItemSlots
slots:
charger_slot:
name: power-cell-slot-component-slot-name-default
ejectOnInteract: false
startingItem: /obj/Item/PowerCell (Что то типа этого)
whitelist:
components:
- PowerCell No newline at end of file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯 Functional Correctness | 🔴 Critical | ⚡ Quick win

Критическая ошибка синтаксиса YAML и неверный ID.

В этом блоке содержится сразу несколько критических ошибок, из-за которых сервер не запустится (ошибка парсинга прототипов):

  1. Дублирование ключа type: в компоненте Item дважды указан ключ type (как Item и как Charger).
  2. Отсутствие type: следующий элемент списка не имеет ключа type (начинается с slotId).
  3. Неверный ID предмета: /obj/Item/PowerCell (Что то типа этого) — это путь в стиле SS13, который приведет к ошибке при спавне предмета. В SS14 используются ID прототипов (например, PowerCellMedium).

Если магботинкам не нужна батарея (как и стандартным магботинкам в игре), вы можете просто удалить всё, кроме компонента Item.
Если же вы хотите сделать их энергозависимыми, используйте корректные компоненты энергопотребления (например, PowerCellDraw вместо зарядного устройства Charger) и валидную структуру слота:

🐛 Предлагаемое исправление (вариант с рабочей батареей)
-  - type: Item
-    size: Huge
-    type: Charger
-  - slotId: charger_slot
-    portable: true
-    chargeRate: 10
-  - type: ContainerContainer
-    containers:
-      charger_slot: !type:ContainerSlot
-  - type: ItemSlots
-    slots:
-      charger_slot:
-        name: power-cell-slot-component-slot-name-default
-        ejectOnInteract: false
-        startingItem: /obj/Item/PowerCell (Что то типа этого)
-        whitelist:
-          components:
-          - PowerCell
+  - type: Item
+    size: Huge
+  - type: PowerCellDraw
+    drawRate: 10
+  - type: ContainerContainer
+    containers:
+      cell_slot: !type:ContainerSlot
+  - type: ItemSlots
+    slots:
+      cell_slot:
+        name: power-cell-slot-component-slot-name-default
+        startingItem: PowerCellMedium
+        whitelist:
+          components:
+          - PowerCell
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
- type: Item
size: Huge
type: Charger
- slotId: charger_slot
portable: true
chargeRate: 10
- type: ContainerContainer
containers:
charger_slot: !type:ContainerSlot
- type: ItemSlots
slots:
charger_slot:
name: power-cell-slot-component-slot-name-default
ejectOnInteract: false
startingItem: /obj/Item/PowerCell (Что то типа этого)
whitelist:
components:
- PowerCell
- type: Item
size: Huge
- type: PowerCellDraw
drawRate: 10
- type: ContainerContainer
containers:
cell_slot: !type:ContainerSlot
- type: ItemSlots
slots:
cell_slot:
name: power-cell-slot-component-slot-name-default
startingItem: PowerCellMedium
whitelist:
components:
- PowerCell
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In
`@Resources/Prototypes/_Backmen/Protorypes/Entities/Clothing/Shoes/magboots.yml`
around lines 10 - 27, Исправьте блок компонентов прототипа магботинок: устраните
дублирование ключа type в компоненте Item, добавьте корректные type для
компонентов charger_slot и зарядки, а startingItem замените на существующий ID
прототипа SS14 вместо пути /obj/Item/PowerCell с текстовым комментарием. Если
энергопитание не требуется, удалите Charger, ContainerContainer и ItemSlots,
оставив только Item.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changes: Localization Can be reviewed or fixed by people who are knowledgeable with translation Changes: Sprites Should be reviewed or fixed by people who are knowledgeable with spriting or visual design. No C# Нету кода. S: Untriaged size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant