R2NorthstarTools / R2NorthstarTools/FlightCore

Preserve navmeshes + AIN nodes when install mods PR

Open
#1,038 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
94
Forks
20
PR merge metrics
No merged PRs in 30d

Description

Currently, when installing a mods PR, we install only mods from said PR, meaning navmeshes/AIN nodes are those from the PR repository, and not those from navmeshes repository.

image

Solution:
image

(thanks @Zanieon for the insight!)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the mods PR installation flow in FlightCore and compare it with how content from the NorthstarNavs repository is handled. Done means installing a mods PR preserves the navmeshes and AIN nodes from the navmeshes repository instead of replacing them with the PR repository versions.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust, tauri
Domain
desktop, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.