Skip to content

Implement all dragonfly events - #8

Merged
HashimTheArab merged 3 commits into
mainfrom
codex/implement-all-player-and-world-events
Nov 11, 2025
Merged

Implement all dragonfly events#8
HashimTheArab merged 3 commits into
mainfrom
codex/implement-all-player-and-world-events

Conversation

@HashimTheArab

Copy link
Copy Markdown
Contributor

Summary

  • add helper conversions and event emitters for every Dragonfly player and world callback
  • wire the player and world handlers through the plugin manager to forward all events
  • expand protobuf definitions and generated Go bindings to cover the new payloads

Testing

  • go test ./... (hangs locally; interrupted)

Codex Task

@HashimTheArabHashimTheArab changed the title Expand Dragonfly event coverageImplement all dragonfly eventsNov 11, 2025
@HashimTheArab
HashimTheArab merged commit cad29ef into mainNov 11, 2025
@github-actions
github-actionsBot deleted the codex/implement-all-player-and-world-events branch November 11, 2025 10:15
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@HashimTheArab