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

Purifying tweaks and add DeCult reminder #2424

Merged
merged 5 commits into from
Dec 29, 2024

Conversation

Kirus59
Copy link
Collaborator

@Kirus59 Kirus59 commented Dec 29, 2024

Описание PR

  • Cleansing переименовано в более уместное Purifying.
  • Исправлен баг с тем, что цели культа не удалялись после очищения от него.
  • Добавлен UI напоминающий о потере памяти после очищения от культа

Медиа

image

Проверки

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

Изменения

🆑

  • add: Добавлен UI напоминающий о потере памяти после очищения от культа
  • fix: Исправлено удаление целей после очищения от культа

@github-actions github-actions bot added Changes: Sprites Изменение затронуло файлы ".rsu / .png" Changes: Localization Изменение затронуло файлы ".ftl" Changes: Prototypes Изменение затронуло файлы ".yml" кроме неймспейса "maps" Changes: C# Изменение затронуло файлы ".cs" labels Dec 29, 2024
@Kirus59 Kirus59 changed the title Purifying tweaks and add DeCulr reminder Purifying tweaks and add DeCult reminder Dec 29, 2024
Copy link

github-actions bot commented Dec 29, 2024

RSI Diff Bot; head commit 63549b7 merging into 68d9d79
This PR makes changes to 1 or more RSIs. Here is a summary of all changes:
Edit: diff updated after 63549b7


namespace Content.Shared.SS220.CultYogg.Cultists;

[RegisterComponent, NetworkedComponent]
public sealed partial class CultYoggCleansedComponent : Component
[AutoGenerateComponentState]
public sealed partial class CultYoggpPurifiedComponent : Component
Copy link
Collaborator

Choose a reason for hiding this comment

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

Отчипятка

Suggested change
public sealed partial class CultYoggpPurifiedComponent : Component
public sealed partial class CultYoggPurifiedComponent : Component

@Kirus59 Kirus59 requested a review from stalengd December 29, 2024 16:24
@stalengd stalengd merged commit 79507cf into SerbiaStrong-220:master Dec 29, 2024
16 checks passed
@Kirus59 Kirus59 deleted the cult-fixes branch December 29, 2024 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: C# Изменение затронуло файлы ".cs" Changes: Localization Изменение затронуло файлы ".ftl" Changes: Prototypes Изменение затронуло файлы ".yml" кроме неймспейса "maps" Changes: Sprites Изменение затронуло файлы ".rsu / .png" Status: Needs Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants