Skip to content

Conversation

@valdisz
Copy link
Contributor

@valdisz valdisz commented Aug 21, 2024

This is a work-in-progress code!

Arcadia has a very nice feature called Hexside terrain. In essence, Hexides allow additional properties to be added to the edges of the regions.

I don't think the way it was implemented in Arcadia is good enough, so I'm rolling out my own implementation.

All regions will be connected through the RegionEdge object (compared to today's direct link). This is a prerequisite for adding features to the hex edges, such as rivers, rocks, dens, roads, bridges, etc. This PR will not change anything else except how Regions are connected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant