Anton Simakov

Results 161 comments of 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 ![image](https://github.com/user-attachments/assets/e4090c53-2981-4428-9918-f6a54604665d) ![image](https://github.com/user-attachments/assets/b2a55e7a-f31a-4ca9-b422-b6a44b77db5e) Same test, but without carrion source (single crow afar in the forest) ![image](https://github.com/user-attachments/assets/cf5d959d-2fd3-43bf-9190-5fa0520948a8) 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

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...