bravoserver / bravo

UNMAINTAINED: Reverse-engineered Minecraft stuff. Worked with 1.4.x protocol
http://bravoserver.org/
Other
206 stars 45 forks source link

Added basic AI #308

Closed Varriount closed 13 years ago

Varriount commented 13 years ago

Added a basic ai object that follows a target player, however, as there are no mechanisms to link that behavior to an entity, I am unable to test my addition outside comparing coordinate changes and movements.