Skip to content

Generates all the missions, still defaults to default.#337

Merged
gbin merged 2 commits into
masterfrom
gbin/mission-modgen
May 20, 2025
Merged

Generates all the missions, still defaults to default.#337
gbin merged 2 commits into
masterfrom
gbin/mission-modgen

Conversation

@gbin

@gbin gbin commented May 18, 2025

Copy link
Copy Markdown
Collaborator

This should be enough for the user to be able to manually switch from one mission to another by stopping one and starting the other.

We need to think about how we can generate a some high level control for that as a next step.

@gbin gbin requested review from Copilot and makeecat May 18, 2025 14:14
@gbin gbin changed the title Generates all the mission, still defaults to default. Generates all the missions, still defaults to default. May 18, 2025
@gbin gbin force-pushed the gbin/mission-modgen branch from 4f1676a to e42a3a7 Compare May 18, 2025 14:20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR refactors the runtime generation logic so that all available missions are generated rather than defaulting to a single mission. Key changes include:

  • Introducing a loop over all missions to generate tokens for each.
  • Updating function calls (e.g. passing a reference to graph) to match expected parameter types.
  • Adjusting variable names and module usage for clarity and consistency.

Comment thread core/cu29_derive/src/lib.rs Outdated
@gbin gbin merged commit 1e0c8c0 into master May 20, 2025
9 checks passed
@gbin gbin deleted the gbin/mission-modgen branch May 20, 2025 16:48
@makeecat makeecat added the enhancement New feature or request label Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants