Skip to content

Conversation

@lexeyOK
Copy link
Contributor

@lexeyOK lexeyOK commented Nov 16, 2025

This commit changes how block_data is being processed by chunk sections.
This implementation skips `edit_batch`` methods and has a bug with
palette promotion/serialization which leads to client dropping connection.

This also changes the interface to use IVec3 and Vec<Sections> when
interacting with Chunk

CrabbyDisk and others added 30 commits August 24, 2025 11:46
…umc-rs#202)

* add random

* add more random functions

* add perlin noise

* fix clippy warnings (except dead_code warnings)

* allow lints

* add LegacyRandom

* chore: move md5 dependency to main Cargo.toml
ReCore-sys and others added 30 commits October 19, 2025 11:56
the ci run was worse
this commit adds build.rs which makes phf map allowing to speed up the
calculation of the blockid
this commit adds placeholder feature and restructures the parsing to
allow _ and ident in property's value.
this follows Struct patterns more closely
This commit changes how `block_data` is being processed by chunk sections.
This implementation skips `edit_batch`` methods and has a bug with
palette promotion/serialisation which leads to client dropping connection.

This also changes the interface to use `IVec3` and `Vec<Sections>` when
interacting with `Chunk`
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.

6 participants