Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hexside feature reimplementation from Arcadia fork #208

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

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