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

Implemented TNT #604

Merged
merged 58 commits into from
Jul 31, 2022
Merged

Implemented TNT #604

merged 58 commits into from
Jul 31, 2022

Conversation

JustTalDevelops
Copy link
Member

No description provided.

T14Raptor and others added 30 commits July 12, 2022 11:05
…/explosions

# Conflicts:
#	server/block/block.go
#	server/block/explosion.go
Co-authored-by: Raptor <t14raptor@gmail.com>
# Conflicts:
#	server/block/block.go
#	server/block/stone_bricks.go
@JustTalDevelops
Copy link
Member Author

This PR looks great, but on a closer look of behavior in vanilla, seems that lighting TNT with Fire Aspect items has not yet been implemented.

Implemented this.

@JustTalDevelops JustTalDevelops removed the awaiting response More information is required to resolve and/or close the issue label Jul 27, 2022
Base automatically changed from feature/explosions to master July 29, 2022 20:22
# Conflicts:
#	server/block/explosion.go
#	server/block/hash.go
#	server/entity/register.go
#	server/session/world.go
Copy link
Member

@Sandertv Sandertv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got 2 pretty minor comments. Looks good otherwise!

server/block/tnt.go Outdated Show resolved Hide resolved
server/entity/tnt.go Outdated Show resolved Hide resolved
@DaPigGuy DaPigGuy requested a review from Sandertv July 31, 2022 11:19
Copy link
Member

@Sandertv Sandertv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thanks for the PR!

@Sandertv Sandertv merged commit f627c94 into master Jul 31, 2022
@Sandertv Sandertv deleted the feature/tnt branch July 31, 2022 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants