Closed BrunoMine closed 6 years ago
Latest push (660f00c17da5f76fa46abfd06180cb89e8069424) in branch clean_api
is second attempt to fix this.
I wasn't able to test with sociedades
but I saw noticeable improvement in the farmer NPC in mg_villages_npc
. Please try and let me know.
If it doesn't work, I know what to do next.
Sorry, I've been a little busy with another mod that I'm preparing for my future server. The problem was fixed. Thank you.
Good to know it is fixed. It is perfectly fine, real life stuff is keeping me busy a lot recently (and will keep doing it for a few weeks) but I always try to get some time for this mod.
All the work done so far seems to be enough to support 99% of my work.
walk_to_pos
program does not walk to an exact position, even using theoptimize_one_node_distance=false
parameter. This only happens when the NPC needs to go to the next coordinate. When that happens the NPC does not walk, it just rotates. Branch clean_api Minetest 0.5.0-dev Mod test: sociedades In the picture, the NPC should be sideways, but it just rotated to interact.