Skip to content

Conversation

@Blockaroz
Copy link
Contributor

@Blockaroz Blockaroz commented Nov 8, 2025

Bug: Small gaps appear in sloped (and possibly full, not tested) tiles with water on perpendicular sides (left and down, up and right, etc.) where DrawBlack does not apply due to brightness.
Fix: Checks the solidity of the tile on the solid side of the slope in question, and extend the edge rectangle if so.

Current:
image
Fixed:
image

@Blockaroz Blockaroz marked this pull request as ready for review November 8, 2025 20:30
@JavidPack JavidPack merged commit f2b7bcc into tModLoader:1.4.4 Nov 9, 2025
JavidPack pushed a commit that referenced this pull request Nov 9, 2025
* fix missed LiquidEdgeRenderer case

* allow slopes for solidity check
JavidPack pushed a commit that referenced this pull request Nov 9, 2025
* fix missed LiquidEdgeRenderer case

* allow slopes for solidity check
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants