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:
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: