Skip to content

Update wc3libs for Reforged 3 W3I - #1309

Merged
Frotty merged 1 commit into
masterfrom
codex/wc3libs-w3i-3-support
Sep 13, 2026
Merged

Frotty merged 1 commit into
masterfrom
codex/wc3libs-w3i-3-support

Conversation

@Frotty

@Frotty Frotty commented Sep 13, 2026

Copy link
Copy Markdown
Member

Bumps wc3libs to 52924b921f to support the Warcraft III Reforged 3.0 W3I format. Validation: WurstBuildConfigTests, MapRequestPatchTargetTests, ImportFileTests, and make_for_userdir passed.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 13, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-13T22:41:31.065556Z 303694b PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 303694b680

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

implementation 'org.xerial:sqlite-jdbc:3.46.1.3'
implementation 'com.github.inwc3:JMPQ3:v2.0.1'
implementation 'com.github.inwc3:wc3libs:5ad2e5be4c480bb14112222521e6bc5571d00076'
implementation 'com.github.inwc3:wc3libs:52924b921f'

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Add a Reforged 3 W3I round-trip regression test

This dependency bump introduces support for a new W3I format without adding a Reforged 3 W3I fixture or a test that parses, modifies, and writes it. The existing cited suites cover patch selection, map headers, and import manifests rather than the new format, so an incompatible or lossy implementation—particularly through the Lua path that forces W3I version 0x1F—could ship undetected. Repository policy requires tests demonstrating new behavior.

AGENTS.md reference: AGENTS.md:L62-L64

Useful? React with 👍 / 👎.

@Frotty
Frotty merged commit 2bdc5bc into master Sep 13, 2026
3 checks passed
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