RB007
3c43f9715e
fix: end portal crash and island setup ( #1945 )
...
* fix: use noise_sampler
* fix: end portal teleportation and generation
* feature: dragon fight start (improved main end island)
2026-03-31 09:21:11 +02:00
Alexander Medvedev
0635b048b5
Port to 26.1
2026-03-30 16:43:15 +02:00
RB007
655e69fc66
feat: vegetation patch features ( #1708 )
...
* feat: vegetation features
* refactor: surface_direction helpers
* fix: several issues
* refactor: add with_waterlogged helper to Block/BlockState
* refactor: small changes and added helpful comments
2026-03-20 09:43:28 +01:00
Illyrius
5dda697c15
docs: docs/pumpkin-codegen ( #1826 )
...
* added docs
* some small corrections
* woopsie
* revert back lock changes
Signed-off-by: Illyrius <28700752+illyrius666@users.noreply.github.com >
---------
Signed-off-by: Illyrius <28700752+illyrius666@users.noreply.github.com >
Co-authored-by: Illyrius <FitimQ@live.nl >
2026-03-15 20:48:50 +01:00
Alexander Medvedev
744664cb2f
chore: parse DoublePerlinNoiseParameters at compile time
2026-03-10 20:55:49 +01:00
RB007
2996487160
refactor: parse placed and configured features at compile time ( #1680 )
...
* refactor: parse placed and configured features at compile time
* fix: remove serde_json from pumpkin-world
* fix: lib.rs imports
* 🥀
* refactor: stripped serde from features and moved generated code to pumpkin-data
* Remove: include_json_static
---------
Co-authored-by: Alexander Medvedev <lilalexmed@proton.me >
2026-02-22 11:55:08 +01:00