Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add explosion handler for affected blocks and entities #991

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Flonja
Copy link
Contributor

@Flonja Flonja commented Jan 11, 2025

No description provided.

@FDUTCH
Copy link
Contributor

FDUTCH commented Jan 18, 2025

I think world.Handler should have ability to handle explosions too.
https://github.com/df-mc/dragonfly/blob/master/server/world/handler.go

@Flonja
Copy link
Contributor Author

Flonja commented Jan 21, 2025

I think world.Handler should have ability to handle explosions too. https://github.com/df-mc/dragonfly/blob/master/server/world/handler.go

I initially thought it'd be better to keep these handlers in the ExplosionConfig, since it's already a configuration.
But I believe having two handlers would be overkill, I'm however welcome to the idea of shifting these current "handlers" to world/handler.go.

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