Skip to content

Refactor: Return actual client objects for team members#33

Merged
chestm007 merged 1 commit into
stagingfrom
return-actual-team-clients
Apr 26, 2026
Merged

Refactor: Return actual client objects for team members#33
chestm007 merged 1 commit into
stagingfrom
return-actual-team-clients

Conversation

@chestm007

Copy link
Copy Markdown
Owner

The Win32ClientWindow.team_members property now returns ClientWindow instances instead of just their names. This allows for direct interaction with team members' client objects, simplifying subsequent logic (e.g., in fairy functions). Each ClientWindow is now given a reference to its BotController to enable direct lookup of other clients.

The `Win32ClientWindow.team_members` property now returns `ClientWindow` instances instead of just their names.
This allows for direct interaction with team members' client objects, simplifying subsequent logic (e.g., in fairy functions).
Each `ClientWindow` is now given a reference to its `BotController` to enable direct lookup of other clients.
@chestm007 chestm007 merged commit bd4f2b3 into staging Apr 26, 2026
7 checks passed
@chestm007 chestm007 deleted the return-actual-team-clients branch April 26, 2026 16:21
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