Skip to content

debug: add logging to trace command dispatch and movement handler#1236

Merged
braedonsaunders merged 1 commit into
mainfrom
claude/fix-unit-selection-VWYLy
Feb 2, 2026
Merged

debug: add logging to trace command dispatch and movement handler#1236
braedonsaunders merged 1 commit into
mainfrom
claude/fix-unit-selection-VWYLy

Conversation

@braedonsaunders

Copy link
Copy Markdown
Owner

Add console.log to:

  • dispatchCommand: trace when commands are dispatched via EventBus
  • FormationMovement.handleMoveCommand: trace when move handler receives event

This will help identify if the event is reaching the movement system.

https://claude.ai/code/session_01VWGwpnz8yMDkYjicbv2dZ7

Add console.log to:
- dispatchCommand: trace when commands are dispatched via EventBus
- FormationMovement.handleMoveCommand: trace when move handler receives event

This will help identify if the event is reaching the movement system.

https://claude.ai/code/session_01VWGwpnz8yMDkYjicbv2dZ7
@braedonsaunders braedonsaunders merged commit d7d75a8 into main Feb 2, 2026
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.

2 participants