promotional bannermobile promotional banner

LibCombatPulse

LibCombatPulse-1.0 is a lightweight LibStub WoW library that broadcasts normalized combat/utility events. Addons emit events and register consumers with filtering (kind/direction/confidence) without tight coupling.
Back to Files

LibCombatPulse-1.0.zip

File nameLibCombatPulse-1.0.zip
Uploader
ZorellionZorellion
Uploaded
May 4, 2026
Downloads
23
Size
3.8 KB
Flavors
Retail
File ID
8040233
Type
R
Release
Supported game versions
  • 12.0.5
  • 12.0.1

What's new

# LibCombatPulse-1.0 Changelog

## 1.0.0

- Initial standalone release of `LibCombatPulse-1.0` (LibStub-style event bus)
- Supports multiple consumers via `NewConsumer()` and event publishing via `Emit()`
- Basic event normalization (`kind`, `timestamp`, type coercion)
- Consumer safety: shallow-copy events per consumer by default (`copyEvent=true`)
- Filtering options: confidence gating plus optional `kinds`, `directions`, and `eventTypes`.

This mod has no additional files