Skip to content

Added Disposition table to global tables#12

Merged
YoloWingPixie merged 2 commits into
mainfrom
11-add-disposition-table
May 18, 2025
Merged

Added Disposition table to global tables#12
YoloWingPixie merged 2 commits into
mainfrom
11-add-disposition-table

Conversation

@YoloWingPixie
Copy link
Copy Markdown
Owner

Completes #11

Adds Disposition table as a global to the schema. Best effort descriptions added.

Copilot AI review requested due to automatic review settings May 16, 2025 19:49
@YoloWingPixie YoloWingPixie linked an issue May 16, 2025 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown

DCS Schema Stats

Metric Count
Types 1
Globals 1
Total Size 417715 bytes

✅ All validation checks passed!

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 introduces the Disposition table as a global entry in the schema, completing issue #11.

  • Updates the global table definitions in tools/dcs_api_extract.lua by adding Disposition to the targets table and logging the dump.
  • Adds the new Disposition.singleton.yaml file with function definitions and metadata for the Disposition global.
  • Updates the VERSION file from 0.3.0 to 0.3.1.

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
tools/dcs_api_extract.lua Adds Disposition to the global tables and logs the dump.
dcs-world-schema/globals/Disposition.singleton.yaml Introduces the Disposition global with various function definitions and metadata.
VERSION Increments version to reflect recent changes.

Comment thread dcs-world-schema/globals/Disposition.singleton.yaml
Comment thread dcs-world-schema/globals/Disposition.singleton.yaml
@YoloWingPixie YoloWingPixie merged commit 63a1f8b into main May 18, 2025
1 check passed
@YoloWingPixie YoloWingPixie deleted the 11-add-disposition-table branch May 18, 2025 00:42
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.

Add Disposition table

2 participants