APDevTeam / Movecraft

The original movement plugin for Paper. Reloaded. Again.
GNU General Public License v3.0
122 stars 79 forks source link

Rewrite/translation task #684

Closed Intybyte closed 2 months ago

Intybyte commented 2 months ago

Describe in detail what your pull request accomplishes

Partial rewrite of the class

Checklist

TylerS1066 commented 2 months ago

Another note, with the two recent PRs about collision explosions, you should bring that into this PR.

TylerS1066 commented 2 months ago

Not fully sure why, but torpedos appear to just vanish when testing this.

EDIT: It appears that they are either being handled with gravity or max height and fall.

Intybyte commented 2 months ago

Not fully sure why, but torpedos appear to just vanish when testing this.

EDIT: It appears that they are either being handled with gravity or max height and fall.

This was after or before the merge?

TylerS1066 commented 2 months ago

This was after or before the merge?

It was using the result of this actions build, triggered from the latest commit in this PR.