Commit Graph

13188 Commits

Author SHA1 Message Date
kno10
dbdd32dbd6 tweak structure parameters 2024-12-31 17:49:51 +01:00
kno10
b6cb721d1c sometimes no_path is not cleared up correctly :-( 2024-12-31 17:49:51 +01:00
kno10
550cfc76ab more new structures 2024-12-31 17:49:50 +01:00
kno10
c4d4559d7d do not use voxelmanip anymore, seems to be smoother without 2024-12-31 17:49:50 +01:00
kno10
80478e1252 vl_terraforming: add non-vm version 2024-12-31 17:49:50 +01:00
kno10
1085b0be0a Add cherry grove biome, based on MCLA.
Textures from pixel perfection, optimized with zopfipng. C.f., voxelibre#3463 voxelibre#4113
2024-12-31 17:49:50 +01:00
kno10
99072a1b64 Register only one decoration per grass color for tallgrass. 2024-12-31 17:49:50 +01:00
kno10
25931882c2 Unnecessary use of mcl_util.get_node 2024-12-31 17:49:50 +01:00
kno10
1c8499cb7c Drop non-persistent tracking of generated chunks. 2024-12-31 17:49:50 +01:00
kno10
420cb0c150 polishing 2024-12-31 17:49:50 +01:00
kno10
4ce98399ee use mcl_util function 2024-12-31 17:49:50 +01:00
kno10
a8cc6ae097 template specialization for param2 2024-12-31 17:49:50 +01:00
kno10
226c5fdc40 Split biomes into separate files. 2024-12-31 17:49:50 +01:00
kno10
b3b87fe2d3 igloo less slope, more snow, more rare 2024-12-31 17:49:50 +01:00
kno10
a8f0b32031 height difference for villages 2024-12-31 17:49:50 +01:00
kno10
f925f987ff better paths, better village layouts 2024-12-31 17:49:50 +01:00
kno10
136a0afea7 improve shipwrecks
reduce frequency, trim schematics, disable foundations again
2024-12-31 17:49:50 +01:00
kno10
6a832fffde more structures, more to discover. 2024-12-31 17:49:49 +01:00
kno10
a95249dca8 hollow fallen trees 2024-12-31 17:49:49 +01:00
kno10
e38f224005 add command /emerge 512 to emerge an area 2024-12-31 17:49:49 +01:00
kno10
14284958ad improvements to mineshaft cart variety + /locate 2024-12-31 17:49:49 +01:00
kno10
cfa504ee0e use swap_node instead of set_node in mapgen, tweaks to end 2024-12-31 17:49:48 +01:00
kno10
f4dffffc33 eliminate the static_pos kludge except for strongholds for now 2024-12-31 17:48:20 +01:00
kno10
6c583a2e7e cleanups and fixes 2024-12-31 17:48:20 +01:00
kno10
732508ee81 clean up villages code, add biome farming support 2024-12-31 17:48:20 +01:00
kno10
3b500a9347 More fixes, make shulkers spawn on the floor. 2024-12-31 17:48:20 +01:00
kno10
d653e207b9 fix, and add small end city from MCLA 2024-12-31 17:48:20 +01:00
kno10
cad2574906 disable foliage 'fixes' that cause multi-colored trees 2024-12-31 17:48:20 +01:00
kno10
0a3e8c77a9 code restructuring and cleanups 2024-12-31 17:48:18 +01:00
kno10
b3aeb2ebb0 Huge update of new terraforming, structures, and village code 2024-12-31 17:48:02 +01:00
kno10
ab331ed637 Big rewrite of structure spawning using voxel manipulators 2024-12-31 17:48:02 +01:00
kno10
97cb74c26e fix bamboo biomes, add new schematic 2024-12-31 17:48:02 +01:00
kno10
1c40b71e2b allow generating towns on mapblocks emerged with previous versions that did not become full settlements yet 2024-12-31 17:48:02 +01:00
kno10
3b41e2d2cc fixes and parameter tuning 2024-12-31 17:48:02 +01:00
kno10
8a9962fb58 more voxelmanipulator, more MCLA 2024-12-31 17:48:01 +01:00
kno10
bc59d14d35 finetuning 2024-12-31 17:48:01 +01:00
kno10
8355b1f0fe add MCLA schematics 2024-12-31 17:48:01 +01:00
kno10
faa81deaf7 Big villages overhaul 2024-12-31 17:48:01 +01:00
kno10
a4ef5e3863 move structures code from mcl_mapgen_core to mcl_structures 2024-12-31 17:48:01 +01:00
kno10
436a3e7ee7 prioritize map decorations to make the generations more deterministic 2024-12-31 17:48:01 +01:00
kno10
e7c093a177 Make structure generation more deterministic
Pseudorandom now depends on position hash, not on blockseed + structure table order.
This should make structure generation more deterministic.
2024-12-31 17:48:01 +01:00
the-real-herowl
9c51ed0518 Merge pull request 'release_0_88_back_on_track' (#4777) from release_0_88_back_on_track into master
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4777
2024-12-31 04:41:32 +01:00
the-real-herowl
3a9ecbba96 Post-release set version 0.89.0-SNAPSHOT 2024-12-31 04:03:00 +01:00
the-real-herowl
eebfe43e7e Add release notes for v0.88 0.88.0 2024-12-31 04:01:31 +01:00
the-real-herowl
37b24c9dfe Updated release credits and set version for v0.88 2024-12-31 04:01:14 +01:00
the-real-herowl
7324c6b39e Merge pull request 'Basic 3rd person spear aim animation' (#4773) from animation_fixes into master
Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4773
2024-12-31 03:49:01 +01:00
the-real-herowl
7ed6e7b780 Improve spear mobile experience 2024-12-31 03:49:01 +01:00
the-real-herowl
bd7524d712 Actually working spear aiming animation 2024-12-31 03:49:01 +01:00
the-real-herowl
9cd807d5c5 Basic 3rd person spear aim anim 2024-12-31 03:49:01 +01:00
the-real-herowl
d45184a885 Merge pull request 'Added a conversion for legacy fireworks' (#4776) from legacy_fireworks_conversion into master
Fixed translation files' textdomain and added some Polish translations in this PR too.

Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4776
2024-12-31 03:47:57 +01:00