kno10
186ee9fd37
minor parameter tweaks
2025-01-03 14:09:28 +01:00
kno10
c623d39293
finetuning
2025-01-03 14:09:28 +01:00
kno10
99a1ac82ff
sometimes no_path is not cleared up correctly :-(
2025-01-03 14:09:28 +01:00
kno10
782e9a4f61
do not use voxelmanip anymore, seems to be smoother without
2025-01-03 14:09:28 +01:00
kno10
741ff86f26
height difference for villages
2025-01-03 14:09:27 +01:00
kno10
3ff7579e84
better paths, better village layouts
2025-01-03 14:09:27 +01:00
kno10
75e93c7f3a
use swap_node instead of set_node in mapgen, tweaks to end
2025-01-03 14:09:26 +01:00
kno10
9af6671b04
cleanups and fixes
2025-01-03 14:09:26 +01:00
kno10
593c000cba
clean up villages code, add biome farming support
2025-01-03 14:09:26 +01:00
kno10
162fdab9f7
disable foliage 'fixes' that cause multi-colored trees
2025-01-03 14:09:26 +01:00
kno10
95d0859ad9
code restructuring and cleanups
2025-01-03 14:09:26 +01:00
kno10
4447792b10
Huge update of new terraforming, structures, and village code
2025-01-03 14:09:26 +01:00
kno10
cef7562953
Big rewrite of structure spawning using voxel manipulators
2025-01-03 14:09:26 +01:00
kno10
d98a1e957f
fix bamboo biomes, add new schematic
2025-01-03 14:09:26 +01:00
kno10
b5a22ad303
allow generating towns on mapblocks emerged with previous versions that did not become full settlements yet
2025-01-03 14:09:26 +01:00
kno10
42e9a5a33e
fixes and parameter tuning
2025-01-03 14:09:26 +01:00
kno10
65018832ce
more voxelmanipulator, more MCLA
2025-01-03 14:09:25 +01:00
kno10
e652013b68
finetuning
2025-01-03 14:09:25 +01:00
kno10
18dcd77f62
add MCLA schematics
2025-01-03 14:09:25 +01:00
kno10
e92c56407b
Big villages overhaul
2025-01-03 14:09:25 +01:00
kno10
25a832c4b6
rerun mod_translation_updater
2025-01-03 11:56:04 +01:00
ninjum
b407cc9628
Squashed: Galician translation
2025-01-03 11:56:04 +01:00
kno10
3ecda2e70d
auto-update translation files
2024-12-16 01:16:32 +01:00
kno10
f9d331e0de
Update German translations
2024-12-16 01:16:32 +01:00
ethan
4db34098d9
Contributed simplified Chinese translations
2024-12-16 01:16:32 +01:00
Bloodaxe
7856f97f8e
Added all my localization files for Norwegian Bokmål
2024-12-16 01:16:32 +01:00
teknomunk
5f6a9f3a0c
Update more documentation to use VoxeLibre
2024-05-07 11:38:00 +00:00
JoseDouglas26
3e131a213f
mcl_villages pt_BR translation
2023-12-22 23:45:07 +01:00
Eliy21
4127d120d2
Add server privs restriction to mcl_villages build tool ( #4043 )
...
<!--
Please follow our contributing guidelines first:
https://git.minetest.land/MineClone2/MineClone2/src/branch/master/CONTRIBUTING.md#how-you-can-help-as-a-programmer
By submitting this pull request, you agree to follow our Code of Conduct:
https://git.minetest.land/MineClone2/MineClone2/src/branch/master/CODE_OF_CONDUCT.md
-->
Fixes #4022
### Testing
-Make a new world, check host server and go into creative mode
-Since you're the server you have the server privs so get the mcl_villages build tool item in creative inventory and use it to see if it works
-Have someone join your server and give them the same item to use and see if they are restricted from using it
Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/4043
Reviewed-by: chmodsayshello <chmodsayshello@hotmail.com>
Co-authored-by: Eliy21 <eliy21@noreply.git.minetest.land>
Co-committed-by: Eliy21 <eliy21@noreply.git.minetest.land>
2023-12-05 12:49:49 +00:00
Sab Pyrope
5b4a79a26d
Update russian translation
2023-08-31 14:16:42 +08:00
FossFanatic
693d40b6c4
Fix villages generating with incorrect water
...
This commit fixes an issue where villages would generate with water which wasn't of the correct biome.
The new function simply looks for water source nodes around the entire village and replaces any it finds with the same node, except with blank params so that the `on_construct` of the newly placed water source node gets called.
2023-02-18 13:51:31 +00:00
ancientmarinerdev
ace6f8db43
Ensure index for heightmap entry is within bounds
2023-02-06 13:16:15 -06:00
ancientmarinerdev
9aeafe6053
Fix mapgen issue for mcl5 to mcl2 conversion
2023-02-06 13:16:15 -06:00
ancientmarinerdev
609ef220ad
Village building and paths should not spawn on top of snowy trees
2023-01-04 15:14:40 -06:00
ancientmarinerdev
32a7eb4087
Fix incorrect foundation size for belltower
2023-01-04 15:14:37 -06:00
Riu Sakura
2b61231f82
add japanese translation
2022-12-19 15:33:31 +09:00
ancientmarinerdev
94a37790aa
Fix incorrectly sized foundations
2022-12-15 21:52:24 +00:00
ancientmarinerdev
89f5d41366
Fix village building foundation material for desert
2022-12-15 21:52:24 +00:00
ancientmarinerdev
b33b87b9dd
Fix village building foundations
2022-12-15 21:52:24 +00:00
ancientmarinerdev
295970fbac
Adding extra row of blocks in front of doors to schemas so villagers can get out
2022-12-15 21:52:24 +00:00
3raven
1a405b291a
Mise à jour de 'mods/MAPGEN/mcl_villages/locale/mcl_villages.fr.tr'
2022-08-24 05:39:45 +00:00
3raven
0d23a89713
Mise à jour de 'mods/MAPGEN/mcl_villages/locale/template.txt'
2022-08-24 05:39:11 +00:00
3raven
561396f4e6
Mise à jour de 'mods/MAPGEN/mcl_villages/init.lua'
2022-08-24 05:38:30 +00:00
3raven
bb5aea08ef
Mise à jour de 'mods/MAPGEN/mcl_villages/locale/mcl_villages.ru.tr'
2022-08-24 04:57:18 +00:00
3raven
d6d70757a3
Mise à jour de 'mods/MAPGEN/mcl_villages/locale/mcl_villages.fr.tr'
2022-08-24 04:56:58 +00:00
3raven
ec91be347a
Mise à jour de 'mods/MAPGEN/mcl_villages/locale/template.txt'
2022-08-24 04:56:32 +00:00
3raven
2d377dc539
Mise à jour de 'mods/MAPGEN/mcl_villages/init.lua'
2022-08-24 04:55:04 +00:00
3raven
17a5526bd2
Mise à jour de 'mods/MAPGEN/mcl_villages/init.lua'
2022-08-24 04:54:04 +00:00
3raven
eb37b49604
Transférer les fichiers vers 'mods/MAPGEN/mcl_villages/locale'
2022-08-24 04:50:59 +00:00
3raven
0556a3c9bf
Ajouter 'mods/MAPGEN/mcl_villages/locale/template.txt'
2022-08-24 04:49:08 +00:00