Skip to content

Refactor plane lookup in core game logic#19

Merged
DennisLent merged 1 commit intomainfrom
codex/refactor-core-library-for-api-scenarios
Aug 4, 2025
Merged

Refactor plane lookup in core game logic#19
DennisLent merged 1 commit intomainfrom
codex/refactor-core-library-for-api-scenarios

Conversation

@DennisLent
Copy link
Copy Markdown
Owner

Summary

  • consolidate repeated plane/airport lookup logic into plane_and_airport_idx
  • document errors for loading, unloading, departing, and refueling APIs
  • add regression test for invalid plane departures

Testing

  • cargo test

https://chatgpt.com/codex/tasks/task_e_68905716b7c48320abb87f5c780b3147

@DennisLent DennisLent linked an issue Aug 4, 2025 that may be closed by this pull request
@DennisLent DennisLent merged commit 7019326 into main Aug 4, 2025
2 checks passed
@DennisLent DennisLent deleted the codex/refactor-core-library-for-api-scenarios branch August 4, 2025 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GUI APIs

1 participant