Skip to content

Move custom navmesh data to a separate file, to be grouped by levels in functions#8

Merged
LuminarLight merged 3 commits into
masterfrom
custom-navmesh-readability
Aug 29, 2024
Merged

Move custom navmesh data to a separate file, to be grouped by levels in functions#8
LuminarLight merged 3 commits into
masterfrom
custom-navmesh-readability

Conversation

@LuminarLight
Copy link
Copy Markdown
Owner

@LuminarLight LuminarLight commented Aug 28, 2024

This change had to be done.

Bloating entity.gc was not nice. And it led to merge conflicts if the modbase changed a navmesh while a modbase-using mod also had navmeshes. So these changes will resolve all problems.

Now you can have your navmeshes in separate functions, in the custom-navmesh-data.gc file. Should be much more readable, and much harder to get conflicts.

@LuminarLight LuminarLight self-assigned this Aug 28, 2024
@LuminarLight
Copy link
Copy Markdown
Owner Author

Not merging this yet, I am not happy about the names... Need to sleep on it.

@LuminarLight LuminarLight merged commit 500ca5c into master Aug 29, 2024
@LuminarLight LuminarLight deleted the custom-navmesh-readability branch August 29, 2024 15:39
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