NebulaSS13 / Nebula

A general purpose SS13/Baystation12 fork.
https://discord.gg/Ddw58yF
GNU Affero General Public License v3.0
49 stars 221 forks source link

Fix issues with color, rendering, and states #4474

Closed out-of-phaze closed 2 weeks ago

out-of-phaze commented 2 weeks ago

Description of changes

Candles now have MAT_FLAG_ALTERATION_COLOR. Changes the broke_onframe grille state name to broken_onframe as the former doesn't exist but the latter does. Removes the neighbors var from natural floor icon update. Makes wall connections respect z-transitions. Adds edges to stone walls. Fixes smooth wall edge state sprites being incorrect. Adds a few types to SpacemanDMM's map renderer invisible types list. Fixes lattices on top of walls on Tradeship.

Why and what will this PR improve

Fixes a bunch of issues discovered while I worked on map renderer stuff.