[47] Fix quest complete item reward trailer#96
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 60f6b9e59d
ℹ️ 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".
|
@codex review |
|
QA validation checklist:
Note: this PR still needs the Codex reviewer verdict green on the current head before it is merge-ready. |
|
@codex review The previous |
|
Codex Review: Didn't find any major issues. Delightful! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
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". |
Align quest details/reward packet layout with C++ for the Sallina quest flow, preserve live creature GUID semantics, refresh quest-log slots on accept/abandon, and add integrated wow-test-bot QA tooling.
Refs #57
QA pending: do not merge until packet capture validation, CI, and Codex reviewer verdict are complete. This is a partial #57 slice and must not close the issue.
Summary:
Validation reported locally:
Manual QA pending: capture quest-complete packet against C++.