Commit Graph

39 Commits

Author SHA1 Message Date
Wuzzy
d4d7f710fc Add "maphack" privilege for placing villages
This priv can later be re-used for other advanced map-changing tools
2019-09-26 13:58:13 +02:00
Wuzzy
33234e0f48 Restrict placement of villages to server op 2019-09-26 13:42:10 +02:00
Wuzzy
725602a72e All village animals spawn as tamed 2019-09-25 11:47:42 +02:00
Wuzzy
1fbc8b83a9 Change villager spawning algorithm
Now the entity spawners regularily check if another object is nearby, only then they spawn.
This should make entity spawns more reliable.
2019-09-06 18:10:08 +02:00
Wuzzy
963f1c67e1 Village spawner: Guarantee well placement 2019-09-05 20:07:15 +02:00
Wuzzy
c4bae1daeb Sink villages by 1 node 2019-09-05 16:54:25 +02:00
Wuzzy
5ad66933cd Villagegen: Stop generating into stone,tree,leaves 2019-09-05 16:44:34 +02:00
Wuzzy
db45ccf4c8 Restrict villages to grasslands 2019-09-04 14:47:41 +02:00
Wuzzy
9df7ec8b96 Tweak village entity spawner 2019-09-04 14:24:07 +02:00
Wuzzy
50e19202f6 Fix villages not being random enough 2019-09-04 11:34:06 +02:00
Wuzzy
7c0e69ef3f Fix villages never spawning if seed is large 2019-09-03 16:39:07 +02:00
Wuzzy
b39e322545 Remove village mapgen node 2019-09-03 16:17:11 +02:00
Wuzzy
c9f9596325 Village spawning: Use gennotify 2019-09-03 16:13:21 +02:00
Wuzzy
f21ca0bfd5 Remove mapgen village spawner from Creative 2019-08-31 16:32:06 +02:00
Wuzzy
8c851f07e4 Fix potentially dangerous minetest.after calls 2019-08-29 17:44:48 +02:00
Wuzzy
45dd644e0c Tweak drops for mapgen nodes 2019-08-29 16:22:42 +02:00
Wuzzy
b73d424616 Add new textures for village spawners 2019-08-29 16:13:39 +02:00
Wuzzy
02e83f7425 Add missing or incorrect sounds 2019-08-29 14:58:02 +02:00
Wuzzy
3795496672 Clean up debug messaging 2019-08-28 17:55:18 +02:00
Wuzzy
7e11402d42 Add MT 5.0.0 translation support 2019-08-28 17:31:41 +02:00
Wuzzy
b25ed349d8 Rename group "not_in_craftingguide" to more standard "not_in_craft_guide" 2019-06-23 23:04:20 +02:00
Wuzzy
0dc5e75fb4 Rename village spawner nodes 2019-06-23 22:15:44 +02:00
Wuzzy
688313a28d Update deprecated get_mapgen_params call 2019-03-20 15:01:03 +01:00
KaadmY
01d22d1d63 Block of changes; uses the new 0.4.16 syntax for settings values 2017-06-27 12:13:30 -07:00
KaadmY
6693590126 Prevent villages from spawning near the static spawnpoint; closes #43 2017-05-16 12:05:17 -07:00
KaadmY
b667b4561e Revert "Phew, use the core namespace for everything instead of minetest"
This reverts commit 4af67a5d54.
2017-05-11 19:29:55 -07:00
KaadmY
4af67a5d54 Phew, use the core namespace for everything instead of minetest 2017-05-11 16:45:53 -07:00
KaadmY
b51ff71ccc Oops 2017-05-11 14:12:40 -07:00
KaadmY
abb1c196da Minor changes to villages backend 2017-05-11 14:10:09 -07:00
kaadmy
626c889d02 removed debug printing in village gen 2015-10-18 11:12:18 -07:00
kaadmy
5c1647ffdd hopefully fixed villages not spawning sometimes 2015-10-18 11:11:22 -07:00
kaadmy
24ae3f7d8d multiple changes to village generation, villages are now on maps, and lots of bugfixes and tweaks 2015-10-02 13:58:37 -07:00
kaadmy
0462b79dca increased village density and trying to get locks working 2015-09-30 08:55:54 -07:00
kaadmy
9b17219343 more villages 2015-09-23 15:52:20 -07:00
kaadmy
665aaaccd3 made placeable village spawners opaque again and fixed description typo 2015-09-06 15:10:27 -07:00
kaadmy
c1b039f36b made village spawners transparent 2015-09-06 15:09:12 -07:00
kaadmy
e35d8805a4 added village gen delay 2015-09-01 17:27:27 -07:00
kaadmy
7f685a2928 added automatic village generation(via biome decorations) 2015-09-01 15:13:34 -07:00
kaadmy
12c94adf09 first commit 2015-09-01 08:15:24 -07:00