Skip to content

Updated to support 1.26.40 - #3

Open
Zephyr-OP wants to merge 2 commits into
olebeck:masterfrom
Zephyr-OP:updates
Open

Updated to support 1.26.40#3
Zephyr-OP wants to merge 2 commits into
olebeck:masterfrom
Zephyr-OP:updates

Conversation

@Zephyr-OP

Copy link
Copy Markdown

Brings dragonfly up to date with olebeck/dragonfly upstream.

Highlights:

  • Added bamboo, cinnabar, sulfur, end portal, shulker box, custom block material
  • Added redstone system (wire, torch, lever, glowstone, TNT)
  • Refactored biome system with unknownBiome fallback
  • Refactored world methods to Tx receivers
  • Added Synchronous mode for deterministic World testing
  • Added sub-chunk count validation
  • Added end crystal entity with explosion behavior
  • Added portal system for end/nether
  • Updated block break info and item registration
  • Many session handler, enchantment, hunger, and effect updates

Note: go.mod/go.sum dependency bumps were not included, will need go mod tidy.

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
@Zephyr-OP

Copy link
Copy Markdown
Author

Hey @olebeck Please approve no need for the updated go.mod and go.sum did that.

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.

1 participant