1.1.122 #5444
Labels
No Label
1. kind/balancing
1. kind/breaking
1. kind/bug
1. kind/construction
1. kind/documentation
1. kind/enhancement
1. kind/griefing
1. kind/invalid
1. kind/meme
1. kind/node limit
1. kind/other
1. kind/protocol
2. prio/controversial
2. prio/critical
2. prio/elevated
2. prio/good first issue
2. prio/interesting
2. prio/low
3. source/art
3. source/client
3. source/engine
3. source/ingame
3. source/integration
3. source/lag
3. source/license
3. source/mod upstream
3. source/unknown
3. source/website
4. step/approved
4. step/at work
4. step/blocked
4. step/discussion
4. step/help wanted
4. step/needs confirmation
4. step/partially fixed
4. step/question
4. step/ready to deploy
4. step/ready to QA test
4. step/want approval
5. result/cannot reproduce
5. result/duplicate
5. result/fixed
5. result/maybe
5. result/wontfix
source/testserver
ugh/petz
ugh/QA main
ugh/QA NOK
ugh/QA OK
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: your-land/bugtracker#5444
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What animals should spawn?
In Walstrand inside the walls I only saw flying animals (parrot, moth, Tukan, flamingo) and suppose most of them flew in form outside.
Just in front of the walls (still in protected area) there were pigs, boars, wolves and Pandas so far.
the new spawn api is the newest version of the current one.
I don't think it will be changing which animals and mobs spawn.
Alias or DD (Don't know which one of them) told, that animals would spawn now in protected areas.
I logged in on Testserver and can tell, that it works. I have far mor animals in protected area around Walstrand village walls than before and it seems they did not drop in from far away out of protected area.
So I'm interested to find out, if there are some rules that prevent them spawning inside walls or if it's just coincidence
Edit:
Seems to be some kind of coincidence. While the first time I stood on the Wall watching the inside and the outside I could detect about 20 spawned animals outside and no spawned animals inside I now have some bunnys and some lambs inside, also a cat and a gecko.
I also have a spawned elephant and a hamster now between my camels. It seems they have spawned cuz of the underground (desert sand) not the biome (bamboo).
Is that the reason for them spawning?
Or do all animals now spawn on every biome in protected area?
So I fear some scorpions could spawn among the camels or some wolves among the sheep. I do not think that would make me or other breeders happy.
Edit (2)
It really seems that the underground is the major or even only influence now for spawning. Ideling in Haven has produced a Bunch of animals running all over the town.
Ideling in front of Maravillosas Battle Mage guild did not, so no screenshot from that.
here some screenshots
Add to minetest.conf:
Looks like the spawn_in_protected feature is enabled
#4592
friendly animals will be able to spawn in protected areas in general, though this can of course be turned off if it becomes a problem. there will also be an
/area_spawnit <ID>
command, which will disable all mob spawns in a specific area.So one would have to create (sub?) areas to prevent animals from spawning inside walls or buildings?
Is there a trick to do this without consuming limited masterareas?
are your walls hollow? animals will only spawn where there is enough space.
most animals only spawn on soil variants, so most people's buildings wouldn't have problems
you can add sub-areas by e.g. selecting an area (
/area_pos1
etc.) then/add_owner MASTER_ID your_name description_of_area
anvil: current good 16700e5f8f9e05bba9bbf7660d50238229a15106
As of #4520 (comment) make sure this is at the right places:
To switch out the spawn API:
Add to petz' user.conf:
Add to minetest.conf:
To yl_commons:
That's not, what I wanted to say, but indeed they are hollow.
I wanted to say "Innerhalb der Dorfmauern", what might be translated as "in the area completeley surrounded by village walls".
I understand spawning as a simulation of animal live, so it would be strange to have some horses or animals of that size in an area surrounded by walls. They should not have a chance to get into that area.
That's what I already assumed when I observed that almost nbo animals spawned near Maravillosas City crown.
I'll try that. Thx :-)
this is already in yl_spawnit https://gitea.your-land.de/flux/yl_spawnit/src/branch/main/water_life.lua
Please discuss spawn rules and where you feel spawn is off track or should be fixed in this issue: your-land/bugtracker#5573
Enable book_runner in world.mt
Add
spawnit:default_spawn_in_protected = false
to minetest.conf to keep the current behaviour consistent. Those who desire friendly spawn can use the appropriate command on their areas.Enable modinfo in world.mt
Add
modinfo.override_mods_command = true
to minetest.confAdd
limit_physics_monoids:speed_param_2 = 0.5
to minetest.confi think #5376 is the only outstanding issue for this milestone
so far as i can tell, everything for this milestone is delivered, closing.
Following Milestone 1.1.123 issue: #5693