template/packages-user/data-base
unanmed 13234b762a fix(07-13): clear existing dynamic tiles before loading
- add private clearDynamics() that snapshots the managed dynamic tiles and drops each via the deleteDynamic semantics (syncStaticEvent + removeTile + onDeleteDynamic), without awaiting the hook
- call it as the first line of loadState so all three compression tiers and the missing-dynamicBlocks case start from a clean slate (#06-17-8)
- add regressions: mapLayer hook/instance witness and the three-tier repeated-load non-accumulation case
2026-09-17 17:27:09 +08:00
..
src fix(07-13): clear existing dynamic tiles before loading 2026-09-17 17:27:09 +08:00
package.json refactor: 将 Layer 0 单独放到一个包 2026-05-17 21:32:23 +08:00