Skip to content

Add bridge based rti and pull control commands - #1

Merged
Wishmaster117 merged 4 commits into
mainfrom
Add-bridge-based-RTI-and-pull-control-commands
Apr 28, 2026
Merged

Add bridge based rti and pull control commands#1
Wishmaster117 merged 4 commits into
mainfrom
Add-bridge-based-RTI-and-pull-control-commands

Conversation

@Wishmaster117

Copy link
Copy Markdown
Owner

No description provided.

## Summary

This PR continues the chatless MultiBot migration by adding bridge-based combat control features around RTI targeting and pull preparation.

### Added

- Added bridge-side support for safe combat command execution through `RUN~COMBAT`.
- Added an allowlist for supported combat commands:
  - `co +focus` / `co -focus`
  - `co +dps assist` / `co -dps assist`
  - `co +tank assist` / `co -tank assist`
  - `co +aoe` / `co -aoe`
  - `co +wait for attack` / `co -wait for attack`
  - `wait for attack time X`
- Added `COMBAT_ACK` responses for bridge command execution.
- Added RTI-related command support through the bridge.
- Added per-bot combat controls in the everybar.
- Added a first Pull Control UI entry point for:
  - selected bot / party / raid scope
  - wait time
  - focus
  - DPS assist
  - AoE
  - RTI pull / attack actions
- Added locale entries for the new combat and pull-control tooltips.

### Notes

- Manual whisper commands such as `who`, `co ?`, `nc ?`, and `ss ?` remain untouched and functional.
- No changes are made to `mod-playerbots`.
- This PR focuses on removing UI-driven chat spam while keeping manual diagnostic commands available.
- Pull Control UI layout is functional but may still receive visual polish in a follow-up PR.

## Testing

- Verified that the addon sends `RUN~COMBAT` messages through the bridge.
- Verified bridge RX logs for combat commands.
- Verified per-bot combat command dispatch from the everybar.
- Confirmed RTI/pull control work is now bridge-oriented instead of chat-parse-oriented.
@Wishmaster117
Wishmaster117 merged commit f07d4d0 into main Apr 28, 2026
4 checks passed
@Wishmaster117
Wishmaster117 deleted the Add-bridge-based-RTI-and-pull-control-commands branch April 28, 2026 12: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