PatrikLundell

Results 69 issues of PatrikLundell

#### Summary None #### Purpose of change Allow player to build floors to bridge nearby rooftops, respecting the two supporting tiles rule. Fix #59848 Fix #47385 #### Describe the solution...

<Documentation>
[JSON]
Crafting / Construction / Recipes
[C++]
[Markdown]
astyled
json-styled
BasicBuildPassed

According to Rekov (see http://www.bay12forums.com/smf/index.php?topic=164136.msg8306462#msg8306462) world_region_feature.unk_30 (in df.world-data.xml) may be a field controlling cavern lakes. The thread post should cover the info in all details except the field referenced (which...

research

This is actually mostly close to a year old by now, when vjek and myself had a conversation regarding some of the unk flags in entities. However, it wasn't recorded...

research

Unless there's some technical issue, it would be useful to support the "is-array" attribute on enum elements in addition to pure integer ones. I recently had the issue that an...

One important example would be df.global.world.world_data.region_map, where the size of the array is based on the width of the world, a value that can be found in world_width in the...

I've made an attempt to make sense of any of the anon_3 - anon_24 fields (that's what they're called in the version of the file downloaded an hour ago: may...

research

Looking at a 0.44.12 save (both in 0.44.12 and 0.47.03, with no difference), I find the highest skill_rating value being 54, with most values below that being present, indicating the...

research

Comparing the same save between versions, this structure looks the same superficially, i.e. the same fields in the same order. However, some of the fields have completely different values, only...

I DFHacked a pre embark world tile to see what DF presented as the pre embark info about the site. The results were: Vegetation (Rainfall seems not to have any...

research

I've had reason to look into the weird way DF handles rivers at the Mid Level Tile (MLT) level. I don't think the results are good enough to be considered...

research