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

Species.dm and emote.dm cleaning up. #732

Merged
merged 10 commits into from
Dec 2, 2024

Conversation

Helg2
Copy link
Collaborator

@Helg2 Helg2 commented Dec 1, 2024

Основные изменения

Файлы рас и эмоций людей рассортированы в отдельные папки.

Как это улучшит игру

Удобство. Чуть меньше кода кристаллика.

Ченджлог

:cl:
code: Файлы рас и эмоций людей рассортированы в отдельные папки.
/:cl:

@Helg2 Helg2 added the Code Improvement Изменение для ускорения работы. label Dec 1, 2024
@Tatarla Tatarla requested a review from homexp13 December 2, 2024 04:31
@@ -221,46 +190,41 @@

/datum/emote/living/carbon/human/surrender/run_emote(mob/user, params, type_override, intentional)
. = ..()
if(. && isliving(user))
Copy link
Collaborator

Choose a reason for hiding this comment

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

проверку на точку сохранить надо

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Тупняк

@Helg2 Helg2 merged commit c695a3d into PMC-Unga-Marines:master Dec 2, 2024
28 checks passed
@Helg2 Helg2 deleted the species-cleaning branch December 2, 2024 13:41
github-actions bot added a commit that referenced this pull request Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Improvement Изменение для ускорения работы.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants