MrMelbert / MapleStationCode

GNU Affero General Public License v3.0
8 stars 31 forks source link

Adds transparent ends to tile color turf decals. #619

Closed CRITAWAKETS closed 4 days ago

CRITAWAKETS commented 2 weeks ago

This PR adds in transparent ends to the turf decals that are used to color tiles, aswell as trimlines. This therefore extends them to the edges of the tile.

Very minor change but one that my eyeballs want so, so much.

Example of before and after: image

The Meta Armory circles are less lop-sided now: image

Example of Meta Bridge: image

Is that a red smooth tile that doesn't have weird green ends sticking out of it?? image

CRITAWAKETS commented 4 days ago

Sadly after testing, this doesn't really work too well. Decals often look like they're "sunken in" compared to other decals because of the shading being obscured and it's likely attempting to work around this problem would cause many more issues.

also thinking byond's broken-ass alpha rendering might have a hand in this, so uh. oops. byond issue!