discordia-space / CEV-Eris

Death is our destination
https://discord.gg/QfEg7K7
Other
152 stars 496 forks source link

Better 515 compatibility #8522

Closed SirRichardFrancis closed 2 months ago

SirRichardFrancis commented 2 months ago

About The Pull Request

Fixes hopefully the last bug caused by hosting Eris on 515 version of BYOND. It's about clothing sprites not being updated properly.

Also there were changes to mutable_appearance in BYOND about two weeks ago, some of the related code didn't compile and is now being removed.

Why It's Good For The Game

Fixes good.

Testing

Launched local before the fix, observed the bug. Applied code changes. Launched local and observed no bug.

Messed with reagent containers a bit, made sure their overlays aren't looking funny (since "icons and reagent overlays tweaks" was the stated reason for adding the now removed code).

Changelog

:cl: SirRichardFrancis, MLGTASTICa fix: Fixed clothing-related case of 515 incompatibility. /:cl: