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

tweak: blob update #6113

Draft
wants to merge 15 commits into
base: master220
Choose a base branch
from

Conversation

dageavtobusnick
Copy link
Contributor

@dageavtobusnick dageavtobusnick commented Nov 2, 2024

Описание

Основа -- порт блоба с https://github.com/tgstation/tgstation . Так же добавлено несколько твиков(поддержка мультиЗ, изменение принципа захвата стен и космоса) и адаптаций кода под работу с несколькими блобами, а так же с имеющимся режимом и ивентом.
Список изменений геймплея: https://docs.google.com/document/d/17k94EzPNn2UXjEDn77zk-n0zdcvHcrV6emcQkqJULQI/edit?usp=sharing
Портировано: несколько трейтов, компонентов, подсистема дыма. Все это необходимо для работы портированного кода. Отрефакторена механика рикошета. Добавлено несколько кнопочек для админов(замена штамма, включение бесконечных очков)
Весь текст при порте был переведен/адаптирован.

Ссылка на предложение/Причина создания ПР

пока нету

Тесты

Неколько запусков игры, в которых были проверены работы блоба/мобов/штаммов и тд. ТК пр большой, нужен будет тестмердж.

@github-actions github-actions bot added the DMI Affects DMI files label Nov 2, 2024
@dageavtobusnick dageavtobusnick changed the title tweak : blob update tweak: blob update Nov 2, 2024
@Antoonij Antoonij added the перевод Съешь же ещё этих мягких французских булок, да выпей чаю label Nov 2, 2024
@github-actions github-actions bot added the Merge Conflict This doesn't seem right label Nov 3, 2024
@github-actions github-actions bot removed the Merge Conflict This doesn't seem right label Nov 3, 2024
code/__HELPERS/_logging.dm Outdated Show resolved Hide resolved
code/__HELPERS/chat.dm Outdated Show resolved Hide resolved
code/controllers/subsystem/fluids.dm Outdated Show resolved Hide resolved
code/controllers/subsystem/fluids.dm Outdated Show resolved Hide resolved
code/controllers/subsystem/fluids.dm Outdated Show resolved Hide resolved
code/datums/components/blob_minion.dm Outdated Show resolved Hide resolved
code/datums/components/blob_minion.dm Outdated Show resolved Hide resolved
code/datums/components/connect_containers.dm Outdated Show resolved Hide resolved
code/datums/components/ghost_direct_control.dm Outdated Show resolved Hide resolved
var/mob/mob_parent = parent
LAZYADD(GLOB.mob_spawners[format_text("[initial(mob_parent.name)]")], mob_parent)

if (poll_candidates)
Copy link
Contributor

Choose a reason for hiding this comment

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

Дальше - сам. Надеюсь смысл понял.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Убрал пробелы между if-ами и скобкой

@dageavtobusnick dageavtobusnick force-pushed the blob_update_part_2 branch 2 times, most recently from 79dc377 to 86c7054 Compare November 4, 2024 16:41
@pilygun
Copy link
Contributor

pilygun commented Nov 4, 2024

К переводу вопросов нету, все понятно и четко. Апруве ведлока

@github-actions github-actions bot added the Merge Conflict This doesn't seem right label Nov 5, 2024
@github-actions github-actions bot removed the Merge Conflict This doesn't seem right label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DMI Affects DMI files перевод Съешь же ещё этих мягких французских булок, да выпей чаю
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants