17621fbd59
Replace the 16x16 tileset with LPC Base Assets (32x32 tiles, 1.5x scale). Uses a 4-layer rendering approach: - Layer 0: solid grass base (grass.png) - Layer 1: water transitions (watergrass.png) with LPC autotile edges - Layer 2: dirt transitions (dirt.png) with LPC autotile edges - Layer 3: tree canopy decorations (treetop.png) LPC autotile format: 3x6 grid with inner/outer corners, edges, and fill tiles. Edge tiles are selected based on 8-neighbor terrain analysis. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>