Anton Simakov
Anton Simakov
I assume it means the cause of your slowdown is different from original issue
Perfomance from 10 seconds of waiting in your save file   Same test, but without carrion source (single crow afar in the forest)  I don't really know what...
Update - nothing does upd: okay i thought nest also don't spawn the roof for this exact reason, but it is only related to the terrain/furniture defined roof for example,...
nah, the actual solution is not to exclude friendly critters, but in https://github.com/CleverRaven/Cataclysm-DDA/blob/c6988fc9221393af5c32f7b3985b079c04f9f56a/src/do_turn.cpp#L333-L334 replace `
After monattack fixes, is it still the case?
i would assume it was fixed, so i 'll close it
Superceded by #77842
forgot to remove it from profession https://github.com/CleverRaven/Cataclysm-DDA/blob/2473620ec6fae3fff2cf0cd4d17780c421e8ef81/data/json/professions.json#L7791
Can't get how does it work json side? Does it just allow `"charges_per_use: 0.5`, or it allows string notation now? Unless i misunderstood, and it doesn't actually cover electric tool...
what about failing `monsters_spawn_egg_itemgroups`? this one spawns items, and... oh right, it's probably because `spawn_items()` works only outside of bub. How would i do it then? run `try_reproduce()`, then teleport...