Commit Graph

4 Commits

Author SHA1 Message Date
troytt 2d21ed9bcd docs(agents): require isolated git worktree for all changes, merge to main, then clean up 2026-09-24 06:07:28 +00:00
troytt c814376e8a fix(ground-items): authentic ground item icon sprites and eliminate residual white dot 2026-09-23 05:48:03 +00:00
troytt ff867a13e3 feat(skills): authentic baked missile DCC atlas and explosion rendering 2026-09-23 02:35:55 +00:00
troytt 2742172b9f docs(rules): 沉淀暗黑2原版 1.13c 逻辑保真度与工程铁律 (AGENTS.md)
- 确立原版二进制 (1.13c DLL/C 汇编) 及官方数据表为唯一最高事实来源,严禁虚构规则
- 明确 DRLGROOM_LoadDt1Files 全局常驻三通用 DT1 (Blank/InvisWal/Warp) 铁律
- 规定虚空单元格完全阻挡掩码 (COLLIDE_MASK_INVALID) 与连通有效地面出生点机制
- 严禁宽容放行的伪 Fallback (如 if (!libs) return true),杜绝跨章节贴图污染
- 规定变体挑选器必须使用 SplitMix64 空间散列,消除 45 度斜向平铺条纹
- 确立离线打包管线 (pack-*) 与运行时数据契约强制对齐规范
- 确立涉及地图/渲染改动必须经受全 136 关卡全量普查检验

TAG=agy
CONV=2a1934de-30ef-464e-b3f3-fcbcdbbc49f1
2026-09-19 02:33:32 +00:00