Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: Revenant can unbuckle while in invisible form #2225

Merged
merged 4 commits into from
Dec 1, 2024

Conversation

ReeZer2
Copy link

@ReeZer2 ReeZer2 commented Nov 11, 2024

Описание PR

Теперь ревенант не может отстегивать кукол (fix: #1901)

Медиа

Проверки

  • PR полностью завершён и мне не нужна помощь чтобы его закончить.
  • Я ознакомился с наставлениями по работе с репозиторием и следовал им при создании PR'а.
  • Я внимательно просмотрел все свои изменения и багов в них не нашёл.
  • Я запускал локальный сервер со своими изменениями и всё протестировал.
  • Я добавил скриншот/видео демонстрации PR в игре, или этот PR этого не требует.

Изменения

no cl

@github-actions github-actions bot added the Changes: C# Изменение затронуло файлы ".cs" label Nov 11, 2024
Copy link
Collaborator

@stalengd stalengd left a comment

Choose a reason for hiding this comment

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

Костыль. Лучше найти причину, по которой ревенант или подобные существа вообще могут взаимодействовать с объектами, и должны ли, в худшем случае хотя бы сделать также, как тут, но проверять на условный BlockBuckleInteractionsComponent, которвый повесить на ревенанта.

@github-actions github-actions bot added the Changes: Prototypes Изменение затронуло файлы ".yml" кроме неймспейса "maps" label Nov 30, 2024
@ReeZer2 ReeZer2 requested a review from stalengd November 30, 2024 22:26
@stalengd stalengd merged commit 23187be into SerbiaStrong-220:master Dec 1, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: C# Изменение затронуло файлы ".cs" Changes: Prototypes Изменение затронуло файлы ".yml" кроме неймспейса "maps" Status: Needs Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ревенант может отстегивать кукол из невидимости
2 participants