Skip to content

Optimizing InfiniteElytraFly (Pitch40) #6548

Description

@DortyTheGreat

Describe the feature

I'm currently working on optimizing trajectories for infinite elytra fly (optimising for maximum average horizontal speed and finding the most stable trajectory for rocketless&no-elytra-durability-loss flight).

Right now I'm testing it as a separate meteor addon, but I'm thinking that my discoveries could be forked into meteor client itself.

I'm not exactly sure whether some complicated elytra fly techniques should be included in the meteor client...
If someone thinks that those features should be added, then the new question is how to implement it?

  1. As a separate module?
  2. As a set of multiple ElytraFly modes?
  3. As a set of multiple modes for Pitch40 mode of ElytraFly?

I'm still working on this wacky project, but here some graphs of 'decently optimal' flights.

Image Image Image

close to Optimal average Vy(t) ~= (148 / 2600) * 20 = 1.13 blocks per second, while aiming for maximum average Vy

close to Optimal average Vx(t) is still being calculated

Image

clost to Optimal trajectory for rocketless&no-elytra-durability-loss is yet to be calculated

Before submitting a suggestion

  • This feature doesn't already exist in the client. (I have checked every module and their settings on the latest dev build)

  • This wasn't already suggested. (I have searched suggestions on GitHub and read the FAQ)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions