Skip to content

Исправлени бага, который заключается в возможности крутить мостик#870

Merged
ThereDrD0 merged 3 commits intospace-sunrise:masterfrom
WardexOfficial:fix-catwalk-rotation
Mar 19, 2026
Merged

Исправлени бага, который заключается в возможности крутить мостик#870
ThereDrD0 merged 3 commits intospace-sunrise:masterfrom
WardexOfficial:fix-catwalk-rotation

Conversation

@WardexOfficial
Copy link
Contributor

@WardexOfficial WardexOfficial commented Mar 18, 2026

Краткое описание | Short description

Исправление бага, который заключается в возможности крутить мостик: У прототипа Catwalk удалены компоненты Anchorable и Rotatable, так как на практике они только создавали баг, который предоставлял возможность крутить данный мостик. Возможность прикручивать/откручивать данный мостик никак не использовалась, в общем, она бесполезна.

Ссылка на багрепорт | Related Bug Report

#807

Changelog
🆑 Wardex

  • fix: Исправлен баг, который заключался в возможности крутить мостик

Summary by CodeRabbit

Примечания к выпуску

  • Chores
    • Обновлена конфигурация компонентов сущности. Внешнее поведение приложения не изменилось.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 18, 2026

Warning

Rate limit exceeded

@WardexOfficial has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 23 minutes and 11 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: b1b54583-e9df-48ea-b47c-c8df6e28a7a8

📥 Commits

Reviewing files that changed from the base of the PR and between f258d51 and aa2065d.

📒 Files selected for processing (1)
  • Resources/Prototypes/_Scp/Entities/Structures/catwalk.yml
📝 Walkthrough

Walkthrough

Из определения сущности Catwalk удалены активные компоненты Anchorable и Rotatable, заменены закомментированным блоком "Fire Edit Start/End", сохраняющим предыдущие определения. Видимое поведение не изменяется без раскомментирования блока.

Changes

Cohort / File(s) Summary
Компоненты Catwalk
Resources/Prototypes/Entities/Structures/catwalk.yml
Удалены компоненты Anchorable и Rotatable, заменены на закомментированный блок с сохранённой конфигурацией.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested labels

📦 YAML | Прототип 📦, 🧊 Нет C# 🧊

Poem

🐰 Каток теперь стоит с закрытым сердцем,
Компоненты спят в комментариях, словно под одеялом,
Огонь редактора оставил свой след—
Якоря и повороты дремлют в строках,
Ждут пробуждения в будущем дне. ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed Заголовок PR точно описывает основное изменение: исправление бага, позволяющего вращать мостик (catwalk). Это соответствует удалению компонентов Anchorable и Rotatable из сущности Catwalk.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
📝 Coding Plan
  • Generate coding plan for human review comments

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.

Copy link
Collaborator

@ThereDrD0 ThereDrD0 left a comment

Choose a reason for hiding this comment

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

Лучше скопируй все компоненты и переделай Scp кетволк базовый, чтобы не создавать лишние изменения в прототипах ванилы.

И уже в сцп версии удали эти компоненты

@WardexOfficial
Copy link
Contributor Author

Лучше скопируй все компоненты и переделай Scp кетволк базовый, чтобы не создавать лишние изменения в прототипах ванилы.

И уже в сцп версии удали эти компоненты

Сделано

@ThereDrD0 ThereDrD0 merged commit 3dd01bc into space-sunrise:master Mar 19, 2026
9 of 10 checks passed
@WardexOfficial WardexOfficial deleted the fix-catwalk-rotation branch March 19, 2026 17:27
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