Files
sporel-lib-core.maps/init.lua
Axel Meyer c5039e5bf2 fix(maps): set_cell_material invalidates _dirty + _opaque_ceiling
Mirrors the cache-invalidation that set_vertex and set_cell_gid
do. Without this, a cell-tile material write would update the
storage but the opaque-ceiling cache could continue to report a
stale state until something else invalidated it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-01 22:04:05 +02:00

81 KiB