Skip to content

Improve Riptide API#5753

Closed
Machine-Maker wants to merge 1 commit into
PaperMC:masterfrom
Machine-Maker:feature/Riptide-API
Closed

Improve Riptide API#5753
Machine-Maker wants to merge 1 commit into
PaperMC:masterfrom
Machine-Maker:feature/Riptide-API

Conversation

@Machine-Maker
Copy link
Copy Markdown
Member

Turns out the animation part of the event is controlled by the server, the jump part isn't.

You can have a lot of fun with this since its on LivingEntity.

simplescreenrecorder-2021-05-29_20.07.57.mp4
simplescreenrecorder-2021-05-29_20.29.36.mp4

@Machine-Maker Machine-Maker requested review from a team as code owners May 30, 2021 03:39
@Machine-Maker Machine-Maker force-pushed the feature/Riptide-API branch from 2712a32 to 32bbde2 Compare May 30, 2021 03:39
Comment thread Spigot-Server-Patches/0752-Improve-Riptide-API.patch
@Machine-Maker Machine-Maker force-pushed the feature/Riptide-API branch from 32bbde2 to 4d00260 Compare May 30, 2021 03:54
Copy link
Copy Markdown
Member

@MiniDigger MiniDigger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A bit weird that we have to do this so high up in the inheritance tree even tho not many entities actually support this, but I don't know a much nicer solution either. Lgtm

@Machine-Maker
Copy link
Copy Markdown
Member Author

Actually, most of the entities I did try worked fine @MiniDigger

@MiniDigger
Copy link
Copy Markdown
Member

ah ok, then the javadoc did threw me up, all good then

@kennytv kennytv force-pushed the feature/Riptide-API branch from 4d00260 to 9c6559f Compare June 8, 2021 11:44
@kennytv kennytv force-pushed the feature/Riptide-API branch from 9c6559f to d2d462e Compare June 8, 2021 11:52
Copy link
Copy Markdown
Member

@kennytv kennytv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You didn't pass the animation ticks into the event constructor, so I fixed that, something (your own animation when using a trident with riptide) is still bork tho. Plz fix

@Warriorrrr Warriorrrr moved this from Changes required to Waiting For Author in Paper PR Queue Mar 5, 2025
@kennytv kennytv added the pre-softspoon: never rebased Pre-hardfork pull requests that were not re-opened with the new main branch label Mar 23, 2025
@kennytv kennytv deleted the branch PaperMC:master March 23, 2025 19:15
@kennytv kennytv closed this Mar 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pre-softspoon: never rebased Pre-hardfork pull requests that were not re-opened with the new main branch pre-softspoon status: rebase required

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants