-
Notifications
You must be signed in to change notification settings - Fork 154
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
No death #741
No death #741
Conversation
Да йопта где ошибки. |
Теперь последние слова не юзабельны, |
С радостью бы выслушал эти слова на собрании разрабов, где все это обсуждалось и утверждалось, но ты не пришел. |
Злюка |
Gold: 100 No newline at end of file | ||
Gold: 100 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
???
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
работал с этим файлом, потом изменения откатил.
Content.Server/Ghost/GhostSystem.cs
Outdated
//SS-220 | ||
private void OnActionRespanw(EntityUid uid, GhostComponent component, RespawnActionEvent args) | ||
{ | ||
if (!TryComp<ActorComponent>(uid, out var actor)) | ||
return; | ||
|
||
_host.ExecuteCommand(actor.PlayerSession, "respawn"); | ||
} | ||
//SS-220 end |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
во всех комментах с пометками нашего кода желательно добавить и название фичи/ветки, на которой производились изменения
//SS220-respawn begin
DoStuff();
//SS220-respawn end
типа такого
@@ -454,6 +454,7 @@ | |||
- ArtifactCrusherMachineCircuitboard | |||
- TelecomServerCircuitboard | |||
- MassMediaCircuitboard | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
???
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
работал с этим файлом, потом изменения откатил.(2)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
тут также надо бы изменения убрать
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
тут также надо бы изменения убрать
Да понял, тут рил мой косяк.
@@ -17,4 +17,4 @@ | |||
Steel: 100 | |||
Glass: 900 | |||
Silver: 100 | |||
Gold: 100 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
все еще здесь прикол
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
все еще здесь прикол
Тут убрался символ табуляции после 100. Я ХЗ как его назад вернуть.
@@ -454,6 +454,7 @@ | |||
- ArtifactCrusherMachineCircuitboard | |||
- TelecomServerCircuitboard | |||
- MassMediaCircuitboard | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
тут также надо бы изменения убрать
Co-authored-by: Dexler <[email protected]>
Описание PR
Долгожданный внес клонерки на помойку(в тир 3 РНД)
Конерка:
Возрождение:
Новая фичча позволяющая госту вернуться в лобби. через 20 минут после смерти.
Сдаться в крите:
Удалено у всех кукл игроков. Животные и другие все еще имеют эту кнопку.
Последние слова:
Теперь РЕАЛЬНО последние слова. После их произнесения вы не сможете вернуться в тело.
Медиа
Проверки
Изменения
🆑 ZoNeSRuS