WildBamaBoy / minecraft-comes-alive

Replaces Minecraft's villagers with humans, who can be interacted with.
GNU General Public License v3.0
154 stars 192 forks source link

AI improvements #1228

Closed Luke100000 closed 4 years ago

Luke100000 commented 5 years ago

improved overall AI by adding sleeping, an optional workplace and haunt location so they have a little bit of a daily routine, infinite path finding range using steps instead of teleportation, basic self defense to avoid silly deaths, improved guard AI (no longer fear zombies, stay longer awake), fixed bugs including issue #1227 and #1219, improved harvest AI (fixed performance issue when to crop is harvestable, added higher range, added tool material benefit), villager stop work when hurt

WildBamaBoy commented 4 years ago

Awesome stuff, thank you!