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

Water alpha fixes #12924

Merged
merged 3 commits into from
May 9, 2023
Merged

Water alpha fixes #12924

merged 3 commits into from
May 9, 2023

Conversation

Lumipharon
Copy link
Contributor

@Lumipharon Lumipharon commented May 8, 2023

About The Pull Request

Fixes #12881
Fixes a certain section of mob sprites being unclickable when in water.
Opacity has been set to 254 for the fully hidden section, which fixes this.

Fixes cape colours being broken due to keep_together.

Tweaks shield filter priority to 2. This gives this effect when in water.
image

Just a visual improvement. If someone knows how to make a new filter not cancel out the existing alpha mask filter when added, please let me know.
I cannot narrow down the actual cause of the clicking issue because the area that is impacted is the exact size of the full opaque part of the mask sprite, but has zero corrolation to WHERE it is on the sprite. May be a byond issue.

Why It's Good For The Game

Unclickable sprites bad
greyscale broken bad
Cool shield effect is cool

Changelog

🆑
fix: fixed mob sprites having unclickable areas when submerged in water
fix: fixed cape colours
/:cl:

@tgstation-server tgstation-server added Sprites Changes to .dmi file. Fix Fixes an issue with the game. labels May 8, 2023
@Lumipharon Lumipharon changed the title Water alpha fix Water alpha fixes May 8, 2023
@isotope436
Copy link

this needs a speed merge so i can get my drip back

@QualityVan QualityVan merged commit d225314 into tgstation:master May 9, 2023
@Lumipharon Lumipharon deleted the alpha_fix branch May 9, 2023 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix Fixes an issue with the game. Sprites Changes to .dmi file.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't shoot crit xenos in water
4 participants