df-structures icon indicating copy to clipboard operation
df-structures copied to clipboard

Dwarf Fortress data structure descriptions

Results 77 df-structures issues
Sort by recently updated
recently updated
newest added

Mifki has said that the only thing preventing TwbT being merged into DFHack is the additional structures research required. [Instructions here](https://github.com/mifki/df-twbt/blob/master/PATCHES.md); it would be good to merge this too.

offsets

I'm using this incident as public research notes intended to eventually lead to a pull request for an update of structures. - Musical performances can generate sing/speak/chant (I haven't generated...

SYNTAX.rst was not updated to reflect changes in 27756f324b3c3d66286d1a85f3c8aa4c3b27f74c.

documentation

I've tried to determine some of the parameters of the _sub6 struct and believe I've had some success. This is what I've concluded: ```xml -- There ought to be either...

The union in question is df.world.xml:incident.unk_v42_1. When viewed with gui/gm-editor the view is empty, i.e. no trace of t6-t10. I've then tried to find out what's going on: - When...

The structure of this info has a rather quirky layout where emotion_type contains a couple of general purpose fields and unit_thought_type sort of hints at what text some field or...

research

artifact_record.anon_4 is related to the site where an artifact is situated--both are identical to one another on the only artifact genned that wasn't last seen held by a specific individual,...

research

[Enum item 0](https://github.com/DFHack/df-structures/blob/666f4c7f5fc578240d2a2ab2aa097bfc5c60d6ad/df.jobs.xml#L146) seems to be used for the item being consumed by a personal task. Examples: the food from Eat, the drink from Drink, the equipment from Pickup Equipment....

research

The current comment 'density??' does not seem correct, as the same material can have different values in different layers. My guess after looking at the info is that it's some...

fields
research

My fortress has 3 books of this topic type. They are of the Elf, Human, Human languages and have an anon_1 value of 1, 3, 3 respectively. This corresponds nicely...

fields
research