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

IPC resprite #13754

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

IPC resprite #13754

wants to merge 2 commits into from

Conversation

volas
Copy link
Member

@volas volas commented Jan 29, 2025

Описание изменений

Новые спрайты для расы + техническая возможность использовать раздельный альфа-оверлей для покраски рас, что дает больше оттенков кукле.

Скриншот 2025-01-29 15 25 31

изображение

Почему и что этот ПР улучшит

Авторство

Чеинжлог

🆑 WatlerJe

  • image: Новые спрайты для СПУ/IPC.
  • tweak: Были изменены головы СПУ, так что старый сохраненный выбор головы персонажа будет сброшен в новой версии.

@TauKitty
Copy link
Contributor

Changelog status: 🔘 No changelog

@TauKitty TauKitty requested a review from a team January 29, 2025 12:40
@volas volas marked this pull request as ready for review January 29, 2025 14:14
Comment on lines +575 to +578
if(species && species.alpha_color_mask)
var/mutable_appearance/color_appearance = mutable_appearance(icon, "alpha_[icon_state]", -icon_layer)
color_appearance.color = color
. += color_appearance
Copy link
Member Author

Choose a reason for hiding this comment

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants