Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 02:50
  • Create LICENSE
  • docs: add README
  • ci: add build/release workflows and dependabot (mirrors SpotifyHonorific, with submodule checkout)
  • feat: gate diagnostics panel + emote logging behind debug toggle, log only directed emotes
  • feat: replace delay min/max boxes with a range slider
  • feat: use ECommons for chat send and ClientStructs EmoteController hook for detection
  • feat: readable rule wording, tooltips, and diagnostics/debug panel
  • feat: show emote icons in config dropdowns
  • fix: thread-safe reaction queue, tighten hook availability, add throttle/delay edge tests
  • feat: add configuration window with rule editor
  • feat: wire detection, decision, and action pipeline
  • feat: add emote reader hook interop shell
  • fix: gate ChatSender availability only on the function it uses
  • feat: add chat command sender interop shell
  • feat: add EmoteExecutor scheduled reaction queue
  • feat: add ReactionEngine decision logic with cooldown, throttle, delay
  • feat: add searchable emote catalog
  • feat: add ReactionRule model and config rules list
  • feat: scaffold EmoteReactor plugin and test project
  • chore: add .gitignore