mirror of
https://github.com/safishamsi/graphify.git
synced 2026-07-13 10:57:13 +00:00
dacbdb539a
- Feat: extract_dm (tree-sitter-dm), extract_dmi (PNG icon states), extract_dmm (tile dict uses edges), extract_dmf (window/elem hierarchy) for .dm .dme .dmi .dmm .dmf; 26 tests, fixtures, pyproject.toml dep - Feat: graphify extract --mode deep flag; deep_mode threaded through all four LLM backends via extract_corpus_parallel - Fix: CHANGELOG 0.8.21 entries for #1050, #1046, #1047 that were missing Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
15 lines
309 B
Plaintext
15 lines
309 B
Plaintext
"a" = (/turf/closed/wall)
|
|
"b" = (/obj/structure/table,/area/station/maintenance)
|
|
"c" = (/obj/item/weapon/sword{name = "longsword"; damage = 25},/turf/open/floor/plating)
|
|
"d" = (
|
|
/obj/structure/table,
|
|
/obj/item/weapon/sword,
|
|
/turf/open/floor/plating,
|
|
/area/station/maintenance)
|
|
|
|
(1,1,1) = {"
|
|
aabb
|
|
acdb
|
|
aaaa
|
|
"}
|