SoSly / ArcaneAdditions

A wealth of new magical mysteries for the Mana and Artifice mod.
Other
0 stars 2 forks source link

feat(ai): somewhat improve familiar ai #67

Closed nivthefox closed 6 months ago

nivthefox commented 6 months ago

This widens support to any Mob; however, the AI gets very strange the farther from a Wolf you get. There's still a lot of work to do to make Familiar AI truly standout. We probably need to completely remove all goals and give them our own goals. We probably also need to remove brains if they have them, and in some cases (I'm looking at you, bats) we will need to add a mixin to kill their default tick() behaviors.