Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Releases: gmitch215/MobChip

MobChip v1.3.0

06 Jul 01:30
Compare
Choose a tag to compare

MobChip v1.3.0

Full Spigot-API Support

Structure Updates

  • 1.13-1.19 Support with NMS Wrappers

API Updates

  • Behavior, Body, Pathfinder Updates
  • Entity AI new methods
  • Minor Class Updates
  • Activity Draft API

MobChip v1.2.0

22 Jun 00:52
Compare
Choose a tag to compare

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 v1.1.0

05 Jun 02:36
Compare
Choose a tag to compare

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 v1.0.2

31 May 23:32
Compare
Choose a tag to compare

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 v1.0.1

22 May 18:56
Compare
Choose a tag to compare

MobChip v1.0.1

Bug Fixes

  • Update Controllers

New Features

MobChip v1.0.0

07 May 18:58
Compare
Choose a tag to compare

Initial release