Skip to content

[script] Implement GetPartyLeader - #338

Merged
Eldbury merged 1 commit into
modawan:masterfrom
Eldbury:fix/get-party-leader
Aug 27, 2026
Merged

[script] Implement GetPartyLeader#338
Eldbury merged 1 commit into
modawan:masterfrom
Eldbury:fix/get-party-leader

Conversation

@Eldbury

@Eldbury Eldbury commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

Summary

Implement K2 GetPartyLeader (routine 845), which was previously stubbed.

The routine returns the current party leader, or OBJECT_INVALID when there is no leader. Shipped K2 Ebon Hawk boarding scripts rely on it to gate transition to the active leader.

Validation

Adds coverage for leader and no-leader behavior.

K2 301NAR Ebon Hawk boarding reaches 003EBO. Full suite passes.

@Eldbury
Eldbury force-pushed the fix/get-party-leader branch from a4ec692 to 0e95740 Compare August 27, 2026 22:45
@Eldbury
Eldbury merged commit d6f4d94 into modawan:master Aug 27, 2026
2 checks passed
@Eldbury
Eldbury deleted the fix/get-party-leader branch August 27, 2026 23:35
MichaelMoroz pushed a commit to MichaelMoroz/reone that referenced this pull request Aug 28, 2026
## Summary

Implement K2 `GetPartyLeader` (routine 845), which was previously
stubbed.

The routine returns the current party leader, or `OBJECT_INVALID` when
there is no leader. Shipped K2 Ebon Hawk boarding scripts rely on it to
gate transition to the active leader.

## Validation

Adds coverage for leader and no-leader behavior.

K2 `301NAR` Ebon Hawk boarding reaches `003EBO`. Full suite passes.

(cherry picked from commit d6f4d94)
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