Skip to content
This repository was archived by the owner on Sep 8, 2018. It is now read-only.

Conversation

@Enes5519
Copy link
Contributor

@Enes5519 Enes5519 commented Jun 22, 2018

Mob AI Implemention

Like Vanilla mob-ai implemention for servers

Work in progress.. Not Finished Yet!


GENERAL TODO LIST:

  • API (%93)
  • All Behaviors (%59)
  • All Mobs (%2)
  • Riding API
  • Mob Spawner (%0)
  • Path finding (%90)

Co-Authored-By: Emre Yavuzyiğit <[email protected]>
Enes5519 and others added 3 commits June 22, 2018 14:16
- Mini Optimization
- Some Fixes
- Renamed Entity::hasEntityCollisionUpdate to Entity::canBePushed
- Removed some redundant functions
- Improved Jumping
@phoshp
Copy link
Member

phoshp commented Jun 22, 2018

TODO LIST FOR IMPORTANT ISSUES

  • implement pathfinding in water or lava
  • jumping not so good
  • knockback not so good

Please write if you seen another issue.

phoshp added 6 commits June 23, 2018 11:14
- Fixed Knockback issue
- Fixed X & Z Negative Position calculate problem
- Fixed Random
- Fixed minor issues
Because negative x & z coords can be cause wrong position calculating for navigation system
Because of some jumping positions

others:
- used distanceSquared for block distance calculate
- removed test code
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants