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

Releases: firejoust/mineflayer-projectile

Beta v1.0

11 Oct 04:57
Compare
Choose a tag to compare
  • Renamed getTarget method to getOffset
  • Modified getOffset parameters
  • Projectile: velocity argument is now a constant (previously Vec2)
  • Changed module exports
  • Update README.md"

Alpha v0.0.4

13 Sep 02:28
Compare
Choose a tag to compare
Alpha v0.0.4 Pre-release
Pre-release
  • Added new projectile type (Fishing Rod Hook)
  • getCollision now returns Vec3 instead of Vec3[]

Alpha 3

05 Oct 04:52
Compare
Choose a tag to compare
Alpha 3 Pre-release
Pre-release
  • Adds getCollision which returns an array of all projectile block collisions between point A and B
  • Fixes an issue calculating time with charged projectiles

Alpha 2

04 Oct 03:05
Compare
Choose a tag to compare
Alpha 2 Pre-release
Pre-release
  • Important fixes regarding charged projectiles
  • Deprecation of vertical angle (Too unreliable)

Alpha 1

03 Oct 07:06
2c0ca54
Compare
Choose a tag to compare
Alpha 1 Pre-release
Pre-release

Alpha release, expect some things to not work correctly (Create an issue if this is the case)