template/packages-user/data-system/src
unanmed c1df1e0116 fix(07-13): prune deleted views and empty sourceless points
- deleteEnemy removes the deleted view from point.affectedBy and drops its point.damages entry so lazy refreshIndex never revisits a dead view (IN-01)
- deleteMapDamage removes the sourcelessDamage IPointInfo once both damages and affectedBy are empty, keeping markDirtyIndex
- add IN-01 regressions: dead-view witness (getDamageWithoutCheck not called) and the two arms of the sourceless empty-point cleanup
2026-09-17 17:23:01 +08:00
..
combat fix(07-13): prune deleted views and empty sourceless points 2026-09-17 17:23:01 +08:00
event chore: 将事件执行标记为 ignoreReplay 2026-09-13 20:52:42 +08:00
path refactor: 调整录像命名 2026-09-16 21:51:19 +08:00
index.ts feat(02-02): add minimal-loss pathfinding system with getPath, controller contract and fallback policy 2026-09-09 17:29:22 +08:00
types.ts feat: 录像记录 & CoreState 存储接口 2026-09-14 18:09:45 +08:00