MobChip

๐Ÿ˜ Entity AI Library for SpigotMC 1.13+

GPL-3.0 License

Stars
83

Bot releases are visible (Hide)

MobChip - MobChip v1.2.0

Published by GamerCoder215 over 2 years ago

MobChip v1.2.0

1.19 Support!

Structure Updates

  • Switched to abstraction, official support for 1.17+
    • Possible abstraction changes for older versions, no plans to support below 1.13
  • Moved Pathfinders, Main NMS Implementation to bukkit module, interfaces in base

API Updates

  • Added AxolotlBehavior, FrogBehavior, PiglinBehavior, WardenBehavior
  • Plans to add API for NMS's Scheduling
  • Optimization
    • Switch from printStackTrace() to Logger#severe
    • Apply Code Suggestions
    • Remove unused methods
  • EntityBrain#removeMemory
  • PathfinderSkeletonTrap
  • Minor Bug Fixes
MobChip - MobChip v1.1.0

Published by GamerCoder215 over 2 years ago

MobChip v1.1.0

We are now in the first Major upgrade for MobChip!

EntityBody & Behavior API

  • Behavior API & its counterparts
  • EntityBody API for
  • Consider switching to abstraction for support for other versions

Project Updates

  • Clean up project
  • Switch to Java 16
MobChip - MobChip v1.0.2

Published by GamerCoder215 over 2 years ago

MobChip v1.0.2

Project Updates

  • Added remapped-mojang and remapped-obf dependency option

Code Updates

  • Added EntityAI Remove & Add Flag Goals, Fetch Running Behaviors
MobChip - MobChip v1.0.1

Published by GamerCoder215 over 2 years ago

MobChip v1.0.1

Bug Fixes

  • Update Controllers

New Features

MobChip - MobChip v1.0.0

Published by GamerCoder215 over 2 years ago

Initial release