Updated to support 1.26.40 - #3
Open
Zephyr-OP wants to merge 2 commits into
Open
Conversation
Major update bringing dragonfly up to date with olebeck/dragonfly upstream: - Added bamboo blocks, mosaics, saplings, and models - Added cinnabar and sulfur block types - Added candle block with full registration - Added shulker box with optional colours - Added custom block material system - Added end portal and end portal frame blocks - Added RuntimeIDToHash to BlockRegistry interface - Refactored biome system with unknownBiome fallback - Refactored world biome/highestBlock methods to Tx receivers - Added Synchronous mode for deterministic World testing - Added sub-chunk count validation in NetworkDecodeBuffer - Added redstone system (wire, torch, lever, glowstone, TNT, etc.) - Updated SoilFor methods across dirt/grass/mud/podzol for bamboo - Added end crystal entity with explosion behavior - Added Hopper block - Added portal system for end/nether - Updated hunger, poison, and effect systems - Many block break info and item registration updates - Enchantment text improvements - Session handler updates for crafting, loom, smithing - TNT entity improvements - Area effect cloud improvements - Sign and lectern updates - Various entity movement and metadata fixes > Note: go.mod/go.sum dependency bumps were not included
Author
|
Hey @olebeck Please approve no need for the updated go.mod and go.sum did that. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Brings dragonfly up to date with olebeck/dragonfly upstream.
Highlights: