Skip to content

Modular map generator.#5384

Draft
MistakeNot4892 wants to merge 4 commits into
NebulaSS13:devfrom
MistakeNot4892:wip/modular_map_generator
Draft

Modular map generator.#5384
MistakeNot4892 wants to merge 4 commits into
NebulaSS13:devfrom
MistakeNot4892:wip/modular_map_generator

Conversation

@MistakeNot4892

@MistakeNot4892 MistakeNot4892 commented May 28, 2026

Copy link
Copy Markdown
Contributor

Opening for visibilty/collaboration, it's a long way off finished/mergable.

Description of changes

Adds a system to assemble a map from a collection of smaller maps, a la deep maint or the way Warframe generates levels.

Why and what will this PR improve

PVE content.

TODO

  • Basic graph generation.
  • Correctly identify paths/cycles.
  • Weld paths/cycles to form single overall path.
  • Populate paths with appropriate set pieces.
  • Multi-Z dungeon generation.
  • Map validation.
  • Place the map on the world.

Authorship

Myself and Penny I think, but I haven't touched it for awhile so could be missing people.

Changelog

TODO

@MistakeNot4892 MistakeNot4892 added the work in progress This PR is under development and shouldn't be merged. label May 28, 2026
@MistakeNot4892

Copy link
Copy Markdown
Contributor Author

I have confused myself, this might be defunct in view of: dev...MistakeNot4892:feature/mapgen2

@MistakeNot4892 MistakeNot4892 force-pushed the wip/modular_map_generator branch from 9b86a3e to 4010bfe Compare May 29, 2026 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

work in progress This PR is under development and shouldn't be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant