Skip to content

Fix and new#3315

Merged
SmiLeYre merged 5 commits into
BlueMoon-Labs:masterfrom
Kaldevoran:HateredSoul_RoboDNchanges
Jun 8, 2026
Merged

Fix and new#3315
SmiLeYre merged 5 commits into
BlueMoon-Labs:masterfrom
Kaldevoran:HateredSoul_RoboDNchanges

Conversation

@Kaldevoran

@Kaldevoran Kaldevoran commented Jun 6, 2026

Copy link
Copy Markdown

Описание

Траю пофиксить отображение глаз и добавил плюсом ещё один скинчик.

Причина изменений

Нраица.

🆑
fix: fixed a few things
image: added/modified/removed some icons or images
code: changed some code
/:cl:

Summary by CodeRabbit

  • New Features
    • Добавлены два новых скина для роботов: тактический вариант для отделения безопасности и специальный вариант для медицинского отделения. Оба варианта доступны в меню выбора персонализированных скинов.

@coderabbitai

coderabbitai Bot commented Jun 6, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@Kaldevoran, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 52 minutes. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

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.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: d884eab7-e9da-4edc-97a5-a459524a75f2

📥 Commits

Reviewing files that changed from the base of the PR and between ae91992 and 2767c9b.

📒 Files selected for processing (2)
  • code/modules/mob/living/silicon/robot/robot_donator.dm
  • modular_splurt/icons/mob/robots_32x64.dmi

Обзор

Добавлены два новых приватных донаторских скина для киборгов: swatmeka для Security модуля и epmeka для Medical модуля. Оба скина содержат конфигурацию с иконками и регистрируются в глобальном реестре borg_donator_skins.

Изменения

Новые донаторские скины киборгов

Слой / Файлы Описание
Определения и регистрация новых донаторских скинов
code/modules/mob/living/silicon/robot/robot_donator.dm
Добавлены два новых подтипа /datum/borg_donator_skin: security/swatmeka и medical/epmeka. Каждый скин включает module_type, отдельные preview_icon и cyborg_base_icon, общий ckey_whitelist, hat_offset и параметр hasrest. Оба скина зарегистрированы в GLOBAL_LIST_INIT_TYPED(borg_donator_skins, ...) для добавления в доступные варианты меню.

Возможно связанные PR

Предлагаемые метки

Sprites, Code

Оценка затрат на рецензию

🎯 2 (Simple) | ⏱️ ~8 минут

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive Название является очень расплывчатым и неинформативным. Фразы «Fix» и «new» не передают конкретную информацию об основных изменениях в PR. Переформулируйте название, чтобы оно ясно отражало основное изменение: например, «Add new borg donator skins (swatmeka and epmeka)» или «Add security and medical borg donator skins».
✅ 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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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 and usage tips.

@Kaldevoran Kaldevoran force-pushed the HateredSoul_RoboDNchanges branch from ae91992 to fffd265 Compare June 6, 2026 12:58
@SmiLeYre SmiLeYre merged commit 303b36d into BlueMoon-Labs:master Jun 8, 2026
26 checks passed
@coderabbitai coderabbitai Bot mentioned this pull request Jun 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants