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

Merege me. #570

Closed
wants to merge 5 commits into from
Closed

Merege me. #570

wants to merge 5 commits into from

Conversation

balika011
Copy link

No description provided.

TNT now spawn in correct pos.
Explosion no longer leave flying wires, torches, doors, etc..
@madmaxoft
Copy link
Member

This PR is a mess. There are two completely unrelated commits. The TNT fixes are bad - they shouldn't be handled by a switch(), but rather by the BlockHandlers (cBlockHandler::CanBeAt() function) for each and every block. I don't know about the redstone, tiger will have to proofread that one.

@madmaxoft
Copy link
Member

I'm afraid you're going in the wrong direction altogether. cBlockArea MUST be used for explosions, otherwise the server performance drops uncontrollably.

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.

None yet

3 participants